
Time bar (total: 7.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 40% | 37.4% | 56.2% | 0.1% | 0% | 6.2% | 0% | 7 |
| 48.3% | 45.2% | 48.4% | 0.1% | 0% | 6.2% | 0% | 8 |
| 53% | 48.4% | 42.9% | 0.1% | 0% | 8.6% | 0% | 9 |
| 58.1% | 50.3% | 36.3% | 0.1% | 0% | 13.3% | 0% | 10 |
| 66.1% | 56.8% | 29.1% | 0.1% | 0% | 14% | 0% | 11 |
| 70.4% | 58.8% | 24.7% | 0.1% | 0% | 16.4% | 0% | 12 |
Compiled 19 to 16 computations (15.8% saved)
| 717.0ms | 5 552× | 0 | valid |
| 332.0ms | 1 354× | 1 | valid |
| 250.0ms | 1 161× | 2 | valid |
| 73.0ms | 950× | 0 | invalid |
| 51.0ms | 189× | 3 | valid |
ival-div: 365.0ms (31.3% of total)ival-mult: 345.0ms (29.6% of total)adjust: 120.0ms (10.3% of total)ival-add: 102.0ms (8.7% of total)ival-sqrt: 95.0ms (8.1% of total)ival-sub: 67.0ms (5.7% of total)ival-neg: 54.0ms (4.6% of total)exact: 9.0ms (0.8% of total)ival-true: 6.0ms (0.5% of total)ival-assert: 4.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 90 | 0 | - | 1 | (-1.7148703419169863e-176 3.1577095561097867e-159 1.593717444315362e-178) | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 59 | 0 | - | 0 | - | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| 20 | 1 | (-3.170275438881478e-263 1.0831959708955567e+256 1.4705817094655396e-67) | 1 | (-1.6889878155823162e-195 2.082079506370965e-33 1.8165008419398296e-148) | (/.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)) |
| 7 | 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 | 84 | 0 |
| ↳ | (*.f64 b b) | overflow | 76 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 19 | |
| ↳ | (*.f64 a c) | overflow | 19 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | overflow | 84 | |
+.f64 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | cancellation | 59 | 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 | 19 | 0 |
| ↳ | (*.f64 b b) | underflow | 41 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 46 | |
| ↳ | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | underflow | 34 | |
| ↳ | (*.f64 a c) | underflow | 46 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 5 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | nan-rescue | 7 | 0 |
| ↳ | (*.f64 b b) | overflow | 76 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 19 | |
| ↳ | (*.f64 a c) | overflow | 19 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | uflow-rescue | 5 | 0 |
| ↳ | (*.f64 b b) | underflow | 41 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 46 | |
| ↳ | (*.f64 a c) | underflow | 46 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 5 | |
/.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)) | n/o | 1 | 0 |
| ↳ | (*.f64 #s(literal 2 binary64) a) | overflow | 1 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 124 | 0 |
| - | 14 | 118 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 124 | 0 | 0 |
| - | 14 | 0 | 118 |
| number | freq |
|---|---|
| 0 | 118 |
| 1 | 106 |
| 2 | 28 |
| 3 | 3 |
| 4 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 34.0ms | 326× | 0 | valid |
| 25.0ms | 102× | 2 | valid |
| 12.0ms | 70× | 1 | valid |
| 4.0ms | 14× | 3 | valid |
Compiled 161 to 46 computations (71.4% saved)
ival-mult: 16.0ms (34.8% of total)adjust: 8.0ms (17.4% of total)ival-sqrt: 6.0ms (13.1% of total)ival-div: 5.0ms (10.9% of total)ival-sub: 4.0ms (8.7% of total)ival-add: 4.0ms (8.7% of total)ival-neg: 2.0ms (4.4% of total)exact: 1.0ms (2.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 158 |
| 1 | 171 | 151 |
| 2 | 450 | 151 |
| 3 | 949 | 151 |
| 4 | 1398 | 151 |
| 5 | 1578 | 151 |
| 6 | 1702 | 151 |
| 0 | 14 | 17 |
| 0 | 23 | 17 |
| 1 | 44 | 17 |
| 2 | 94 | 17 |
| 3 | 176 | 17 |
| 4 | 259 | 17 |
| 5 | 310 | 17 |
| 6 | 320 | 17 |
| 7 | 350 | 17 |
| 8 | 398 | 17 |
| 9 | 436 | 17 |
| 0 | 436 | 16 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| 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 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
Compiled 17 to 14 computations (17.6% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.4% | (/.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 | 0 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) | |
| cost-diff | 1 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 70 |
| 0 | 23 | 70 |
| 1 | 44 | 70 |
| 2 | 94 | 70 |
| 3 | 176 | 70 |
| 4 | 259 | 70 |
| 5 | 310 | 70 |
| 6 | 320 | 70 |
| 7 | 350 | 70 |
| 8 | 398 | 70 |
| 9 | 436 | 70 |
| 0 | 436 | 66 |
| 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 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 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 #s(literal 4 binary64)) a) |
#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 | 1.4062500000000002 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | |
| accuracy | 4.609275986901008 | (/.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 | 13.903100187619012 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | |
| accuracy | 20.957244195905666 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 27.0ms | 163× | 0 | valid |
| 14.0ms | 51× | 2 | valid |
| 6.0ms | 35× | 1 | valid |
| 2.0ms | 7× | 3 | valid |
Compiled 72 to 16 computations (77.8% saved)
ival-mult: 8.0ms (33.8% of total)ival-div: 4.0ms (16.9% of total)adjust: 4.0ms (16.9% of total)ival-sqrt: 3.0ms (12.7% of total)ival-sub: 2.0ms (8.4% of total)ival-add: 2.0ms (8.4% of total)ival-neg: 1.0ms (4.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(/.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) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| Outputs |
|---|
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* -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)))))))) |
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)))))))) |
(* -4 (* a c)) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* (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))) |
(* 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 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(* -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 (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* -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 (* 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)))))))) |
(- (pow b 2) (* 4 (* a c))) |
(+ (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(+ (* -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/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))))))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) 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) |
(* 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)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -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 (* 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)))))))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 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)))))))) |
(+ 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)))))))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* 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))) |
(* 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 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* 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 (* 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)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | b | @ | inf | ((- (* b b) (* 4 (* a c))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 3.0ms | a | @ | inf | ((- (* b b) (* 4 (* a c))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 3.0ms | c | @ | -inf | ((- (* b b) (* 4 (* a c))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 2.0ms | a | @ | -inf | ((- (* b b) (* 4 (* a c))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 2.0ms | b | @ | 0 | ((- (* b b) (* 4 (* a c))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) (sqrt (- (* b b) (* 4 (* a c))))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 545 | 2842 |
| 1 | 1916 | 2807 |
| 2 | 7910 | 2807 |
| 0 | 8090 | 2667 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* -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)))))))) |
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)))))))) |
(* -4 (* a c)) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* (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))) |
(* 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 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(* -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 (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* -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 (* 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)))))))) |
(- (pow b 2) (* 4 (* a c))) |
(+ (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(+ (* -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/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))))))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) 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) |
(* 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)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -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 (* 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)))))))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 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)))))))) |
(+ 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)))))))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* 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))) |
(* 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 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* 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 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
| Outputs |
|---|
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) 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 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (fma.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) |
(* 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 #s(literal -4 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal 3 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 #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 (pow.f64 c #s(literal 3 binary64)) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (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 c c) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (/.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 #s(literal -4 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c b))) a b) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 (*.f64 (*.f64 b (/.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) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.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)))) (fma.f64 (*.f64 (*.f64 b (/.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) (-.f64 (/.f64 b a) (*.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))) |
(* 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 (*.f64 b (/.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/2 binary64) (-.f64 (*.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 #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 (*.f64 b (/.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/2 binary64) (-.f64 (*.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)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 b (/.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/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 (*.f64 b (/.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/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 (*.f64 b (/.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/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) 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 (* (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))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.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/8 binary64)) (*.f64 #s(literal 1/2 binary64) b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(neg.f64 (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 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 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/128 binary64)))) (neg.f64 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 (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.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 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 (*.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 (/ (- (* -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 (sqrt.f64 (/.f64 a c)) (*.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 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)))) (neg.f64 a)) b) (neg.f64 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))))))) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(+ (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (*.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 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 (-.f64 (*.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 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 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)))) |
(* -1 b) |
(neg.f64 b) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 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 (*.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))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 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)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a)) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)))) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) 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 (pow.f64 (*.f64 c 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 c c) b) (/.f64 (*.f64 a a) 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 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #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 c c) b) (/.f64 (*.f64 a a) b) (*.f64 c a))))) b) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (/.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 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 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) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(neg.f64 (fma.f64 (neg.f64 (+.f64 (/.f64 (/.f64 c b) b) (*.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64)))))) b (/.f64 b a))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c b) (fma.f64 (neg.f64 a) (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)))) (neg.f64 b)) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c 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 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 (+ 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 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 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 (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c 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 b) (/.f64 c b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 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 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 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))) (neg.f64 b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 (-.f64 (*.f64 (neg.f64 c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 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 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (fma.f64 c (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 a b))) |
(* 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 #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 (+ (* -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 #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 (pow.f64 a #s(literal 3 binary64)) #s(literal -4 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 (* 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 (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 b) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) c) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))) c) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 (fma.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)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))))) c) |
(* 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 b (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1/2 binary64) (-.f64 (*.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 #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 (*.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 (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)))) |
(*.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 (*.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 (*.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 (*.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 (*.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 (* 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/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.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 (/.f64 b a) #s(literal -1/2 binary64))) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.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))) (neg.f64 c)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.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 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 (-.f64 (*.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 (/ (- (* -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 (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)))) (neg.f64 c)) b) (neg.f64 c)))) |
(* -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))))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 51 |
| 0 | 23 | 51 |
| 1 | 74 | 51 |
| 2 | 504 | 50 |
| 3 | 6317 | 49 |
| 0 | 8274 | 45 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(/.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) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 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 (*.f64 c a) #s(literal 4 binary64)) (-.f64 (*.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)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 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)))) (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 b #s(literal 8 binary64)))) |
(*.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 (neg.f64 (neg.f64 (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)))))) |
(*.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 (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 (*.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 #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 (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 (pow.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 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 4 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 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/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 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 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 (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 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 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 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))) (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (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 (*.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)))))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.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 (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 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 2 binary64)) #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (neg.f64 b) b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 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 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)))) (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 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 (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 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 (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 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)))) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.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 8 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 4 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 6 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 6 binary64))) (*.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))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 18 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 9 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 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 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (neg.f64 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 (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)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.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 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))) (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 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(neg.f64 (/.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 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 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (neg.f64 b) b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(neg.f64 (/.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 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 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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))))) (/.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)))) (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 b #s(literal 8 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))))) |
(fma.f64 (/.f64 (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)))) (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(fma.f64 (neg.f64 (*.f64 c #s(literal 4 binary64))) a (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.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 (*.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 (*.f64 (neg.f64 b) b) (/.f64 (*.f64 (neg.f64 b) b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #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 (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)))) (/.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 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)))) (/.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 3 binary64)) (/.f64 b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(fma.f64 (neg.f64 b) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(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 (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 (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 (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) (/.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(fma.f64 b (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 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 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64))) |
(-.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 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 (neg.f64 a) c)) #s(literal 4 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) c) #s(literal -4 binary64))) |
(-.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))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (sinh.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))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 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 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 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 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/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 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(*.f64 (/.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)) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -2 binary64)) a)) |
(*.f64 (/.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 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -2 binary64)) a)) |
(*.f64 (/.f64 (fma.f64 b b (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 b b (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))))) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 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 (-.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))) b) (*.f64 #s(literal -2 binary64) a)))) |
(*.f64 (fma.f64 b b (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)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (fma.f64 b b (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)))) (*.f64 #s(literal -2 binary64) a)))) |
(*.f64 (-.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))) 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 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 #s(literal -2 binary64) a)) (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 -2 binary64) a)) (/.f64 b (*.f64 #s(literal -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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 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)) (*.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 (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 (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)) (*.f64 #s(literal -2 binary64) a)))) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -2 binary64)) a)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (-.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)) (*.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 (neg.f64 (fma.f64 (*.f64 (neg.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 (-.f64 (*.f64 (/.f64 (neg.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 (neg.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 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 #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 (neg.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 -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 -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 #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 -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 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 #s(literal -4 binary64) (*.f64 c a) (*.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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b 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 #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 (neg.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 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) a) a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (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 -2 binary64) a) b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (neg.f64 (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) #s(literal 2 binary64)) a)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.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) b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.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 (fma.f64 (/.f64 (neg.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 2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.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 (fma.f64 (/.f64 (neg.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 (fma.f64 (/.f64 b #s(literal -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 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -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 (fma.f64 (/.f64 b #s(literal -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 (fma.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 (fma.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 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.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))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (neg.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 (fma.f64 (neg.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 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64))) a) |
(/.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 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -2 binary64)) a) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64))) (*.f64 (fma.f64 b b (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 -2 binary64) a)))) |
(/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a))) |
(/.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)) (*.f64 #s(literal -2 binary64) a))) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -2 binary64)) a)) |
(/.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 (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))) (pow.f64 b #s(literal 4 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 (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 (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 b b (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)))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (-.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 b #s(literal 6 binary64))) (*.f64 (fma.f64 b b (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)))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 #s(literal -2 binary64) a)) (-.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 -2 binary64) a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 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)) (*.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 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -2 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -2 binary64)) (neg.f64 a)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -2 binary64)) a) |
(/.f64 (fma.f64 (*.f64 (neg.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 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (neg.f64 b) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (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 (fma.f64 (neg.f64 b) b (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 -2 binary64) 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 (neg.f64 (fma.f64 b b (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))))) (*.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)) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (fma.f64 b b (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)))) (*.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)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b b (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)))) (*.f64 #s(literal -2 binary64) a))) |
(/.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 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -2 binary64)) a)) |
(fma.f64 (/.f64 b #s(literal 0 binary64)) #s(literal 0 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a #s(literal 0 binary64)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a #s(literal 0 binary64)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a #s(literal 0 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.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 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.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 (*.f64 #s(literal -2 binary64) a))) |
(fma.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)) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #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 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -2 binary64)) a))) |
(-.f64 (/.f64 (*.f64 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 (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 -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 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 -2 binary64) a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 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)) (*.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 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 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)) (*.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 (*.f64 (neg.f64 b) #s(literal 2 binary64)) a) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.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 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b b (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)))) (*.f64 #s(literal -2 binary64) a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (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)))) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (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)))) (*.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)) (*.f64 (fma.f64 b b (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)))) (*.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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 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)) (fma.f64 b b (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))))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (*.f64 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 (neg.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 -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 b (*.f64 #s(literal -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 -2 binary64) a))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (-.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 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 b) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 (neg.f64 b) b (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 (/.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 (pow.f64 b #s(literal 4 binary64)) (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 2 binary64)))) (-.f64 (*.f64 b b) (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))))) |
(*.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 (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))) (-.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))) (*.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))) 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 (fma.f64 b b (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)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 (fma.f64 b b (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))))))) |
(*.f64 (fma.f64 b b (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)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (fma.f64 b b (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)))))) |
(*.f64 (-.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))) b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.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 #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 (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 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 b b (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))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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)))))) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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))))))) (-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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))))))) |
(/.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 #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)) #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 #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 (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 (*.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 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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))))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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))))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b))) |
(/.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 (+.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 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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)))) (*.f64 (fma.f64 b b (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)))) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (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 b b (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)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64))) (*.f64 (fma.f64 b b (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 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b b)) (-.f64 (neg.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)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (-.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 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 (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 b b (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))))))) |
(/.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 (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))) (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 (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 (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 b b (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)))))) |
(/.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 b b (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))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (-.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 b #s(literal 6 binary64))) (neg.f64 (fma.f64 b b (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))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (-.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 b #s(literal 6 binary64))) (fma.f64 b b (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)))))) |
(/.f64 (fma.f64 (neg.f64 b) b (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)) (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 (-.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 (fma.f64 b b (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))))))) |
(/.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 (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)))))) |
(/.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 (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))))) |
(neg.f64 (-.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)) (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 2 binary64)))) (-.f64 (*.f64 b b) (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)))) (neg.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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 (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (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 2 binary64)))) (-.f64 (*.f64 b b) (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)))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (neg.f64 (fma.f64 b b (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 (/.f64 (pow.f64 b #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (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 2 binary64)))) (-.f64 (*.f64 b b) (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)))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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 (/.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))) (-.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))) (*.f64 b b)) (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 b b (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 (/.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))) (-.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))) (*.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/2 binary64)) (neg.f64 (fma.f64 b b (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 (/.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))) (-.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))) (*.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/2 binary64)) (fma.f64 b b (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 (/.f64 (*.f64 b b) (-.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 b b (fma.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 b) (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 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 (neg.f64 b) b (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 (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))) |
(fma.f64 (/.f64 (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)) (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 2 binary64)))) (-.f64 (*.f64 b b) (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)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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 (/.f64 (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))) (-.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))) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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 (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 (neg.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))) (neg.f64 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 (fabs.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (neg.f64 b)) |
(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)))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (neg.f64 b)) (sqrt.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/4 binary64)) (fma.f64 b b (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))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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 (pow.f64 b #s(literal 3/2 binary64)) (/.f64 (pow.f64 b #s(literal 3/2 binary64)) (fma.f64 b b (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))))) (neg.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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 (pow.f64 b #s(literal 3/2 binary64)) (/.f64 (pow.f64 b #s(literal 3/2 binary64)) (fma.f64 b b (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))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (neg.f64 (fma.f64 b b (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 (pow.f64 b #s(literal 3/2 binary64)) (/.f64 (pow.f64 b #s(literal 3/2 binary64)) (fma.f64 b b (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))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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 (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 (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)) (neg.f64 b)) |
(fma.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)) (fma.f64 b b (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))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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 (neg.f64 b) (/.f64 (*.f64 b b) (fma.f64 b b (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))))) (neg.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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 (neg.f64 b) (/.f64 (*.f64 b b) (fma.f64 b b (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))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (neg.f64 (fma.f64 b b (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 (neg.f64 b) (/.f64 (*.f64 b b) (fma.f64 b b (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))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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 (neg.f64 b) (/.f64 (neg.f64 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))) |
(fma.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))) (fma.f64 b b (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))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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 (*.f64 b b) (/.f64 (neg.f64 b) (fma.f64 b b (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))))) (neg.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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 (*.f64 b b) (/.f64 (neg.f64 b) (fma.f64 b b (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))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (neg.f64 (fma.f64 b b (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 (*.f64 b b) (/.f64 (neg.f64 b) (fma.f64 b b (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))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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 b (/.f64 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 (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))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 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 (neg.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 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (neg.f64 (fma.f64 b b (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)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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)))))) |
(+.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (neg.f64 b)) |
(+.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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))))) (neg.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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))))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (neg.f64 (fma.f64 b b (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))))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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)))))) |
(+.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 (neg.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))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(+.f64 (neg.f64 b) (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))))) |
(neg.f64 b) |
(*.f64 (neg.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)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (sqrt.f64 (neg.f64 (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 (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))) |
(pow.f64 (*.f64 (pow.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 2 binary64))) #s(literal 1/8 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 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64)) #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 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 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 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (fabs.f64 (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fabs.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 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (sqrt.f64 (fma.f64 (neg.f64 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 (neg.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 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (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))))) |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(fabs.f64 (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)))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.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 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
Compiled 16 937 to 1 866 computations (89% saved)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 396 | 16 | 412 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 397 | 16 | 413 |
| Status | Accuracy | Program |
|---|---|---|
| 31.2% | (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) | |
| 25.5% | (/.f64 (fma.f64 (neg.f64 b) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (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)))) | |
| 13.1% | (/.f64 (/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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)))) (*.f64 (fma.f64 b b (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)))) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (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 b b (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)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 29.7% | (/.f64 (/.f64 (fma.f64 (neg.f64 b) b (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)) | |
| 10.5% | (/.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -2 binary64)) a) (*.f64 #s(literal -2 binary64) a)) | |
| ▶ | 53.4% | (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
| ▶ | 39.6% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 33.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
| 27.0% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 34.1% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 2 binary64)) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) | |
| 52.5% | (-.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 -2 binary64) a))) | |
| 33.1% | (*.f64 (fma.f64 b b (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)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (fma.f64 b b (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)))) (*.f64 #s(literal -2 binary64) a)))) | |
| ▶ | 28.4% | (*.f64 (-.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))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
| 38.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 c) b)) | |
| ▶ | 34.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 33.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) |
Compiled 1 048 to 544 computations (48.1% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) | |
| cost-diff | 0 | (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) | |
| cost-diff | 0 | (*.f64 (-.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))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) | |
| cost-diff | 24 | (/.f64 (+.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))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) | |
| cost-diff | 0 | (neg.f64 b) | |
| cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a)) | |
| cost-diff | 1 | (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) | |
| cost-diff | 0 | (neg.f64 b) | |
| cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) | |
| cost-diff | 1 | (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) | |
| cost-diff | 0 | (neg.f64 b) | |
| cost-diff | 0 | (/.f64 (neg.f64 b) a) | |
| cost-diff | 0 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) | |
| cost-diff | 0 | (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) | |
| cost-diff | 0 | (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) | |
| cost-diff | 0 | (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 483 |
| 0 | 76 | 450 |
| 1 | 152 | 426 |
| 2 | 352 | 426 |
| 3 | 869 | 426 |
| 4 | 3594 | 421 |
| 0 | 8562 | 421 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
b |
(sqrt.f64 (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) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) a) |
(neg.f64 b) |
b |
a |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 c a) |
c |
a |
#s(literal -4 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) |
(fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) |
(/.f64 (*.f64 a (/.f64 c b)) b) |
(*.f64 a (/.f64 c b)) |
a |
(/.f64 c b) |
c |
#s(literal -4 binary64) |
#s(literal 1 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(*.f64 (-.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))) 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 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
b |
(sqrt.f64 (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 (+.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 (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 #s(literal -2 binary64) a) |
#s(literal -2 binary64) |
| Outputs |
|---|
(/.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 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
b |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(sqrt.f64 (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) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) a) |
(neg.f64 b) |
b |
a |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 c a) |
(*.f64 a c) |
c |
a |
#s(literal -4 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) b) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) b) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) |
(*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) |
(fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) |
(/.f64 (*.f64 a (/.f64 c b)) b) |
(/.f64 (*.f64 (/.f64 c b) a) b) |
(*.f64 a (/.f64 c b)) |
(*.f64 (/.f64 c b) a) |
a |
(/.f64 c b) |
c |
#s(literal -4 binary64) |
#s(literal 1 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(*.f64 (-.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))) 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 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
b |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(sqrt.f64 (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 (+.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 #s(literal -1/2 binary64) a) |
(+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(*.f64 #s(literal -2 binary64) a) |
#s(literal -2 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 12.072763712588921 | (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) | |
| accuracy | 13.903100187619012 | (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) | |
| accuracy | 20.225983895576327 | (/.f64 (+.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))) | |
| accuracy | 20.957244195905666 | (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) | |
| accuracy | 4.609275986901008 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a)) | |
| accuracy | 7.331307124262322 | (*.f64 a (/.f64 c b)) | |
| accuracy | 13.903100187619012 | (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) | |
| accuracy | 20.957244195905666 | (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) | |
| accuracy | 4.609275986901008 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) | |
| accuracy | 13.903100187619012 | (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) | |
| accuracy | 20.957244195905666 | (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) | |
| accuracy | 41.42225301120883 | #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))) | |
| accuracy | 0.0 | (/.f64 (neg.f64 b) a) | |
| accuracy | 0.0 | (neg.f64 b) | |
| accuracy | 42.26848695499311 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) | |
| accuracy | 1.4062500000000002 | (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) | |
| accuracy | 4.609275986901008 | (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) | |
| accuracy | 13.903100187619012 | (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) | |
| accuracy | 20.957244195905666 | (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
| 67.0ms | 86× | 2 | valid |
| 58.0ms | 75× | 1 | valid |
| 20.0ms | 81× | 0 | valid |
| 18.0ms | 14× | 3 | valid |
Compiled 413 to 39 computations (90.6% saved)
ival-mult: 48.0ms (38.7% of total)adjust: 27.0ms (21.8% of total)ival-sqrt: 18.0ms (14.5% of total)ival-div: 14.0ms (11.3% of total)ival-add: 11.0ms (8.9% of total)ival-sub: 5.0ms (4% of total)exact: 1.0ms (0.8% of total)ival-neg: 1.0ms (0.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(-.f64 b (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 -4 binary64) (*.f64 c a) (*.f64 b b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) a) |
(neg.f64 b) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) |
(/.f64 (+.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 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))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(*.f64 a (/.f64 c b)) |
(+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) |
| Outputs |
|---|
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 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)))))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -1 (/ b a)) |
(* -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/2 a) |
(/ (* a c) b) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -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)))))) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* 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))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* 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))))) |
(* -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 (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -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 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(- 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))) |
(+ (* 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) |
(+ (* -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))) |
(- (pow b 2) (* 4 (* a c))) |
(+ 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))) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) 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 (+ 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) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(/ (+ (* -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) |
(* 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))))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -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 (* -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 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 (/ (+ (* -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)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 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 (* 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)))))))) |
(* 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)))))))) |
(+ (* 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)))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* 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))))) |
(* 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)))))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* 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))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* 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))))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* 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 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -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 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* -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)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 29.0ms | c | @ | 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)) (/ (neg b) a) (neg b) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt (- (* b b) (* 4 (* a c)))) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt (- (* b b) (* 4 (* a c)))) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* -2 a))) (* (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* -2 a)))) (- (* b b) (* 4 (* a c))) (* a (/ c b)) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) |
| 5.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)) (/ (neg b) a) (neg b) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt (- (* b b) (* 4 (* a c)))) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt (- (* b b) (* 4 (* a c)))) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* -2 a))) (* (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* -2 a)))) (- (* b b) (* 4 (* a c))) (* a (/ c b)) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) |
| 3.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)) (/ (neg b) a) (neg b) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt (- (* b b) (* 4 (* a c)))) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt (- (* b b) (* 4 (* a c)))) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* -2 a))) (* (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* -2 a)))) (- (* b b) (* 4 (* a c))) (* a (/ c b)) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) |
| 3.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)) (/ (neg b) a) (neg b) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt (- (* b b) (* 4 (* a c)))) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt (- (* b b) (* 4 (* a c)))) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* -2 a))) (* (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* -2 a)))) (- (* b b) (* 4 (* a c))) (* a (/ c b)) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) |
| 3.0ms | a | @ | 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)) (/ (neg b) a) (neg b) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt (- (* b b) (* 4 (* a c)))) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt (- (* b b) (* 4 (* a c)))) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* -2 a))) (* (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* -2 a)))) (- (* b b) (* 4 (* a c))) (* a (/ c b)) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 737 | 4554 |
| 1 | 2540 | 4502 |
| 0 | 8500 | 4279 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 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)))))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -1 (/ b a)) |
(* -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/2 a) |
(/ (* a c) b) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -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)))))) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* 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))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* 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))))) |
(* -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 (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -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 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(- 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))) |
(+ (* 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) |
(+ (* -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))) |
(- (pow b 2) (* 4 (* a c))) |
(+ 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))) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) 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 (+ 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) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(/ (+ (* -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) |
(* 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))))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -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 (* -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 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 (/ (+ (* -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)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 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 (* 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)))))))) |
(* 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)))))))) |
(+ (* 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)))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* 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))))) |
(* 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)))))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* 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))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* 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))))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* 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 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -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 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* -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)))))) |
| Outputs |
|---|
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) |
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) |
(*.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 (- (* 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 #s(literal 4 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 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 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 (*.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 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 #s(literal -4 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 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 b) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -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 #s(literal -4 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 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) |
(* 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 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b) (/.f64 (*.f64 #s(literal -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/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ (* a c) b) |
(*.f64 a (/.f64 c b)) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal -2 binary64) (-.f64 (*.f64 a (/.f64 c b)) 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 #s(literal -4 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 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)) |
(* 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 (*.f64 (/.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)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 (*.f64 #s(literal -1/16 binary64) (/.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 3 binary64)))) (fma.f64 (*.f64 (/.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)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (*.f64 (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 a c))) |
(* 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 (/.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)))) #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 (*.f64 #s(literal 1/8 binary64) (/.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 3 binary64)))) (fma.f64 (*.f64 (/.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)))) #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (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 (/.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)))) #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 (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 3 binary64)))) (fma.f64 (*.f64 (/.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)))) #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 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.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 3 binary64)))) (fma.f64 (*.f64 (/.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)))) #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 a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a) |
(* 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 (/.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)))) #s(literal 1/2 binary64) (-.f64 (*.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 #s(literal -1/8 binary64) (/.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 3 binary64)))) (fma.f64 (*.f64 (/.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)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 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 (+ (* (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 (/.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)))) #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 #s(literal -1/8 binary64) (/.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 3 binary64)))) (fma.f64 (*.f64 (/.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)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) a) |
(* -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))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(neg.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(neg.f64 (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) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 1/128 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)))) (neg.f64 a))) a))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c 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 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)) 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 (/ (+ 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 (-.f64 b (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)))) a)) 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 a c))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (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 a #s(literal 5 binary64))) (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 -1 binary64))) (*.f64 b b)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (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 a #s(literal 7 binary64))) (pow.f64 c #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 a #s(literal 5 binary64))) (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 -1 binary64))) (*.f64 b b)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.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 (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.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 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64))) 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 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.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 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 a)) b) (neg.f64 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 (/ 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 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b))) (sqrt.f64 #s(literal -1 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 #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 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)))) a)) (neg.f64 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 (-.f64 (*.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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (-.f64 (*.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 5 binary64))) (pow.f64 c #s(literal 3 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)) |
(- b (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) b) (*.f64 (sqrt.f64 (*.f64 a c)) (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 #s(literal 1/8 binary64) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) b #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a c)))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.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)))) |
(+ (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (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 (/.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 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a 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 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* -1 b) |
(neg.f64 b) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (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 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1 binary64)) b (*.f64 (sqrt.f64 (*.f64 a c)) (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 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) b) #s(literal 1 binary64)) b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (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 a c)) (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 a c)))) 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 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) b #s(literal 1 binary64)) b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)))) b) |
(/ (- (* 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 a c))) b) |
(/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 a c (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b))))) b) |
(/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a 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 a c)))) b) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 a b) (/.f64 c b)) 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) b) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64)))) b) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 1 binary64))) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) b) (/.f64 c b) #s(literal 1 binary64)) (*.f64 b b)) |
(/ (+ (* -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 a c))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #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 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))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 a c))))) b) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #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 (/.f64 a b) (/.f64 c 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 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 2 binary64))) b) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c b) (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c b) (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) |
(*.f64 (neg.f64 b) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 2 binary64))) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
(*.f64 (neg.f64 b) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 c c) a) a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) |
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a 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 a b) (/.f64 c b))) #s(literal 2 binary64)))) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 1 binary64)))) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 2 binary64))) |
(* -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 (neg.f64 b) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.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 a c (*.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 (pow.f64 (*.f64 a c) #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 a c)))) (neg.f64 b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b) (*.f64 a c))))) (neg.f64 b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 (-.f64 (*.f64 (neg.f64 a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c a)) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c) |
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) |
(*.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 (- (* 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 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) 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 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) c) |
(+ 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 #s(literal -2 binary64) a) a) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c b) |
(* 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 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 b #s(literal 3 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 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #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 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c) |
(+ (* 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 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) 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)) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) c) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))) c) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (/.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)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))) c) |
(* 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 (*.f64 b 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 (*.f64 #s(literal 1/8 binary64) (/.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 3 binary64))) (pow.f64 c #s(literal 5 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 (/.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)))) (* (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 #s(literal -1/8 binary64) (/.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 3 binary64))) (pow.f64 c #s(literal 5 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 #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 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.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 3 binary64))) (pow.f64 c #s(literal 5 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 (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* 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) (-.f64 (*.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 #s(literal -1/8 binary64) (/.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 3 binary64))) (pow.f64 c #s(literal 5 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 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 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 (+ (* (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 #s(literal -1/8 binary64) (/.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 3 binary64))) (pow.f64 c #s(literal 5 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) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 c))) (neg.f64 c)))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (-.f64 (/.f64 (neg.f64 b) c) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a 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 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)) 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 (/ (+ 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 (-.f64 b (/.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 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 b b)))) c)) 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/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 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.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 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/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 a #s(literal 5 binary64))) (pow.f64 c #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 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a 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 (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.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 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64))) 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 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)) (*.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)))) (neg.f64 c)) b) (neg.f64 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 (/ 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 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b))) (sqrt.f64 #s(literal -1 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 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)) (*.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)))) c)) (neg.f64 c)))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 311 |
| 0 | 76 | 279 |
| 1 | 269 | 255 |
| 2 | 1822 | 255 |
| 0 | 8367 | 255 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(-.f64 b (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 -4 binary64) (*.f64 c a) (*.f64 b b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) a) |
(neg.f64 b) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) |
(/.f64 (+.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 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))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(*.f64 a (/.f64 c b)) |
(+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) |
| Outputs |
|---|
(*.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64)))) (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) a)) |
(*.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (-.f64 b (sqrt.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))) b))) (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.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 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b 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))) b) a)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (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))) b) 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 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (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))) b) #s(literal -2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (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))) b) a)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (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 b b))) (neg.f64 a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (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 b b))) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (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 b b))) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (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 b b))) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b 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)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 a)) (/.f64 (fma.f64 b (-.f64 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(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b 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)) (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 b (-.f64 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))) (neg.f64 a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b 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)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64)) (/.f64 (fma.f64 b (-.f64 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))) a)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b 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)) (pow.f64 b #s(literal 3 binary64)))) a) (/.f64 (fma.f64 b (-.f64 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(literal -2 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 (/.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))) b)) (/.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))) |
(*.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.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 a))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) |
(*.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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (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))) b) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.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)) (/.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))) b))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) (/.f64 (-.f64 b (sqrt.f64 (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))) b) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (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))) b) #s(literal -2 binary64))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) |
(*.f64 (/.f64 (-.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))) b)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.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 #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 (/.f64 #s(literal -1/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 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/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 (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 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 b (sqrt.f64 (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))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 b (sqrt.f64 (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))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (-.f64 b (sqrt.f64 (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))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (-.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (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))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (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))) 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))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 (*.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))) b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/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))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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 1 binary64))) (*.f64 #s(literal 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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.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 -2 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -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 -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 -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 -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 (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b 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))) b) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.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))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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))))) (neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.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))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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))))) (neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.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))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (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))) b) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (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))) b)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (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))) b))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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))) b (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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))) 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))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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))) 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 (*.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 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.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 #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 (*.f64 (/.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 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 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 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 (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 #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 (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)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.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))))) (*.f64 (*.f64 #s(literal 2 binary64) 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 (*.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 (neg.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 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) #s(literal -2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (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))) b) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (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))) 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))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (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))) b)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/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)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (-.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 (-.f64 b (sqrt.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))) b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 -2 binary64) a)) #s(literal 2 binary64))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -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 -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 -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 -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 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) |
(/.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 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 b 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))) b) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b 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))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.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))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.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))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.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))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (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))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (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))) b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (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))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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))) b (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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))) 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))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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))) 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 (*.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 (-.f64 (*.f64 b 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))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.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 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.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 (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 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fma.f64 (-.f64 b (sqrt.f64 (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))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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))) 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))) b (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)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -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 -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 -2 binary64) a)))))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 -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 -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 (*.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 b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (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))) b) (*.f64 #s(literal -2 binary64) a)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) (/.f64 (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))) b (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))) 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))) 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 -2 binary64) a))) |
(+.f64 (/.f64 (*.f64 (-.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)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (*.f64 (-.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)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (/.f64 (*.f64 (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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (*.f64 b (-.f64 b (sqrt.f64 (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))) b) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (/.f64 (*.f64 b (-.f64 b (sqrt.f64 (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))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (*.f64 (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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (*.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)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (*.f64 (-.f64 b (sqrt.f64 (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))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (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 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(*.f64 (/.f64 (-.f64 (*.f64 b 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)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 b (-.f64 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 (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))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (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))) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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))) 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))) 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))) 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))) b (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))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (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))) b))) |
(/.f64 (-.f64 (*.f64 b b) (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))) 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))) 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))) 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))) b (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))) 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))) b))) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 (-.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)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(+.f64 (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 (-.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)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(+.f64 (/.f64 (*.f64 (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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 b (-.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))) b))) |
(+.f64 (/.f64 (*.f64 b (-.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))) b)) (/.f64 (*.f64 (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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(+.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.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)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (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 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #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 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))) |
(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 (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 #s(literal 4 binary64) (*.f64 a c) (*.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 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) |
(/.f64 (fabs.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))))) (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (fabs.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))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.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 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.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 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.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 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 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 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.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 #s(literal 4 binary64) (*.f64 a c) (*.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 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 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 (hypot.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fabs.f64 (neg.f64 (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)))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (pow.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 (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 (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 2 binary64)) #s(literal 1/2 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 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 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 #s(literal 4 binary64) (*.f64 a c) (*.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 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.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 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))))) |
(/.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 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.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 #s(literal 4 binary64) (*.f64 a c)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.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 #s(literal 4 binary64) (*.f64 a c)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.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))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.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 #s(literal 4 binary64) (*.f64 a c) (*.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 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.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 (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 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.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 #s(literal 4 binary64) (*.f64 a c) (*.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 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.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 (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 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 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 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64))) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 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 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.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 #s(literal 4 binary64) (*.f64 a c)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.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 #s(literal 4 binary64) (*.f64 a c)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a c)) #s(literal -4 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(fabs.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(+.f64 (/.f64 (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 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 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 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 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 (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 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.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 (*.f64 (*.f64 (neg.f64 b) b) (*.f64 b b)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 b) b)))) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64))) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 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 (*.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 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (log.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 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 b) a) |
(/.f64 b (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 b (neg.f64 a)) |
(neg.f64 (/.f64 b a)) |
(neg.f64 b) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) (-.f64 (*.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(fma.f64 (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) (neg.f64 b)) |
(fma.f64 (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 b)) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (neg.f64 b)) |
(-.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)) a)) #s(literal -2 binary64)) |
(/.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 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 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 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 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 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 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 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.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 (*.f64 a c) #s(literal -4 binary64))))))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.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 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.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 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.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 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.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 (*.f64 a c) #s(literal -4 binary64)))) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.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 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.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 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.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 (*.f64 a c) #s(literal -4 binary64)))) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.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 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 b #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.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 (*.f64 a c) #s(literal -4 binary64))))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.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 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)) a) #s(literal 2 binary64)) |
(/.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 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 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 (*.f64 a c) #s(literal -4 binary64)))) (*.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 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 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 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.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 (*.f64 a c) #s(literal -4 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (neg.f64 a)) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (neg.f64 a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 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 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 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 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)))))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.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 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 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 (*.f64 a c) #s(literal -4 binary64)))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 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 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))))) (-.f64 (*.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (neg.f64 b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (neg.f64 b)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))))) |
(fma.f64 (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/4 binary64))) (neg.f64 b)) |
(fma.f64 (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/4 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(-.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (neg.f64 b)))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 3/2 binary64)) (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (neg.f64 b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (neg.f64 b)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (neg.f64 b))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 3/2 binary64)) (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (neg.f64 b)))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))))) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (neg.f64 b)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))))) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (neg.f64 b)) a)) #s(literal -2 binary64)) |
(/.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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (*.f64 #s(literal 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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (*.f64 #s(literal 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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (*.f64 #s(literal 2 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (neg.f64 b)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) a) a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) #s(literal 2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) #s(literal 2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 b #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (neg.f64 b)) a) #s(literal 2 binary64)) |
(/.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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) 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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (*.f64 #s(literal 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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (*.f64 #s(literal 2 binary64) a)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (neg.f64 b)) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (fma.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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (neg.f64 b)) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/4 binary64)) (neg.f64 a)) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/4 binary64)) (neg.f64 a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/4 binary64)) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))) (*.f64 #s(literal 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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (*.f64 #s(literal 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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (*.f64 #s(literal 2 binary64) a)))))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) 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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (*.f64 #s(literal 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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (*.f64 #s(literal 2 binary64) a))))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) (*.f64 #s(literal 2 binary64) a)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) (*.f64 #s(literal 2 binary64) a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) 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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a)))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 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 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b))))) |
(*.f64 (/.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))) b)) (/.f64 (-.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))) b) (*.f64 #s(literal -2 binary64) a)))) |
(*.f64 (/.f64 (fma.f64 b (-.f64 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))) (fma.f64 b (-.f64 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 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (pow.f64 a #s(literal -1 binary64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64)))) (neg.f64 a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (neg.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (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))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) b))) (neg.f64 (pow.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 b (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) a (*.f64 a (/.f64 (sqrt.f64 (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))) b) #s(literal -2 binary64))))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a) (*.f64 a (/.f64 (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))) b)))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 b (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 (/.f64 b (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (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))) b) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (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))) b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 (sqrt.f64 (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))) b) #s(literal -2 binary64))))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 (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))) b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 (sqrt.f64 (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))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 (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))))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (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))) b) #s(literal -2 binary64))))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (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))) b)))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (pow.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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 -2 binary64) a)))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (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))) b) #s(literal -2 binary64))))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) a)) |
(/.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (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))) b)))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 b (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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 -2 binary64) a)))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 b (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (pow.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (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))) b) #s(literal -2 binary64))) a (*.f64 a (/.f64 b (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (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))) b) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a) (*.f64 a (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (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))) b) #s(literal -2 binary64))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 a (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (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))) b) #s(literal -2 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (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))) b) #s(literal -2 binary64))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 a b)) (*.f64 a (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 (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))) b)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 (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))) b)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (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))) b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (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))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 (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))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (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))) b) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (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))) b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (neg.f64 b))) (pow.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (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))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) b)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) a (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 b (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 (sqrt.f64 (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))) b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (neg.f64 b))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 #s(literal -1/2 binary64) a) |
(/.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) a) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))))) |
(/.f64 (neg.f64 (+.f64 (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)))) (neg.f64 (*.f64 (fma.f64 b (-.f64 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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))))) |
(/.f64 (fma.f64 (sqrt.f64 (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))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) b)) (pow.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b (-.f64 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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) (/.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 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) (/.f64 (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))) b)) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 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))) b))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #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))) b))) |
(fma.f64 (/.f64 (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))) b)) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.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))) b))) |
(fma.f64 (/.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 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) (/.f64 (pow.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))))) |
(-.f64 (/.f64 (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))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) (/.f64 (*.f64 b b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))))) |
(-.f64 (/.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))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))))) (/.f64 (pow.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (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))) b) (*.f64 #s(literal -2 binary64) a))) (pow.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) b) (pow.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b (-.f64 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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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)) (*.f64 (fma.f64 b (-.f64 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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (-.f64 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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (/.f64 (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))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))))) |
(+.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(+.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64)))) (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) a)) |
(*.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (-.f64 b (sqrt.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))) b))) (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.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 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b 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))) b) a)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (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))) b) 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 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (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))) b) #s(literal -2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (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))) b) a)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (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 b b))) (neg.f64 a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (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 b b))) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (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 b b))) #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (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 b b))) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b 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)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 a)) (/.f64 (fma.f64 b (-.f64 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(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b 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)) (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 b (-.f64 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))) (neg.f64 a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b 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)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -2 binary64)) (/.f64 (fma.f64 b (-.f64 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))) a)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b 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)) (pow.f64 b #s(literal 3 binary64)))) a) (/.f64 (fma.f64 b (-.f64 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(literal -2 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 (/.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))) b)) (/.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))) |
(*.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.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 a))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) |
(*.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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (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))) b) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.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)) (/.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))) b))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a) (/.f64 (-.f64 b (sqrt.f64 (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))) b) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (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))) b) #s(literal -2 binary64))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) a)) |
(*.f64 (/.f64 (-.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))) b)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.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 #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 (/.f64 #s(literal -1/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 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/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 (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 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 b (sqrt.f64 (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))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 b (sqrt.f64 (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))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (-.f64 b (sqrt.f64 (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))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (-.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (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))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (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))) 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))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 (*.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))) b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/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))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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 1 binary64))) (*.f64 #s(literal 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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.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 -2 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -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 -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 -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 -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 (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b 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))) b) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.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))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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))))) (neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.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))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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))))) (neg.f64 (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.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))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (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))) b) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (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))) b)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (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))) b))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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))) b (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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))) 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))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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))) 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 (*.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 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.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 #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 (*.f64 (/.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 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 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 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 (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 #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 (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)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.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))))) (*.f64 (*.f64 #s(literal 2 binary64) 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 (*.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 (neg.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 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) #s(literal -2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (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))) b) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (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))) 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))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (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))) b)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/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)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (-.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 (-.f64 b (sqrt.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))) b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 -2 binary64) a)) #s(literal 2 binary64))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -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 -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 -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 -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 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) |
(/.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 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 b 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))) b) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b 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))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.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))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.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))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.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))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (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))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (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))) b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (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))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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))) b (fma.f64 (*.f64 a 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 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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))) 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))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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))) 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 (*.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 (-.f64 (*.f64 b 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))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.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 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.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 (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 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fma.f64 (-.f64 b (sqrt.f64 (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))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) 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))) 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))) b (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)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -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 -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 -2 binary64) a)))))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b 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 -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 -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 (*.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 b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (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))) b) (*.f64 #s(literal -2 binary64) a)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) (/.f64 (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))) b (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))) 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))) 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 -2 binary64) a))) |
(+.f64 (/.f64 (*.f64 (-.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)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (*.f64 (-.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)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (/.f64 (*.f64 (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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (*.f64 b (-.f64 b (sqrt.f64 (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))) b) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (/.f64 (*.f64 b (-.f64 b (sqrt.f64 (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))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (*.f64 (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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (*.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)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (*.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (*.f64 (-.f64 b (sqrt.f64 (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))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64))) |
(fabs.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (/.f64 c b) a) |
(*.f64 a (/.f64 c b)) |
(*.f64 c (/.f64 a b)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) a)) b) |
(/.f64 (neg.f64 (*.f64 a (neg.f64 c))) b) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a c))) b) |
(/.f64 (*.f64 (neg.f64 c) a) (neg.f64 b)) |
(/.f64 (*.f64 a (neg.f64 c)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 a c)) (neg.f64 b)) |
(/.f64 (*.f64 a c) b) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 (-.f64 (*.f64 b b) (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 b b)))) (/.f64 (-.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))) b))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 (-.f64 (*.f64 b 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)) (pow.f64 b #s(literal 3 binary64))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 b (-.f64 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 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (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 b b)))) (/.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))) b))) |
(*.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b 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)) (pow.f64 b #s(literal 3 binary64))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 b (-.f64 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 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b b) (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 b b)))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (-.f64 (*.f64 b 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)) (pow.f64 b #s(literal 3 binary64))))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (fma.f64 b (-.f64 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 (+.f64 (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 (-.f64 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(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 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(literal 3 binary64))) (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 (-.f64 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 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (-.f64 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 (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 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 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 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 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (-.f64 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 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 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 (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (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))))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 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 (-.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))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 b b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (-.f64 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 (fma.f64 b (-.f64 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))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 b (-.f64 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))) (fma.f64 b (-.f64 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 (neg.f64 (-.f64 (*.f64 b b) (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)))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (+.f64 (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)))) (neg.f64 (fma.f64 b 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))) b))))) |
(/.f64 (neg.f64 (+.f64 (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)))) (neg.f64 (fma.f64 b (-.f64 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 (-.f64 (*.f64 b b) (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 (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (+.f64 (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))) (fma.f64 b 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))) b)))) |
(/.f64 (+.f64 (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))) (fma.f64 b (-.f64 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)))) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) b) |
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) b) |
(fma.f64 (sqrt.f64 (neg.f64 b)) (sqrt.f64 (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) b) |
(fma.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)))) b) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #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 1/2 binary64)) b) |
(fma.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)) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (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 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(-.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))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(+.f64 (/.f64 (*.f64 (-.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)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (*.f64 (-.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)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 (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 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (*.f64 b (-.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 (/.f64 (*.f64 b (-.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 (*.f64 (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 b (sqrt.f64 (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 (-.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))) 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 (-.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))) b))))) |
(+.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 (-.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))) b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b 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))) b))))) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (*.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)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 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 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (-.f64 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 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (-.f64 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 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 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 (/.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))) b)) (/.f64 (*.f64 (neg.f64 b) b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) |
(+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
Compiled 76 985 to 4 710 computations (93.9% saved)
16 alts after pruning (13 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 376 | 11 | 1 387 |
| Fresh | 9 | 2 | 11 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 387 | 16 | 1 403 |
| Status | Accuracy | Program |
|---|---|---|
| 21.9% | (/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) | |
| 10.5% | (/.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -2 binary64)) a) (*.f64 #s(literal -2 binary64) a)) | |
| 33.0% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) | |
| ▶ | 32.4% | (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 27.8% | (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) |
| ✓ | 53.4% | (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
| 27.0% | (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) | |
| 33.4% | (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) a)) | |
| ✓ | 39.6% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a)) |
| ▶ | 31.3% | (/.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a)) |
| 34.1% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a)) | |
| 28.1% | (*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) | |
| ▶ | 53.3% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
| ▶ | 38.3% | #s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 c) b)) |
| ✓ | 34.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 33.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) |
Compiled 787 to 508 computations (35.5% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 b b) | |
| cost-diff | 0 | (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) | |
| cost-diff | 0 | (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) | |
| cost-diff | 1 | (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) | |
| cost-diff | 0 | (*.f64 b b) | |
| cost-diff | 0 | (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) | |
| cost-diff | 0 | (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) | |
| cost-diff | 1 | (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) | |
| cost-diff | 0 | (*.f64 a (/.f64 c b)) | |
| cost-diff | 0 | (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) | |
| cost-diff | 0 | #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) | |
| cost-diff | 0 | (/.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a)) | |
| cost-diff | 0 | (neg.f64 c) | |
| cost-diff | 0 | (/.f64 (neg.f64 c) b) | |
| cost-diff | 0 | #s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 c) 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 #s(literal -1/2 binary64) a) | |
| cost-diff | 0 | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
Useful iterations: 9 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 481 |
| 0 | 71 | 463 |
| 1 | 127 | 463 |
| 2 | 266 | 463 |
| 3 | 598 | 463 |
| 4 | 1056 | 463 |
| 5 | 1723 | 463 |
| 6 | 2367 | 463 |
| 7 | 2908 | 463 |
| 8 | 3199 | 463 |
| 9 | 3404 | 460 |
| 10 | 3577 | 460 |
| 11 | 3787 | 460 |
| 12 | 4045 | 460 |
| 13 | 4388 | 460 |
| 14 | 4884 | 460 |
| 15 | 5595 | 460 |
| 16 | 6169 | 460 |
| 17 | 6875 | 460 |
| 18 | 7441 | 460 |
| 0 | 8002 | 460 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/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) |
c |
#s(literal -4 binary64) |
(*.f64 b b) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 c) b)) |
(/.f64 (neg.f64 c) b) |
(neg.f64 c) |
c |
b |
(/.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a)) |
#s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) |
(*.f64 a (/.f64 c b)) |
a |
(/.f64 c b) |
c |
b |
#s(literal 2 binary64) |
(*.f64 #s(literal -2 binary64) a) |
#s(literal -2 binary64) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(*.f64 b b) |
b |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a c) |
a |
c |
#s(literal -4 binary64) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(*.f64 b b) |
b |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a c) |
a |
c |
#s(literal -4 binary64) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (-.f64 b (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) a) |
#s(literal -1/2 binary64) |
a |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(-.f64 b (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))) |
(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) |
c |
#s(literal -4 binary64) |
(*.f64 b b) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 c) b)) |
(/.f64 (neg.f64 c) b) |
(neg.f64 c) |
c |
b |
(/.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) a))) (*.f64 #s(literal -2 binary64) a)) |
#s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) |
#s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) a))) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) a)) |
(*.f64 a (/.f64 c b)) |
(*.f64 (/.f64 c b) a) |
a |
(/.f64 c b) |
c |
b |
#s(literal 2 binary64) |
(*.f64 #s(literal -2 binary64) a) |
#s(literal -2 binary64) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(*.f64 b b) |
b |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 a c) |
(*.f64 c a) |
a |
c |
#s(literal -4 binary64) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal -2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(*.f64 b b) |
b |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 a c) |
(*.f64 c a) |
a |
c |
#s(literal -4 binary64) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 13.699454928022371 | (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) | |
| accuracy | 20.957244195905666 | (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) | |
| accuracy | 33.24746232744489 | (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) | |
| accuracy | 41.42225301120883 | #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) | |
| accuracy | 19.52164660878432 | (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) | |
| accuracy | 20.957244195905666 | (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) | |
| accuracy | 33.24746232744489 | (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) | |
| accuracy | 41.42225301120883 | #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) | |
| accuracy | 0.01171875 | (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) | |
| accuracy | 4.609275986901008 | (/.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a)) | |
| accuracy | 7.331307124262322 | (*.f64 a (/.f64 c b)) | |
| accuracy | 39.51265110332987 | #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) | |
| accuracy | 0.0 | (/.f64 (neg.f64 c) b) | |
| accuracy | 0.0 | (neg.f64 c) | |
| accuracy | 39.46279757102449 | #s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 c) b)) | |
| accuracy | 1.4062500000000002 | (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) | |
| accuracy | 4.482488092301379 | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) | |
| accuracy | 13.903100187619012 | (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) | |
| accuracy | 20.957244195905666 | (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
| 99.0ms | 86× | 2 | valid |
| 51.0ms | 75× | 1 | valid |
| 34.0ms | 81× | 0 | valid |
| 13.0ms | 14× | 3 | valid |
Compiled 376 to 41 computations (89.1% saved)
adjust: 62.0ms (41.8% of total)ival-mult: 25.0ms (16.9% of total)ival-sub: 24.0ms (16.2% of total)ival-div: 16.0ms (10.8% of total)ival-sqrt: 10.0ms (6.7% of total)ival-add: 7.0ms (4.7% of total)ival-neg: 2.0ms (1.3% of total)exact: 1.0ms (0.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 #s(literal -1/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))) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 c) b)) |
(/.f64 (neg.f64 c) b) |
(neg.f64 c) |
(/.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a)) |
#s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) |
(*.f64 a (/.f64 c b)) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(*.f64 b b) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
| Outputs |
|---|
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(/ -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)))))))) |
(/ (* a c) b) |
(* -4 (* a b)) |
(* a (+ (* -4 b) (* 4 (/ (* a c) b)))) |
(* a (+ (* -4 b) (* a (+ (* 4 (/ c b)) (* 4 (/ (* a (pow c 2)) (pow b 3))))))) |
(* a (+ (* -4 b) (* a (+ (* 4 (/ c b)) (* a (+ (* 4 (/ (pow c 2) (pow b 3))) (* 8 (/ (* a (pow c 3)) (pow b 5))))))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))) |
(* 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))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -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)))))) |
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (* -2 (/ b a)))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -2 (/ b a)) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -2 (/ b a)) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 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))))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 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)))))) a) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -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))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 4 (/ (+ (* -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)))))) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* -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 (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (* (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 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(* (pow a 2) (+ (* -2 (/ b a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 2 b)) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 2 b)) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -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))))) a)) (* -1/2 (* a b))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -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))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 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)) (* -1/2 (* a b))) a))) a)) |
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -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 b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -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))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(+ (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(- 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))) |
(+ (* 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 (* a b)) (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) |
(+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -2 a) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))))) |
(+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -2 a) (* b (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
(+ (* -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 (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (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))))))) (* 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))))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(- (pow b 2) (* 4 (* a c))) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) 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 (+ 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 (+ (* -4 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))) |
(* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) |
(* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) 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))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* 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)))))))) |
(* -4 (/ (* (pow a 2) c) b)) |
(* -1 (/ (+ (* 4 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* 4 (* (pow a 2) c)) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 4))))) b)) |
(* -1 (/ (+ (* 4 (* (pow a 2) c)) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6))))) b)) |
(* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6))) (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2)))))))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 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 (* 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 c) |
(+ (* -4 (* a b)) (* 4 (/ (* (pow a 2) c) b))) |
(+ (* -4 (* a b)) (* c (+ (* 4 (/ (* (pow a 3) c) (pow b 3))) (* 4 (/ (pow a 2) b))))) |
(+ (* -4 (* a b)) (* c (+ (* 4 (/ (pow a 2) b)) (* c (+ (* 4 (/ (pow a 3) (pow b 3))) (* 8 (/ (* (pow a 4) c) (pow b 5)))))))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 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))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* 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))))) |
(* 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)))))) |
(* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* -2 (/ (* a b) c)))) |
(* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -2 (/ (* a b) c)) (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -2 (/ (* a b) c)) (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (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 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* 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 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* 2 (/ (* a b) c))))) |
(* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -2 (* a b)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -2 (* a b)) (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1))))) c))) c))))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (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/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -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)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 33.0ms | a | @ | inf | ((* (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b))))) (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/ (neg c) b) (neg c) (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* (* a (/ c b)) 2) (* a (/ c b)) (* (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (* (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a))) (- (* b b) (- (* b b) (* 4 (* a c)))) (* b b) (/ (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (* 2 a)) (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (+ (* (* a c) -4) (* b b)) (- (* b b) (* 4 (* a c))) (sqrt (- (* b b) (* 4 (* a c))))) |
| 9.0ms | b | @ | inf | ((* (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b))))) (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/ (neg c) b) (neg c) (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* (* a (/ c b)) 2) (* a (/ c b)) (* (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (* (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a))) (- (* b b) (- (* b b) (* 4 (* a c)))) (* b b) (/ (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (* 2 a)) (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (+ (* (* a c) -4) (* b b)) (- (* b b) (* 4 (* a c))) (sqrt (- (* b b) (* 4 (* a c))))) |
| 6.0ms | c | @ | -inf | ((* (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b))))) (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/ (neg c) b) (neg c) (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* (* a (/ c b)) 2) (* a (/ c b)) (* (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (* (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a))) (- (* b b) (- (* b b) (* 4 (* a c)))) (* b b) (/ (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (* 2 a)) (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (+ (* (* a c) -4) (* b b)) (- (* b b) (* 4 (* a c))) (sqrt (- (* b b) (* 4 (* a c))))) |
| 6.0ms | a | @ | -inf | ((* (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b))))) (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/ (neg c) b) (neg c) (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* (* a (/ c b)) 2) (* a (/ c b)) (* (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (* (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a))) (- (* b b) (- (* b b) (* 4 (* a c)))) (* b b) (/ (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (* 2 a)) (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (+ (* (* a c) -4) (* b b)) (- (* b b) (* 4 (* a c))) (sqrt (- (* b b) (* 4 (* a c))))) |
| 6.0ms | c | @ | inf | ((* (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b))))) (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/ (neg c) b) (neg c) (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* (* a (/ c b)) 2) (* a (/ c b)) (* (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (* (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a))) (- (* b b) (- (* b b) (* 4 (* a c)))) (* b b) (/ (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (* 2 a)) (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (+ (* (* a c) -4) (* b b)) (- (* b b) (* 4 (* a c))) (sqrt (- (* b b) (* 4 (* a c))))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1142 | 5894 |
| 1 | 4251 | 5812 |
| 0 | 9302 | 5538 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(/ -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)))))))) |
(/ (* a c) b) |
(* -4 (* a b)) |
(* a (+ (* -4 b) (* 4 (/ (* a c) b)))) |
(* a (+ (* -4 b) (* a (+ (* 4 (/ c b)) (* 4 (/ (* a (pow c 2)) (pow b 3))))))) |
(* a (+ (* -4 b) (* a (+ (* 4 (/ c b)) (* a (+ (* 4 (/ (pow c 2) (pow b 3))) (* 8 (/ (* a (pow c 3)) (pow b 5))))))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))) |
(* 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))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -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)))))) |
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (* -2 (/ b a)))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -2 (/ b a)) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -2 (/ b a)) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 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))))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 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)))))) a) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -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))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 4 (/ (+ (* -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)))))) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* -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 (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (* (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 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(* (pow a 2) (+ (* -2 (/ b a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 2 b)) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 2 b)) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -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))))) a)) (* -1/2 (* a b))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -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))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 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)) (* -1/2 (* a b))) a))) a)) |
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -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 b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -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))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(+ (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(- 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))) |
(+ (* 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 (* a b)) (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) |
(+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -2 a) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))))) |
(+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -2 a) (* b (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
(+ (* -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 (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (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))))))) (* 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))))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(- (pow b 2) (* 4 (* a c))) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) 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 (+ 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 (+ (* -4 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))) |
(* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) |
(* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) 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))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* 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)))))))) |
(* -4 (/ (* (pow a 2) c) b)) |
(* -1 (/ (+ (* 4 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* 4 (* (pow a 2) c)) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 4))))) b)) |
(* -1 (/ (+ (* 4 (* (pow a 2) c)) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6))))) b)) |
(* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6))) (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2)))))))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 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 (* 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 c) |
(+ (* -4 (* a b)) (* 4 (/ (* (pow a 2) c) b))) |
(+ (* -4 (* a b)) (* c (+ (* 4 (/ (* (pow a 3) c) (pow b 3))) (* 4 (/ (pow a 2) b))))) |
(+ (* -4 (* a b)) (* c (+ (* 4 (/ (pow a 2) b)) (* c (+ (* 4 (/ (pow a 3) (pow b 3))) (* 8 (/ (* (pow a 4) c) (pow b 5)))))))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 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))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* 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))))) |
(* 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)))))) |
(* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* -2 (/ (* a b) c)))) |
(* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -2 (/ (* a b) c)) (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -2 (/ (* a b) c)) (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (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 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* 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 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* 2 (/ (* a b) c))))) |
(* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -2 (* a b)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -2 (* a b)) (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1))))) c))) c))))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (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/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -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)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
| Outputs |
|---|
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(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 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(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/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(* 2 (/ (* a c) b)) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) |
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.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 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 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 #s(literal 1/2 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 (*.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 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) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) 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 (/.f64 c b) #s(literal -2 binary64))) a b) |
(/ (* a c) b) |
(*.f64 a (/.f64 c b)) |
(* -4 (* a b)) |
(*.f64 (*.f64 b a) #s(literal -4 binary64)) |
(* a (+ (* -4 b) (* 4 (/ (* a c) b)))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) b)) a) |
(* a (+ (* -4 b) (* a (+ (* 4 (/ c b)) (* 4 (/ (* a (pow c 2)) (pow b 3))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal -4 binary64) b)) a) |
(* a (+ (* -4 b) (* a (+ (* 4 (/ c b)) (* a (+ (* 4 (/ (pow c 2) (pow b 3))) (* 8 (/ (* a (pow c 3)) (pow b 5))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal 4 binary64))) a (*.f64 #s(literal -4 binary64) b)) a) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(* -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) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) 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 (/.f64 c b) #s(literal -2 binary64))) a) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/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 (/.f64 c b) #s(literal -2 binary64))) a) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (*.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 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (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 3 binary64))))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (*.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 (* (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 (/.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)))) #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 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.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 3 binary64))))) (/.f64 b a)) (fma.f64 (*.f64 (/.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)))) #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 (/.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)))) #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/8 binary64) (*.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 3 binary64))))) (fma.f64 (*.f64 (/.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)))) #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/8 binary64) (*.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 3 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 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.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)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a) |
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64)) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (* -2 (/ b a)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) (*.f64 a a)) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -2 (/ b a)) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -2 (/ b a)) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) (fma.f64 (neg.f64 (/.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 (/.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 3 binary64))))) #s(literal 1/4 binary64)))) (*.f64 a a)) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) #s(literal -2 binary64)) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #s(literal -2 binary64) (*.f64 (/.f64 b #s(literal -4 binary64)) #s(literal 2 binary64))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 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))))) a) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (*.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))))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 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)))))) a) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (/.f64 b #s(literal -4 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.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)))) (*.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 (/.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)))))) a) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #s(literal -4 binary64)) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #s(literal -4 binary64) (*.f64 (/.f64 b #s(literal -4 binary64)) #s(literal 4 binary64))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -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))))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (*.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))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 4 (/ (+ (* -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)))))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (/.f64 b #s(literal -4 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.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)))) (*.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 (/.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)))))) |
(* -4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.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) |
(* -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))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(neg.f64 (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)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(neg.f64 (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))) 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) (-.f64 (/.f64 (neg.f64 b) a) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64)))) |
(* -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 (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) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c 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 (fma.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 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a) #s(literal -1 binary64) b) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.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 (*.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 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.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 (*.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 3 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 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64)))))) |
(* 4 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal 4 binary64)) |
(* (pow a 2) (+ (* -2 (/ b a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 4 binary64) (*.f64 (/.f64 b a) #s(literal -2 binary64))) (*.f64 a a)) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 2 b)) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) b)) (neg.f64 a))) (*.f64 a a)) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 2 b)) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal -1/32 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/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (neg.f64 a))) (neg.f64 a))) (*.f64 a a)) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -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))))) a)) (* -1/2 (* a b))) a))) a)) |
(/.f64 (neg.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 b a) #s(literal -1/2 binary64))) a))) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -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))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 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)) (* -1/2 (* a b))) a))) a)) |
(/.f64 (neg.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))) a))) (neg.f64 a)) |
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal 2 binary64) (neg.f64 b)) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -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 b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.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 4 binary64) (*.f64 b a)) (neg.f64 a))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -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))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 b a (/.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 4 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 -4 binary64))) (neg.f64 a))) (neg.f64 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 (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 (-.f64 (*.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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (-.f64 (*.f64 (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 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.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 3 binary64))))) #s(literal -1/16 binary64))) b) (/.f64 #s(literal 1/2 binary64) a)) b)) |
(- b (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 b (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(- (* 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 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) b #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* (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 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (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 (/.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 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/8 binary64))) (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (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 (* a b)) (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (fma.f64 b a (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -2 a) (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4))))))) |
(fma.f64 (fma.f64 (neg.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64))) |
(+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -2 a) (* b (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
(fma.f64 (fma.f64 (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 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 a c)))) b (*.f64 #s(literal -2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) #s(literal -2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+ (* -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 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) b) (*.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))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) b)) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (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))))))) (* 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 (fma.f64 (*.f64 #s(literal -2 binary64) b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.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))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.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))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) b (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) b (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) #s(literal -2 binary64))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) b (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #s(literal -4 binary64))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)) c) a)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) #s(literal 4 binary64))) b #s(literal -1 binary64)) b (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) #s(literal -4 binary64))) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (+.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)))) b) |
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 c a))) b) |
(/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c 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 c c) b) (/.f64 (*.f64 a a) b))))) b) |
(/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b))))) b) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #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 a a) (*.f64 c c)) (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 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c 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 b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)) b) |
(* b (+ (* -4 a) (* 4 (/ (* (pow a 2) c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 4 binary64) b) (/.f64 (*.f64 (*.f64 a a) c) b) (*.f64 #s(literal -4 binary64) a)) b) |
(* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) |
(*.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 c b) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) a)) b) |
(* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6))))))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (fma.f64 #s(literal 4 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 c b) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 8 binary64)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (+.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64)))) b) |
(/ (+ (* -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 c c) b) (/.f64 (*.f64 a a) b)))) 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 (pow.f64 (*.f64 c 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 c c) b) (/.f64 (*.f64 a a) b))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 4 binary64)))) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) b) (/.f64 c b) #s(literal 1 binary64)) (*.f64 b b)) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c b) (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c b) (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) |
(*.f64 (neg.f64 b) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a (/.f64 c b))) #s(literal 2 binary64))) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
(*.f64 (neg.f64 b) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) |
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #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 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)))) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c 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 b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64))) |
(* -4 (/ (* (pow a 2) c) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) c) b) #s(literal -4 binary64)) |
(* -1 (/ (+ (* 4 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 a a) c (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b) (/.f64 (*.f64 c c) b)))) (neg.f64 b)) |
(* -1 (/ (+ (* 4 (* (pow a 2) c)) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 4))))) b)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 (*.f64 a a) c (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b) (/.f64 (*.f64 c c) b))) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 8 binary64))) (neg.f64 b)) |
(* -1 (/ (+ (* 4 (* (pow a 2) c)) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (+ (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6))))) b)) |
(/.f64 (fma.f64 #s(literal 4 binary64) (fma.f64 (*.f64 a a) c (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) b) (/.f64 (*.f64 c c) b))) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 8 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (neg.f64 b)) |
(* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)))) |
(* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) c)) a (fma.f64 (neg.f64 (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a)) (/.f64 #s(literal 20 binary64) c)) #s(literal 1/8 binary64)))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a))))) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)))) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6))) (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2)))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 c a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 c a)) #s(literal 1/8 binary64) (neg.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b))))) #s(literal 2 binary64))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 (-.f64 (*.f64 (neg.f64 a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a) (/.f64 c b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c) |
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 2 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 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) 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 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 #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) c) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 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 (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) |
(* -1 c) |
(neg.f64 c) |
(+ (* -4 (* a b)) (* 4 (/ (* (pow a 2) c) b))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) #s(literal 4 binary64) (*.f64 (*.f64 b a) #s(literal -4 binary64))) |
(+ (* -4 (* a b)) (* c (+ (* 4 (/ (* (pow a 3) c) (pow b 3))) (* 4 (/ (pow a 2) b))))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a a) b))) c (*.f64 (*.f64 b a) #s(literal -4 binary64))) |
(+ (* -4 (* a b)) (* c (+ (* 4 (/ (pow a 2) b)) (* c (+ (* 4 (/ (pow a 3) (pow b 3))) (* 8 (/ (* (pow a 4) c) (pow b 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 4 binary64))) c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 4 binary64))) c (*.f64 (*.f64 b a) #s(literal -4 binary64))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) 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))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) c) #s(literal 4 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) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64))) c) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) c) (/.f64 b a) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))) c) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) c) (/.f64 b a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 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/16 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))) c) |
(* 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 (*.f64 b 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 (-.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) (/.f64 b c)) (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/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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) #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) |
(* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* -2 (/ (* a b) c)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 a (/.f64 b c)))) c) |
(* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -2 (/ (* a b) c)) (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 a (/.f64 b c))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 b b)) (neg.f64 (sqrt.f64 #s(literal -4 binary64))))) c) |
(* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -2 (/ (* a b) c)) (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 a (/.f64 b c))) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64)))))) c) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal 1 binary64)) c) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (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 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (*.f64 b (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.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 1 binary64) (*.f64 (/.f64 b a) #s(literal 1/2 binary64))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) c) (/.f64 #s(literal -1/2 binary64) c))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (/.f64 b #s(literal -4 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (*.f64 b (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (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)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 c c) a)))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) c) (/.f64 #s(literal -1/2 binary64) c)))))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.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 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.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 (/.f64 b a) #s(literal -1/2 binary64))) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (fma.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))) (*.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)))) (neg.f64 c))) (neg.f64 c)))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (-.f64 (/.f64 (neg.f64 b) c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal 2 binary64)))) |
(* -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 (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) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a 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 (fma.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 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c) #s(literal -1 binary64) b) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 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 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal 2 binary64)))))) |
(* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* 2 (/ (* a b) c))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -4 binary64) (*.f64 (*.f64 a (/.f64 b c)) #s(literal 2 binary64)))) |
(* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -2 (* a b)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 b a) #s(literal -2 binary64))) (neg.f64 c)))) |
(* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -2 (* a b)) (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1))))) c))) c))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 b a) #s(literal -2 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 c))) (neg.f64 c)))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (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 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 c a)))) (neg.f64 c))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (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/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -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)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (/.f64 (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 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/8 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/8 binary64)))) c) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 c a)))) (neg.f64 c))) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) c) #s(literal 4 binary64) (*.f64 c b)) (neg.f64 c))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 c b (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 c c) a)) #s(literal -1/32 binary64))) c) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) #s(literal -4 binary64))) (neg.f64 c))) (neg.f64 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))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 330 |
| 0 | 71 | 317 |
| 1 | 233 | 260 |
| 2 | 1296 | 260 |
| 0 | 8291 | 260 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 #s(literal -1/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))) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 c) b)) |
(/.f64 (neg.f64 c) b) |
(neg.f64 c) |
(/.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a)) |
#s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) |
(*.f64 a (/.f64 c b)) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(*.f64 b b) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
| Outputs |
|---|
(*.f64 (-.f64 b (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) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.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 (neg.f64 (*.f64 (-.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 (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 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 b b (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)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (neg.f64 (+.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) 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 b b (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)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal -1/2 binary64))) (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 (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))) (neg.f64 (*.f64 (fma.f64 b b (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)))) (neg.f64 a)))) |
(/.f64 (neg.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))) (neg.f64 (*.f64 (fma.f64 b b (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)))) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (neg.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))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 b b (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))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (neg.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))))) (neg.f64 (*.f64 a (fma.f64 b b (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))))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) a)) |
(/.f64 (*.f64 (neg.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 (neg.f64 (fma.f64 b b (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))))) (neg.f64 a))) |
(/.f64 (*.f64 (neg.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 (neg.f64 (fma.f64 b b (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))))) (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 (neg.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 (neg.f64 (fma.f64 b b (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))))) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (neg.f64 a) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.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 a) (neg.f64 (fma.f64 b b (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))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 a (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.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 (neg.f64 a)) (neg.f64 (fma.f64 b b (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))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.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 a (neg.f64 (fma.f64 b b (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))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (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))) 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)) (fma.f64 b b (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))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (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 (/.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 b b (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))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #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))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 b b (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)))) (neg.f64 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 b b (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)))) (neg.f64 (neg.f64 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 b b (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)))) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (neg.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 (neg.f64 a) (fma.f64 b b (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)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (neg.f64 (neg.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 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.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 (neg.f64 (neg.f64 a)) (fma.f64 b b (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)))))) |
(/.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 b b (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)))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -1/2 binary64)) a) |
(/.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/2 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal -1/2 binary64) a) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) a)) |
(/.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 #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 (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 (*.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 (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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)))))) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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))))))) (+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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))))))) |
(/.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 #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)) #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 #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 (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 (*.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 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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))))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (neg.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 b b (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))))))) |
(/.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 (+.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 (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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))))) (*.f64 (fma.f64 b b (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)))) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (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 b b (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)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(/.f64 (neg.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 (fma.f64 b b (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)))))) |
(/.f64 (-.f64 (*.f64 b b) (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 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 b b (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))))) |
(-.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 b #s(literal 3 binary64)) (fma.f64 b b (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))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (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)))))) |
(-.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 (*.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 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) |
(*.f64 (neg.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)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (sqrt.f64 (neg.f64 (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 (neg.f64 (sqrt.f64 (fma.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 1/2 binary64))) |
(*.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))) |
(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 2 binary64)) #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 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 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 (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64))))) (fabs.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 (fabs.f64 (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 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 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (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 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (neg.f64 b) b)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 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 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 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 (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 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 (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (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 (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)))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (sinh.f64 (log.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))))) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 c) b)) |
(/.f64 (neg.f64 c) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 c) b) |
(/.f64 c (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 c (neg.f64 b)) |
(neg.f64 (/.f64 c b)) |
(neg.f64 c) |
(/.f64 (neg.f64 (/.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) a))) a)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) a))) #s(literal -2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) a)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) a))) a) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) a))) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) a))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) a))) #s(literal -2 binary64)) a) |
(/.f64 (neg.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) a))) (*.f64 #s(literal -2 binary64) a)) |
(neg.f64 (/.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) a))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) a))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 c b)) a) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c b)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) a)) |
(*.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) |
(*.f64 (/.f64 c b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 c b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a)) (*.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a))) (-.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a) (-.f64 (*.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a)) (*.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a))))) |
(/.f64 (fma.f64 (neg.f64 c) a (*.f64 (neg.f64 c) a)) (neg.f64 b)) |
(/.f64 (fma.f64 a (neg.f64 c) (*.f64 (neg.f64 c) a)) (neg.f64 b)) |
(/.f64 (+.f64 (neg.f64 (*.f64 c a)) (*.f64 (neg.f64 c) a)) (neg.f64 b)) |
(/.f64 (fma.f64 (neg.f64 c) a (*.f64 a (neg.f64 c))) (neg.f64 b)) |
(/.f64 (fma.f64 a (neg.f64 c) (*.f64 a (neg.f64 c))) (neg.f64 b)) |
(/.f64 (+.f64 (neg.f64 (*.f64 c a)) (*.f64 a (neg.f64 c))) (neg.f64 b)) |
(/.f64 (fma.f64 (neg.f64 c) a (neg.f64 (*.f64 c a))) (neg.f64 b)) |
(/.f64 (fma.f64 a (neg.f64 c) (neg.f64 (*.f64 c a))) (neg.f64 b)) |
(/.f64 (+.f64 (neg.f64 (*.f64 c a)) (neg.f64 (*.f64 c a))) (neg.f64 b)) |
(/.f64 (fma.f64 c a (*.f64 c a)) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a))) (neg.f64 b)) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (neg.f64 c)) (*.f64 (-.f64 a a) (neg.f64 b))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 a a)) c) (*.f64 (-.f64 a a) (neg.f64 (neg.f64 b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 a a)) c) (*.f64 (-.f64 a a) b)) |
(/.f64 (*.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (neg.f64 c)) (*.f64 (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a))) (neg.f64 b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) c) (*.f64 (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a))) (neg.f64 (neg.f64 b)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) c) (*.f64 (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a))) b)) |
(/.f64 (*.f64 (neg.f64 c) (-.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (neg.f64 b) (-.f64 a a))) |
(/.f64 (*.f64 (neg.f64 c) (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 b) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (*.f64 c (-.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (neg.f64 (neg.f64 b)) (-.f64 a a))) |
(/.f64 (*.f64 c (-.f64 (*.f64 a a) (*.f64 a a))) (*.f64 b (-.f64 a a))) |
(/.f64 (*.f64 c (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 (neg.f64 b)) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (*.f64 c (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 b (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) a) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (neg.f64 c) a))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) a) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 a (neg.f64 c)))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) a) (neg.f64 b) (*.f64 (neg.f64 b) (neg.f64 (*.f64 c a)))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) a) b (*.f64 (neg.f64 b) (*.f64 c a))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 (*.f64 a (neg.f64 c)) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (neg.f64 c) a))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 a (neg.f64 c)) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 a (neg.f64 c)))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 a (neg.f64 c)) (neg.f64 b) (*.f64 (neg.f64 b) (neg.f64 (*.f64 c a)))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 a (neg.f64 c)) b (*.f64 (neg.f64 b) (*.f64 c a))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 c a)) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (neg.f64 c) a))) (*.f64 b b)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 c a)) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 a (neg.f64 c)))) (*.f64 b b)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 c a)) (neg.f64 b) (*.f64 (neg.f64 b) (neg.f64 (*.f64 c a)))) (*.f64 b b)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 c a)) b (*.f64 (neg.f64 b) (*.f64 c a))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 (*.f64 c a) (neg.f64 b) (*.f64 b (*.f64 (neg.f64 c) a))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 (*.f64 c a) (neg.f64 b) (*.f64 b (*.f64 a (neg.f64 c)))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 (*.f64 c a) (neg.f64 b) (*.f64 b (neg.f64 (*.f64 c a)))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 (*.f64 c a) b (*.f64 b (*.f64 c a))) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) b) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) |
(fma.f64 (/.f64 c b) a (*.f64 (/.f64 c b) a)) |
(fma.f64 c (/.f64 a b) (*.f64 (/.f64 c b) a)) |
(fma.f64 a (/.f64 c b) (*.f64 (/.f64 c b) a)) |
(+.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a)) |
(*.f64 (/.f64 c b) a) |
(*.f64 c (/.f64 a b)) |
(*.f64 a (/.f64 c b)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) a)) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 a (neg.f64 c))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c a))) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (neg.f64 c) a) (neg.f64 b)) |
(/.f64 (*.f64 a (neg.f64 c)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 b)) |
(/.f64 (*.f64 c a) b) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 2 binary64)) |
(*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) a) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c 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 #s(literal 2 binary64) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (-.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (pow.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))) (-.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (-.f64 (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) (*.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (*.f64 #s(literal 2 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))) |
(/.f64 (neg.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 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (-.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 a a))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (-.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 a a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))) (-.f64 a a))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 a a) (*.f64 a a))) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (-.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (*.f64 (-.f64 a a) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 a a) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 a a) (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 a a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (*.f64 (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (*.f64 #s(literal 2 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))) |
(/.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 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) |
(fma.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(+.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(+.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) |
(*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 a)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) a)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (neg.f64 a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 a)) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -2 binary64)) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) a) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) |
(*.f64 (/.f64 (+.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 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (-.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 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) a) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 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 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.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 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (neg.f64 (*.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 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) a) (*.f64 a (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (*.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 a (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 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 (*.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)) (*.f64 a (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) 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(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c 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(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b 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 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (*.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(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) a) (*.f64 (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))))) (*.f64 (*.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)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)))) (*.f64 (*.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 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (*.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 (-.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)) (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (*.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 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.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)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.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 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.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 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c 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 2 binary64) a) (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.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 (*.f64 (/.f64 (*.f64 b b) (-.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 2 binary64) a) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.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 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.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 (*.f64 (neg.f64 b) b) (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.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 (pow.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (*.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 (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64))) (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64))) (*.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c 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)))) |
(fma.f64 (/.f64 b (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) (/.f64 (neg.f64 b) a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 a)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 a)) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -2 binary64)) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) a) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) (/.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 (neg.f64 b)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (/.f64 (neg.f64 (neg.f64 b)) a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) (/.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) (/.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 b)) a) (/.f64 (neg.f64 (neg.f64 b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 b) #s(literal -2 binary64)) (/.f64 (/.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b (neg.f64 a)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (/.f64 (neg.f64 (neg.f64 b)) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 b)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 b) a) (/.f64 (/.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (/.f64 b (neg.f64 a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (/.f64 (neg.f64 b) a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b a) (/.f64 (/.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b a) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b a) (/.f64 b (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (/.f64 b a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (neg.f64 b) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (neg.f64 b) (/.f64 (neg.f64 b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.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 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.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 (pow.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) a) (/.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) a)) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)) (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64)) (*.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (/.f64 (*.f64 (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(+.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (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 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (fma.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64))) (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64))) (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64))) (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (*.f64 (fma.f64 b b (-.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (-.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (fma.f64 b b (-.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (*.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (*.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64))) (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (*.f64 (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64))) (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (*.f64 (*.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64))) (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)))) (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64))) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 b b (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))))) |
(-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (*.f64 (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(sqrt.f64 (pow.f64 b #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 b) b)) |
(fabs.f64 (*.f64 b b)) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 a)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) a)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (neg.f64 a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 a)) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -2 binary64)) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) a) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) |
(*.f64 (/.f64 (+.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 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (-.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 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) a) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 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 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.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 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (neg.f64 (*.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 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) a) (*.f64 a (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (*.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 a (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 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 (*.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)) (*.f64 a (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) 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(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c 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(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b 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 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (*.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(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) a) (*.f64 (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))))) (*.f64 (*.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)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)))) (*.f64 (*.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 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (*.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 (-.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)) (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (*.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 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.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)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.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 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.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 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c 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 2 binary64) a) (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.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 (*.f64 (/.f64 (*.f64 b b) (-.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 2 binary64) a) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.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 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.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 (*.f64 (neg.f64 b) b) (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64))) (/.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.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 (pow.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (*.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 (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64))) (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64))) (*.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c 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 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c 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)))) |
(fma.f64 (/.f64 b (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) (/.f64 (neg.f64 b) a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 a)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 a)) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -2 binary64)) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) a) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) (/.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 (neg.f64 b)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (/.f64 (neg.f64 (neg.f64 b)) a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) (/.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) (/.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 b)) a) (/.f64 (neg.f64 (neg.f64 b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 b) #s(literal -2 binary64)) (/.f64 (/.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b (neg.f64 a)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (/.f64 (neg.f64 (neg.f64 b)) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 (neg.f64 b)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 b) a) (/.f64 (/.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (/.f64 b (neg.f64 a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (/.f64 (neg.f64 b) a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b a) (/.f64 (/.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b a) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b a) (/.f64 b (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (/.f64 b a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (neg.f64 b) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 (neg.f64 b) (/.f64 (neg.f64 b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(fma.f64 b (/.f64 b (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.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 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.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 (pow.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) a) (/.f64 (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) a)) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)) (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64)) (*.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (/.f64 (*.f64 (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(+.f64 (/.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 b a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (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 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))) |
(*.f64 (/.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (-.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (neg.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (-.f64 (*.f64 b b) (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 3 binary64)))) (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) b) (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64))) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64))) (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64))) (*.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))) |
(fma.f64 (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) (neg.f64 b)) |
(fma.f64 (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 b)) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(fma.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (neg.f64 b) (/.f64 (neg.f64 b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(fma.f64 b (/.f64 b (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)) (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64)) (*.f64 (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3 binary64)) (fma.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (*.f64 (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (fma.f64 b b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(*.f64 (neg.f64 (neg.f64 (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)))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 1 binary64))) |
(*.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 (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 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/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 (/.f64 (pow.f64 b #s(literal 4 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 (*.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 (*.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 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 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))) (+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.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)))) (/.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 (/.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 (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 (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))) (fma.f64 b b (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))) (fma.f64 b b (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))) (fma.f64 b b (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))) |
(/.f64 (-.f64 (*.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 (*.f64 b b) (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 3 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.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 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 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 (*.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)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 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 (*.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 2 binary64)) (*.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (neg.f64 (neg.f64 b)) b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (neg.f64 (neg.f64 b)) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c))) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 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 2 binary64)) (*.f64 (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 3 binary64)) (pow.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 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 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))) (fma.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 (*.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 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 (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))))) |
(/.f64 (-.f64 (pow.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 3 binary64)) (pow.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 3 binary64))) (fma.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 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)))) (fma.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)))) (/.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 (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 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (+.f64 (pow.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 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 3 binary64))) (fma.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 (*.f64 b b) (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 3 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 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 (*.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)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 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 (*.f64 b b) (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 (*.f64 (neg.f64 (neg.f64 b)) b) #s(literal 3 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (neg.f64 (neg.f64 b)) b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (neg.f64 (neg.f64 b)) b))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 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 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.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 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (neg.f64 b) b)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 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))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))) (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 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)))) (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.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)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (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 (*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64))))) (*.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)))) (sqrt.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.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)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64))))) (*.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)))) (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 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64)))) (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.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)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (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 (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) (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 (*.f64 (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (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)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 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)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)))) (*.f64 (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 (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(/.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)))) (*.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))) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 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 (*.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 (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 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.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 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 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 (+.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 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (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 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (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 (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 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 (neg.f64 (neg.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 (neg.f64 (neg.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 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(sqrt.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64))) |
(-.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 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (neg.f64 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 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (neg.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 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.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 (neg.f64 (neg.f64 b)) (neg.f64 b))) |
(-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c))) |
(-.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))) |
(+.f64 (/.f64 (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 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 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 (/.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3 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 (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 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (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 3 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.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)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 #s(literal 4 binary64) (*.f64 c a) (*.f64 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 (*.f64 b b) (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 (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 c a))) (*.f64 #s(literal 4 binary64) (*.f64 c a))) (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 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (/.f64 (*.f64 (*.f64 (neg.f64 b) b) (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(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 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/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 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (sqrt.f64 (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(sqrt.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64))) |
(fabs.f64 (neg.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(fabs.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
Compiled 66 316 to 4 291 computations (93.5% saved)
17 alts after pruning (13 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 007 | 7 | 1 014 |
| Fresh | 2 | 6 | 8 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 2 | 3 |
| Total | 1 013 | 17 | 1 030 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 21.9% | (/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
| 10.5% | (/.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -2 binary64)) a) (*.f64 #s(literal -2 binary64) a)) | |
| 32.4% | (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) | |
| ▶ | 34.9% | (/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 53.4% | (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
| 27.0% | (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) | |
| 33.4% | (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) a)) | |
| 34.1% | (/.f64 #s(approx (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 30.5% | (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) |
| 28.1% | (*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) | |
| ✓ | 53.3% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
| 33.4% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) | |
| ▶ | 33.9% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)))) |
| ▶ | 31.6% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) |
| ✓ | 38.3% | #s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 c) b)) |
| ✓ | 34.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 33.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) |
Compiled 859 to 551 computations (35.9% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) | |
| cost-diff | 2 | (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)) | |
| cost-diff | 3 | (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) | |
| cost-diff | 6 | (/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) | |
| cost-diff | 0 | (*.f64 c a) | |
| cost-diff | 0 | (*.f64 (*.f64 c a) #s(literal 4 binary64)) | |
| cost-diff | 0 | #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) | |
| cost-diff | 0 | (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) | |
| cost-diff | 0 | (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) | |
| cost-diff | 0 | #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) | |
| cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) a) | |
| cost-diff | 0 | (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) | |
| cost-diff | 0 | #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) | |
| cost-diff | 0 | (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) | |
| cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) a) | |
| cost-diff | 0 | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)))) | |
| cost-diff | 0 | (*.f64 (*.f64 c a) #s(literal 4 binary64)) | |
| cost-diff | 0 | #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) | |
| cost-diff | 0 | (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) | |
| cost-diff | 0 | (/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 583 |
| 0 | 70 | 583 |
| 1 | 132 | 549 |
| 2 | 436 | 529 |
| 3 | 2254 | 527 |
| 4 | 7952 | 527 |
| 0 | 8115 | 508 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(*.f64 c a) |
c |
a |
#s(literal 4 binary64) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a c) |
#s(literal -4 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)))) |
(/.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
a |
(-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) |
b |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) |
(neg.f64 b) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
a |
#s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) |
(*.f64 a (/.f64 c b)) |
(/.f64 c b) |
c |
b |
#s(literal 2 binary64) |
(/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(*.f64 c a) |
c |
a |
#s(literal 4 binary64) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a c) |
#s(literal -4 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a c) |
a |
c |
#s(literal -4 binary64) |
(*.f64 #s(literal -2 binary64) a) |
#s(literal -2 binary64) |
(*.f64 (*.f64 #s(literal 2 binary64) a) b) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
b |
(*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
#s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(*.f64 c a) |
c |
a |
#s(literal 4 binary64) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 a c) |
(*.f64 c a) |
#s(literal -4 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)))) |
(/.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
a |
(-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) |
b |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) |
(neg.f64 b) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
a |
#s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) |
#s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) |
(*.f64 a (/.f64 c b)) |
(*.f64 (/.f64 c b) a) |
(/.f64 c b) |
c |
b |
#s(literal 2 binary64) |
(/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
#s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(*.f64 c a) |
c |
a |
#s(literal 4 binary64) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 a c) |
(*.f64 c a) |
#s(literal -4 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.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 #s(literal -4 binary64) (*.f64 c a)))) b)) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(*.f64 (*.f64 a (-.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b)) #s(literal -2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 a c) |
(*.f64 c a) |
a |
c |
#s(literal -4 binary64) |
(*.f64 #s(literal -2 binary64) a) |
#s(literal -2 binary64) |
(*.f64 (*.f64 #s(literal 2 binary64) a) b) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
b |
(*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)) |
(*.f64 (*.f64 a a) #s(literal -4 binary64)) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 20.708044687607018 | (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) | |
| accuracy | 20.957244195905666 | (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) | |
| accuracy | 30.718582838913324 | (/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) | |
| accuracy | 41.42225301120883 | #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) | |
| accuracy | 12.072763712588921 | (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) | |
| accuracy | 19.52164660878432 | (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) | |
| accuracy | 20.957244195905666 | (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) | |
| accuracy | 41.42225301120883 | #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) | |
| accuracy | 0.01171875 | (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) | |
| accuracy | 4.482488092301379 | (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) | |
| accuracy | 7.331307124262322 | (*.f64 a (/.f64 c b)) | |
| accuracy | 39.51265110332987 | #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) | |
| accuracy | 0.0 | (neg.f64 b) | |
| accuracy | 4.482488092301379 | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)))) | |
| accuracy | 13.903100187619012 | (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) | |
| accuracy | 42.755596096604734 | #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) | |
| accuracy | 12.072763712588921 | (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) | |
| accuracy | 13.699454928022371 | (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) | |
| accuracy | 20.957244195905666 | (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) | |
| accuracy | 41.42225301120883 | #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
| 72.0ms | 83× | 2 | valid |
| 37.0ms | 73× | 1 | valid |
| 24.0ms | 81× | 0 | valid |
| 20.0ms | 19× | 3 | valid |
Compiled 448 to 40 computations (91.1% saved)
ival-mult: 33.0ms (35.7% of total)adjust: 21.0ms (22.7% of total)ival-div: 15.0ms (16.2% of total)ival-sub: 9.0ms (9.7% of total)ival-sqrt: 8.0ms (8.7% of total)ival-add: 4.0ms (4.3% of total)exact: 1.0ms (1.1% of total)ival-neg: 1.0ms (1.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)))) |
(/.f64 #s(literal -1/2 binary64) a) |
(-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) |
#s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 c a) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(neg.f64 b) |
(*.f64 a (/.f64 c b)) |
| Outputs |
|---|
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))) |
(* -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))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))) |
(* 4 (* a c)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(/ -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)))))))) |
(* a c) |
(* -1/4 (/ (+ (* -2 b) (* 2 b)) a)) |
(/ (+ (* -1 (/ (* a c) b)) (* -1/4 (+ (* -2 b) (* 2 b)))) a) |
(/ (+ (* -1/4 (+ (* -2 b) (* 2 b))) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* -1/4 (+ (* -2 b) (* 2 b))) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a) |
(* a (+ (* -2 b) (* 2 b))) |
(* a (+ (* -2 b) (+ (* 2 b) (* 4 (/ (* a c) b))))) |
(* a (+ (* -2 b) (+ (* 2 b) (* a (+ (* 4 (/ c b)) (* 4 (/ (* a (pow c 2)) (pow b 3)))))))) |
(* a (+ (* -2 b) (+ (* 2 b) (* a (+ (* 4 (/ c b)) (* a (+ (* 4 (/ (pow c 2) (pow b 3))) (* 8 (/ (* a (pow c 3)) (pow b 5)))))))))) |
(* -4 (pow a 2)) |
(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)) |
(/ (* a c) b) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 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))))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 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)))))) a) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -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))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 4 (/ (+ (* -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)))))) |
(* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -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)))))) |
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (* 2 (/ b a)))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 2 (/ b a))))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 2 (/ b a)))))) |
(* -4 (* a c)) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* 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 (/ c a)) (sqrt -1)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -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))))) a)) (* -1/2 (* a b))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -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))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 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)) (* -1/2 (* a b))) a))) a)) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -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 b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -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))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a))) a)) (* a b)) a)) (* 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 (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* -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 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(* (pow a 2) (+ (* 2 (/ b a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -2 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -2 b) (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(* -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 (/ 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 (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (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))))))) (* 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))))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(+ (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(- 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))) |
(+ (* 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 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* 2 (* a b))) |
(+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* 2 a)))) |
(+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* 2 a) (* b (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
(- (pow b 2) (* 4 (* a c))) |
(- (* -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 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) 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))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) 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 (+ 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/4 (/ (* b (+ (* -2 a) (* 2 a))) (pow a 2))) |
(* b (+ (* -1 (/ c (pow b 2))) (* -1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2))))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2)))))) |
(* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2))))))) |
(* b (+ (* -2 a) (* 2 a))) |
(* b (+ (* -2 a) (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))))) |
(* b (+ (* -2 a) (+ (* 2 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(* b (+ (* -2 a) (+ (* 2 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* 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 a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6))) (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2)))))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* 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 (* -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)))))))) |
(* 4 (* a b)) |
(* -1 (* b (+ (* -4 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))))) |
(* -1 (* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(* -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)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 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))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))))))))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 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 (* 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/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) |
(+ (* -1 (/ c b)) (* -1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2)))) |
(+ (* -1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
(+ (* -1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))) |
(+ (* -2 (* a b)) (* 2 (* a b))) |
(+ (* -2 (* a b)) (+ (* 2 (* a b)) (* 4 (/ (* (pow a 2) c) b)))) |
(+ (* -2 (* a b)) (+ (* 2 (* a b)) (* c (+ (* 4 (/ (* (pow a 3) c) (pow b 3))) (* 4 (/ (pow a 2) b)))))) |
(+ (* -2 (* a b)) (+ (* 2 (* a b)) (* c (+ (* 4 (/ (pow a 2) b)) (* c (+ (* 4 (/ (pow a 3) (pow b 3))) (* 8 (/ (* (pow a 4) c) (pow b 5))))))))) |
(- (* 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)) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (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 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* 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))))) |
(* 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)))))) |
(* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* 2 (/ (* a b) c)))) |
(* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 2 (/ (* a b) c))))) |
(* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 2 (/ (* a b) c)))))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* 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))))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (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/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -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)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* 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 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -2 (/ (* a b) c))))) |
(* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 2 (* a b))) c))))) |
(* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1))))) c)) (* 2 (* a b))) c))))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* -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)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | c | @ | 0 | ((/ (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (* 2 a)) (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (- (* b b) (- (* b b) (* 4 (* a c)))) (* (* c a) 4) (* (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b))))) (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (* (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b))))) (- b (sqrt (+ (* (* a c) -4) (* b b)))) (* (* a (/ c b)) 2) (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (* (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a))) (* c a) (/ (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (* (* 2 a) (* -2 a))) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (* (* 2 a) (* -2 a)) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) (* a (/ c b))) |
| 3.0ms | a | @ | inf | ((/ (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (* 2 a)) (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (- (* b b) (- (* b b) (* 4 (* a c)))) (* (* c a) 4) (* (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b))))) (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (* (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b))))) (- b (sqrt (+ (* (* a c) -4) (* b b)))) (* (* a (/ c b)) 2) (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (* (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a))) (* c a) (/ (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (* (* 2 a) (* -2 a))) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (* (* 2 a) (* -2 a)) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) (* a (/ c b))) |
| 3.0ms | a | @ | -inf | ((/ (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (* 2 a)) (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (- (* b b) (- (* b b) (* 4 (* a c)))) (* (* c a) 4) (* (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b))))) (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (* (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b))))) (- b (sqrt (+ (* (* a c) -4) (* b b)))) (* (* a (/ c b)) 2) (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (* (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a))) (* c a) (/ (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (* (* 2 a) (* -2 a))) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (* (* 2 a) (* -2 a)) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) (* a (/ c b))) |
| 3.0ms | c | @ | -inf | ((/ (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (* 2 a)) (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (- (* b b) (- (* b b) (* 4 (* a c)))) (* (* c a) 4) (* (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b))))) (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (* (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b))))) (- b (sqrt (+ (* (* a c) -4) (* b b)))) (* (* a (/ c b)) 2) (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (* (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a))) (* c a) (/ (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (* (* 2 a) (* -2 a))) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (* (* 2 a) (* -2 a)) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) (* a (/ c b))) |
| 3.0ms | c | @ | inf | ((/ (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (* 2 a)) (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (- (* b b) (- (* b b) (* 4 (* a c)))) (* (* c a) 4) (* (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b))))) (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b)))) (sqrt (+ (* (* a c) -4) (* b b))) (* (/ -1/2 a) (- b (sqrt (+ (* (* a c) -4) (* b b))))) (- b (sqrt (+ (* (* a c) -4) (* b b)))) (* (* a (/ c b)) 2) (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (* (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a))) (* c a) (/ (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (* (* 2 a) (* -2 a))) (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (* (* 2 a) (* -2 a)) (sqrt (- (* b b) (* 4 (* a c)))) (- (* b b) (* 4 (* a c))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (neg b) (* a (/ c b))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1225 | 6913 |
| 1 | 4507 | 6828 |
| 0 | 8344 | 6523 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))) |
(* -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))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))) |
(* 4 (* a c)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(/ -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)))))))) |
(* a c) |
(* -1/4 (/ (+ (* -2 b) (* 2 b)) a)) |
(/ (+ (* -1 (/ (* a c) b)) (* -1/4 (+ (* -2 b) (* 2 b)))) a) |
(/ (+ (* -1/4 (+ (* -2 b) (* 2 b))) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* -1/4 (+ (* -2 b) (* 2 b))) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a) |
(* a (+ (* -2 b) (* 2 b))) |
(* a (+ (* -2 b) (+ (* 2 b) (* 4 (/ (* a c) b))))) |
(* a (+ (* -2 b) (+ (* 2 b) (* a (+ (* 4 (/ c b)) (* 4 (/ (* a (pow c 2)) (pow b 3)))))))) |
(* a (+ (* -2 b) (+ (* 2 b) (* a (+ (* 4 (/ c b)) (* a (+ (* 4 (/ (pow c 2) (pow b 3))) (* 8 (/ (* a (pow c 3)) (pow b 5)))))))))) |
(* -4 (pow a 2)) |
(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)) |
(/ (* a c) b) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 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))))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 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)))))) a) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -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))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 4 (/ (+ (* -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)))))) |
(* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -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)))))) |
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (* 2 (/ b a)))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 2 (/ b a))))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 2 (/ b a)))))) |
(* -4 (* a c)) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* 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 (/ c a)) (sqrt -1)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -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))))) a)) (* -1/2 (* a b))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -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))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 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)) (* -1/2 (* a b))) a))) a)) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -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 b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -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))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a))) a)) (* a b)) a)) (* 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 (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* -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 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(* (pow a 2) (+ (* 2 (/ b a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -2 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -2 b) (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(* -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 (/ 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 (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (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))))))) (* 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))))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(+ (* 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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(- 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))) |
(+ (* 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 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* 2 (* a b))) |
(+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* 2 a)))) |
(+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* 2 a) (* b (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
(- (pow b 2) (* 4 (* a c))) |
(- (* -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 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) 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))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) 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 (+ 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/4 (/ (* b (+ (* -2 a) (* 2 a))) (pow a 2))) |
(* b (+ (* -1 (/ c (pow b 2))) (* -1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2))))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2)))))) |
(* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2))))))) |
(* b (+ (* -2 a) (* 2 a))) |
(* b (+ (* -2 a) (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))))) |
(* b (+ (* -2 a) (+ (* 2 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(* b (+ (* -2 a) (+ (* 2 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* 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 a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6))) (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2)))))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* 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 (* -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)))))))) |
(* 4 (* a b)) |
(* -1 (* b (+ (* -4 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))))) |
(* -1 (* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(* -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)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 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))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))))))))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 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 (* 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/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) |
(+ (* -1 (/ c b)) (* -1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2)))) |
(+ (* -1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
(+ (* -1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))) |
(+ (* -2 (* a b)) (* 2 (* a b))) |
(+ (* -2 (* a b)) (+ (* 2 (* a b)) (* 4 (/ (* (pow a 2) c) b)))) |
(+ (* -2 (* a b)) (+ (* 2 (* a b)) (* c (+ (* 4 (/ (* (pow a 3) c) (pow b 3))) (* 4 (/ (pow a 2) b)))))) |
(+ (* -2 (* a b)) (+ (* 2 (* a b)) (* c (+ (* 4 (/ (pow a 2) b)) (* c (+ (* 4 (/ (pow a 3) (pow b 3))) (* 8 (/ (* (pow a 4) c) (pow b 5))))))))) |
(- (* 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)) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (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 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* 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))))) |
(* 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)))))) |
(* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* 2 (/ (* a b) c)))) |
(* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 2 (/ (* a b) c))))) |
(* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 2 (/ (* a b) c)))))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* 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))))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (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/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -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)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* 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 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -2 (/ (* a b) c))))) |
(* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 2 (* a b))) c))))) |
(* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1))))) c)) (* 2 (* a b))) c))))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* -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)))))) |
| Outputs |
|---|
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(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 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)) |
(* -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) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) 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))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/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) |
(* 4 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(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/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(* 2 (/ (* a c) b)) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) |
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.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 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 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 #s(literal 1/2 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) a (*.f64 #s(literal 2 binary64) (/.f64 (*.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 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) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) 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) |
(* a c) |
(*.f64 c a) |
(* -1/4 (/ (+ (* -2 b) (* 2 b)) a)) |
(*.f64 (/.f64 (*.f64 b #s(literal 0 binary64)) a) #s(literal -1/4 binary64)) |
(/ (+ (* -1 (/ (* a c) b)) (* -1/4 (+ (* -2 b) (* 2 b)))) a) |
(/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) (*.f64 (*.f64 b #s(literal 0 binary64)) #s(literal -1/4 binary64))) a) |
(/ (+ (* -1/4 (+ (* -2 b) (* 2 b))) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (fma.f64 (*.f64 b #s(literal 0 binary64)) #s(literal -1/4 binary64) (*.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a)) a) |
(/ (+ (* -1/4 (+ (* -2 b) (* 2 b))) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) 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 (neg.f64 (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)) a (*.f64 (*.f64 b #s(literal 0 binary64)) #s(literal -1/4 binary64))) a) |
(* a (+ (* -2 b) (* 2 b))) |
(*.f64 (*.f64 b #s(literal 0 binary64)) a) |
(* a (+ (* -2 b) (+ (* 2 b) (* 4 (/ (* a c) b))))) |
(*.f64 (fma.f64 b #s(literal 0 binary64) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 4 binary64))) a) |
(* a (+ (* -2 b) (+ (* 2 b) (* a (+ (* 4 (/ c b)) (* 4 (/ (* a (pow c 2)) (pow b 3)))))))) |
(*.f64 (fma.f64 b #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))))) a)) a) |
(* a (+ (* -2 b) (+ (* 2 b) (* a (+ (* 4 (/ c b)) (* a (+ (* 4 (/ (pow c 2) (pow b 3))) (* 8 (/ (* a (pow c 3)) (pow b 5)))))))))) |
(*.f64 (fma.f64 b #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal 8 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal 4 binary64))) a)) a) |
(* -4 (pow a 2)) |
(*.f64 (*.f64 a a) #s(literal -4 binary64)) |
(pow b 2) |
(*.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 #s(literal 2 binary64) (-.f64 (*.f64 a (/.f64 c b)) b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 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 #s(literal 2 binary64) (/.f64 (*.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)) |
(/ (* a c) b) |
(*.f64 a (/.f64 c b)) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) #s(literal -2 binary64)) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -2 binary64) (*.f64 (/.f64 b #s(literal -4 binary64)) #s(literal 2 binary64))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 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))))) a) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (*.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))))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 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)))))) a) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (/.f64 b #s(literal -4 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.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)))) (*.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 (/.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)))))) a) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -4 binary64)) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -4 binary64) (*.f64 (/.f64 b #s(literal -4 binary64)) #s(literal 4 binary64))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -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))))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (*.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))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 4 (/ (+ (* -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)))))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (/.f64 b #s(literal -4 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 a c))) (*.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)))) (*.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 (/.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)))))) |
(* 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 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (*.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 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (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 3 binary64))))) #s(literal -1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (*.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 (* (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 (/.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)))) #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 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.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 3 binary64))))) (/.f64 b a)) (fma.f64 (*.f64 (/.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)))) #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 (/.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)))) #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/8 binary64) (*.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 3 binary64))))) (fma.f64 (*.f64 (/.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)))) #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/8 binary64) (*.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 3 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 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.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)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) a) |
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64)) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (* 2 (/ b a)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -2 binary64) (*.f64 (/.f64 b a) #s(literal 2 binary64))) (*.f64 a a)) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 2 (/ b a))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (neg.f64 (/.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 b a) #s(literal 2 binary64)))) (*.f64 a a)) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 2 (/ b a)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (neg.f64 (/.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))) (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 3 binary64))))) #s(literal 1/4 binary64) (*.f64 (/.f64 b a) #s(literal 2 binary64))))) (*.f64 a a)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 4 binary64))) a) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 (-.f64 (/.f64 (neg.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)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 (-.f64 (*.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)))) (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 #s(literal 1/8 binary64) (*.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 3 binary64)))))) (fma.f64 (*.f64 (/.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)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a)) (*.f64 #s(literal 1/2 binary64) b)) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -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))))) a)) (* -1/2 (* a b))) a))) a)) |
(/.f64 (neg.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))) a))) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -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))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 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)) (* -1/2 (* a b))) a))) a)) |
(/.f64 (neg.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))) 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 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal 2 binary64) (neg.f64 b)) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -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 b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.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 4 binary64) (*.f64 a b)) (neg.f64 a))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -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))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 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 4 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 -4 binary64))) (neg.f64 a))) (neg.f64 a))) |
(* -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))) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(neg.f64 (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)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(neg.f64 (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))) a))) |
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64)))) |
(* -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 (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) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c 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 (fma.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 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a) #s(literal -1 binary64) b) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.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 (*.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 3 binary64))))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.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 (*.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 3 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 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/512 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64)))))) |
(* 4 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal 4 binary64)) |
(* (pow a 2) (+ (* 2 (/ b a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 4 binary64) (*.f64 (/.f64 b a) #s(literal 2 binary64))) (*.f64 a a)) |
(* (pow a 2) (+ (* -1 (/ (+ (* -2 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) b)) (neg.f64 a))) (*.f64 a a)) |
(* (pow a 2) (+ (* -1 (/ (+ (* -2 b) (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 4 (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -2 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal -1/32 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/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (neg.f64 a))) (neg.f64 a))) (*.f64 a a)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64) (*.f64 c #s(literal 4 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 (-.f64 (*.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) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (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) (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 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) b) a) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) #s(literal -2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+ (* -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 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) b) (*.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))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) b)) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (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))))))) (* 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 (fma.f64 (*.f64 #s(literal -2 binary64) b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.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))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.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))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64))) b (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))) b (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) #s(literal -2 binary64))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) b (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -4 binary64))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) b) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)) c) a)) (*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/2 binary64)) #s(literal 4 binary64))) b #s(literal -1 binary64)) b (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -4 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 (*.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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (-.f64 (*.f64 (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 #s(literal 1 binary64) (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 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64)))) #s(literal -1/16 binary64))) b) (/.f64 #s(literal 1/2 binary64) a)) b)) |
(- b (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 b (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(- (* 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 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) b #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a)))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* (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 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (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 (/.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 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)) #s(literal -1/8 binary64))) (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (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 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* 2 (* a b))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -1 (* (sqrt (/ a c)) (/ b (sqrt -4)))) (* 2 a)))) |
(fma.f64 (fma.f64 (neg.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal 2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64))) |
(+ (* -2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* 2 a) (* b (+ (* -1 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
(fma.f64 (fma.f64 (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 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 a c)))) b (*.f64 #s(literal 2 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64))) |
(- (pow b 2) (* 4 (* a c))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(- (* -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 (-.f64 (*.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 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 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 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (+.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64)))) b) |
(/ (+ (* -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 c c) b) (/.f64 (*.f64 a a) b)))) 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 (pow.f64 (*.f64 c 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 c c) b) (/.f64 (*.f64 a a) b))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b))) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 4 binary64)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (+.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a)) #s(literal -1/4 binary64)))) b) |
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 c a))) b) |
(/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c 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 c c) b) (/.f64 (*.f64 a a) b))))) b) |
(/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b))))) b) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #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 a a) (*.f64 c c)) (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 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c 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 b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)) b) |
(* -1/4 (/ (* b (+ (* -2 a) (* 2 a))) (pow a 2))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 a #s(literal 0 binary64)) b) a)) |
(* b (+ (* -1 (/ c (pow b 2))) (* -1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 a #s(literal 0 binary64)) a) (/.f64 (neg.f64 c) (*.f64 b b))) b) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c b) (fma.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 a #s(literal 0 binary64)) a) (*.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64)))))) b) |
(* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c b) (fma.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 a #s(literal 0 binary64)) a) (*.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))))))) b) |
(* b (+ (* -2 a) (* 2 a))) |
(*.f64 (*.f64 a #s(literal 0 binary64)) b) |
(* b (+ (* -2 a) (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))))) |
(*.f64 (fma.f64 a #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 4 binary64) b) (/.f64 (*.f64 (*.f64 a a) c) b))) b) |
(* b (+ (* -2 a) (+ (* 2 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 a #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 c b) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b) |
(* b (+ (* -2 a) (+ (* 2 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(*.f64 (fma.f64 a #s(literal 0 binary64) (fma.f64 #s(literal 4 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 c b) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 8 binary64)))) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) b) (/.f64 c b) #s(literal 1 binary64)) (*.f64 b b)) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a (/.f64 c b))) #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 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #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 (*.f64 c a) #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 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a))) |
(* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)))) |
(* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) c)) a (fma.f64 (neg.f64 (pow.f64 c #s(literal 3 binary64))) (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a)) (/.f64 #s(literal 20 binary64) c)) #s(literal 1/8 binary64)))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a))))) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)))) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6))) (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2)))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 (*.f64 c a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 c a)) #s(literal 1/8 binary64) (neg.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b))))) #s(literal 2 binary64))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c b) (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c b) (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) |
(*.f64 (neg.f64 b) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a (/.f64 c b))) #s(literal 2 binary64))) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
(*.f64 (neg.f64 b) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) |
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #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 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)))) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 a b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c 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 b) (/.f64 c b) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64))) |
(* 4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal 4 binary64)) |
(* -1 (* b (+ (* -4 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal 4 binary64) b) (/.f64 (*.f64 (*.f64 a a) c) b) (*.f64 #s(literal -4 binary64) a))) |
(* -1 (* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 4 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 c b) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -4 binary64) a))) |
(* -1 (* b (+ (* -4 a) (+ (* 4 (/ (* (pow a 2) c) (pow b 2))) (+ (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 8 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -4 binary64) a (fma.f64 #s(literal 4 binary64) (fma.f64 (/.f64 (*.f64 a a) b) (/.f64 c b) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 8 binary64))))) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.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 (pow.f64 (*.f64 c 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 c c) b) (/.f64 (*.f64 a a) 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 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 c a (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b))))) (neg.f64 b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 (-.f64 (*.f64 (neg.f64 a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))))) 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))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) c) #s(literal 4 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) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) a) (/.f64 c b)) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c) |
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 2 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 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) 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 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 #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) c) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 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 (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) |
(* -1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 a #s(literal 0 binary64)) b) a)) |
(+ (* -1 (/ c b)) (* -1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2)))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 a #s(literal 0 binary64)) b) a) (/.f64 (neg.f64 c) b)) |
(+ (* -1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 a #s(literal 0 binary64)) a) (/.f64 b a)) #s(literal -1/4 binary64) (*.f64 (-.f64 (*.f64 (neg.f64 a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c)) |
(+ (* -1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 a #s(literal 0 binary64)) a) (/.f64 b a)) #s(literal -1/4 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -2 binary64) (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c)) |
(+ (* -2 (* a b)) (* 2 (* a b))) |
(*.f64 (*.f64 a #s(literal 0 binary64)) b) |
(+ (* -2 (* a b)) (+ (* 2 (* a b)) (* 4 (/ (* (pow a 2) c) b)))) |
(fma.f64 (*.f64 a #s(literal 0 binary64)) b (*.f64 (/.f64 (*.f64 (*.f64 a a) c) b) #s(literal 4 binary64))) |
(+ (* -2 (* a b)) (+ (* 2 (* a b)) (* c (+ (* 4 (/ (* (pow a 3) c) (pow b 3))) (* 4 (/ (pow a 2) b)))))) |
(fma.f64 (*.f64 a #s(literal 0 binary64)) b (*.f64 (*.f64 #s(literal 4 binary64) (fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a a) b))) c)) |
(+ (* -2 (* a b)) (+ (* 2 (* a b)) (* c (+ (* 4 (/ (pow a 2) b)) (* c (+ (* 4 (/ (pow a 3) (pow b 3))) (* 8 (/ (* (pow a 4) c) (pow b 5))))))))) |
(fma.f64 (*.f64 a #s(literal 0 binary64)) b (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 8 binary64) (*.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 4 binary64))) c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 4 binary64))) c)) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 2 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 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 2 binary64) (/.f64 a b))) c (*.f64 #s(literal -2 binary64) b)) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) c) (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal 1 binary64)) c) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (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 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (*.f64 b (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.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 1 binary64) (*.f64 (/.f64 b a) #s(literal 1/2 binary64))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) c) (/.f64 #s(literal -1/2 binary64) c))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))))) |
(fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (/.f64 b #s(literal -4 binary64)) #s(literal 4 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (*.f64 b (/.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (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)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 c c) a)))) (pow.f64 c #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))) c) (/.f64 #s(literal -1/2 binary64) c)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/2 binary64))) c) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) c) (/.f64 b a) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))) c) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) c) (/.f64 b a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 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/16 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))) c) |
(* 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 (*.f64 b 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 (-.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) (/.f64 b c)) (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/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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) #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) |
(* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* 2 (/ (* a b) c)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -2 binary64) (*.f64 (*.f64 a (/.f64 b c)) #s(literal 2 binary64))) c) |
(* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 2 (/ (* a b) c))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 a (/.f64 b c)) #s(literal 2 binary64)))) c) |
(* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 2 (/ (* a b) c)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) (*.f64 (*.f64 a (/.f64 b c)) #s(literal 2 binary64))))) c) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 4 binary64))) c) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 (-.f64 (/.f64 (neg.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)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 (-.f64 (*.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)))) (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 (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) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (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 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/8 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 c a)))) (neg.f64 c))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (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/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -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)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 (/.f64 (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 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/8 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1/16 binary64) a) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) a)) (*.f64 (*.f64 (*.f64 (sqrt.f64 (pow.f64 (/.f64 c a) #s(literal 3 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/8 binary64)))) c) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 c a)))) (neg.f64 c))) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) c) #s(literal 4 binary64) (*.f64 c b)) (neg.f64 c))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 c b (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 c c) a)) #s(literal -1/32 binary64))) c) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/16 binary64)) #s(literal -4 binary64))) (neg.f64 c))) (neg.f64 c))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 #s(literal 1/2 binary64) c) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.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 (/.f64 b a) #s(literal -1/2 binary64))) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (fma.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))) (*.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)))) (neg.f64 c))) (neg.f64 c)))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (-.f64 (/.f64 (neg.f64 b) c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal 2 binary64)))) |
(* -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 (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) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a 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 (fma.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 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c) #s(literal -1 binary64) b) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 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 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/512 binary64) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) #s(literal 2 binary64)))))) |
(* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -2 (/ (* a b) c))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) #s(literal -4 binary64) (*.f64 (*.f64 a (/.f64 b c)) #s(literal -2 binary64)))) |
(* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 2 (* a b))) c))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (neg.f64 c)))) |
(* -1 (* c (+ (* -4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1))))) c)) (* 2 (* a b))) c))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) b (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 c))) (neg.f64 c)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64) (*.f64 a #s(literal 4 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 (-.f64 (*.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) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (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 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 c)) b) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 375 |
| 0 | 70 | 375 |
| 1 | 229 | 347 |
| 2 | 1759 | 347 |
| 0 | 8494 | 330 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)))) |
(/.f64 #s(literal -1/2 binary64) a) |
(-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) |
#s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) |
(/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 c a) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(neg.f64 b) |
(*.f64 a (/.f64 c b)) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) a)) |
(*.f64 (/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) |
(*.f64 (/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) a) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) a))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 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 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) a) |
(/.f64 (neg.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (/.f64 (neg.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (/.f64 (neg.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (-.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(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.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 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(neg.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(neg.f64 (/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.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(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))) |
(*.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64)))))) (neg.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (neg.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
#s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) c) a) |
(*.f64 (*.f64 a #s(literal 4 binary64)) c) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(*.f64 c (*.f64 a #s(literal 4 binary64))) |
(*.f64 a (*.f64 c #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 c a)) |
(*.f64 (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 2 binary64))))) (neg.f64 (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 3 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (*.f64 b b)) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 3 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (*.f64 b b)) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (neg.f64 a) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 3 binary64))))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 2 binary64))))) (neg.f64 (*.f64 a (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 3 binary64))))) (neg.f64 (*.f64 a (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b)) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (*.f64 b b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 2 binary64)))) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 3 binary64)))) (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 3 binary64))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (*.f64 b b)) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (*.f64 b b)) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 3 binary64)))) (*.f64 (neg.f64 a) (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 2 binary64)))) (*.f64 a (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 3 binary64)))) (*.f64 a (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) #s(literal -1/2 binary64)) a) |
(/.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/2 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal -1/2 binary64) a) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b)) (*.f64 (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 2 binary64)))) (*.f64 (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (*.f64 b b))) (*.f64 (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (*.f64 b b)) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (*.f64 b b)) (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 2 binary64))) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b)) (/.f64 (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 2 binary64)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (*.f64 b b))) (/.f64 (pow.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b) (*.f64 b b)))) |
(-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) |
(+.f64 (/.f64 (*.f64 b b) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b)) (/.f64 (*.f64 (neg.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b))) (+.f64 #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) b))) |
#s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)) |
(*.f64 #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) (neg.f64 a)) |
(/.f64 (*.f64 #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) #s(literal -1/2 binary64)) a) |
#s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 c b) #s(literal 2 binary64)) a) |
(*.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) |
(*.f64 (/.f64 c b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c b)) |
(*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) a)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a) (-.f64 (*.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a)) (*.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a))))) |
(/.f64 (fma.f64 (neg.f64 c) a (*.f64 (neg.f64 c) a)) (neg.f64 b)) |
(/.f64 (fma.f64 a (neg.f64 c) (*.f64 (neg.f64 c) a)) (neg.f64 b)) |
(/.f64 (+.f64 (neg.f64 (*.f64 c a)) (*.f64 (neg.f64 c) a)) (neg.f64 b)) |
(/.f64 (fma.f64 (neg.f64 c) a (*.f64 a (neg.f64 c))) (neg.f64 b)) |
(/.f64 (fma.f64 a (neg.f64 c) (*.f64 a (neg.f64 c))) (neg.f64 b)) |
(/.f64 (+.f64 (neg.f64 (*.f64 c a)) (*.f64 a (neg.f64 c))) (neg.f64 b)) |
(/.f64 (fma.f64 (neg.f64 c) a (neg.f64 (*.f64 c a))) (neg.f64 b)) |
(/.f64 (fma.f64 a (neg.f64 c) (neg.f64 (*.f64 c a))) (neg.f64 b)) |
(/.f64 (+.f64 (neg.f64 (*.f64 c a)) (neg.f64 (*.f64 c a))) (neg.f64 b)) |
(/.f64 (fma.f64 c a (*.f64 c a)) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a))) (neg.f64 b)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) a) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (neg.f64 c) a))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) a) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 a (neg.f64 c)))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) a) (neg.f64 b) (*.f64 (neg.f64 b) (neg.f64 (*.f64 c a)))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) a) b (*.f64 (neg.f64 b) (*.f64 c a))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 (*.f64 a (neg.f64 c)) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (neg.f64 c) a))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 a (neg.f64 c)) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 a (neg.f64 c)))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 a (neg.f64 c)) (neg.f64 b) (*.f64 (neg.f64 b) (neg.f64 (*.f64 c a)))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 a (neg.f64 c)) b (*.f64 (neg.f64 b) (*.f64 c a))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 c a)) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (neg.f64 c) a))) (*.f64 b b)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 c a)) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 a (neg.f64 c)))) (*.f64 b b)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 c a)) (neg.f64 b) (*.f64 (neg.f64 b) (neg.f64 (*.f64 c a)))) (*.f64 b b)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 c a)) b (*.f64 (neg.f64 b) (*.f64 c a))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 (*.f64 c a) (neg.f64 b) (*.f64 b (*.f64 (neg.f64 c) a))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 (*.f64 c a) (neg.f64 b) (*.f64 b (*.f64 a (neg.f64 c)))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 (*.f64 c a) (neg.f64 b) (*.f64 b (neg.f64 (*.f64 c a)))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 (*.f64 c a) b (*.f64 b (*.f64 c a))) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) b) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) |
(fma.f64 (/.f64 c b) a (*.f64 (/.f64 c b) a)) |
(fma.f64 c (/.f64 a b) (*.f64 (/.f64 c b) a)) |
(fma.f64 a (/.f64 c b) (*.f64 (/.f64 c b) a)) |
(+.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a)) |
(*.f64 (/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) a)) |
(*.f64 (/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) |
(*.f64 (/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) a) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) a))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 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 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) a) |
(/.f64 (neg.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (/.f64 (neg.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (/.f64 (neg.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (-.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(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.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 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(neg.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(neg.f64 (/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.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 c a) |
(*.f64 a c) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b)))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 #s(literal 2 binary64) a)) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 #s(literal 2 binary64) a)) a)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 a #s(literal -4 binary64)))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 #s(literal -2 binary64) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))) (*.f64 (*.f64 a #s(literal -4 binary64)) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 #s(literal 2 binary64) a)))) (neg.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b))))) (neg.f64 (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)))) (neg.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) a)) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (*.f64 a (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) a)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal -1 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 a #s(literal -4 binary64)) a)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a #s(literal -4 binary64)) a)) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a b) a) #s(literal -1/2 binary64)) a (*.f64 a (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a b) a) #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1 binary64)))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a b) a) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 a (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a b) a) #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a b) a) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 a (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 a (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a b) a) #s(literal -1/2 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) a)) a (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) a)) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) a)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal -1 binary64)))) (*.f64 (*.f64 a #s(literal -4 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) a)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) a)) (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal -2 binary64)) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal -2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a b) a) #s(literal 1 binary64)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a b) a) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -4 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a b) a) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a b) a) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal -1 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a b) a) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a b) a) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) a (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1/2 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 #s(literal 2 binary64) a) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1 binary64)))) (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (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 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal -1 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) a (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1/2 binary64)) a (*.f64 a (*.f64 (/.f64 (*.f64 a b) a) #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) a)))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 a (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal -2 binary64)))) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (*.f64 (/.f64 (*.f64 a b) a) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (*.f64 a (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) a) b))) (*.f64 a (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1 binary64)) a (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (*.f64 a b) a) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) a)))) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (*.f64 a b) a) #s(literal 1 binary64)))) (*.f64 (*.f64 a #s(literal -4 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (/.f64 (*.f64 a b) a) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) a)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (/.f64 (*.f64 a b) a) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal -1 binary64)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (*.f64 a b) a) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) a)))) (*.f64 (*.f64 a #s(literal -4 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (*.f64 a b) a) #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal -1 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) #s(literal -1 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a b) a) #s(literal -1/2 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal 2 binary64) a) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) a)))) (*.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal -2 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a b) a) #s(literal 1 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) b))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (/.f64 (*.f64 a b) a) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (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 (*.f64 a #s(literal -4 binary64)) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) a)))) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (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 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (/.f64 (*.f64 a b) a) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 #s(literal 2 binary64) a)) #s(literal -2 binary64)) a) |
(/.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 #s(literal 2 binary64) a)) a) #s(literal -2 binary64)) |
(/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 a #s(literal -4 binary64))) a) |
(/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 #s(literal 2 binary64) a))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)))) (neg.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 2 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))) (*.f64 (*.f64 a #s(literal -4 binary64)) a)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a #s(literal -4 binary64)) a)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b))) (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b))) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 (*.f64 a #s(literal -4 binary64)) a)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b))) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 b (neg.f64 (*.f64 a #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 b (neg.f64 (*.f64 #s(literal -2 binary64) a))) (*.f64 #s(literal -1 binary64) (/.f64 a a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 a a) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (/.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a #s(literal -4 binary64))) (/.f64 a a) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a)) (/.f64 a (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) #s(literal -1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 b a) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (/.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a b) (*.f64 a #s(literal -4 binary64))) (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 a (*.f64 a (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a b) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (/.f64 b (*.f64 a (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 a b) a) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (/.f64 (*.f64 a b) #s(literal -2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) #s(literal 1 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) #s(literal -1 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) #s(literal -1 binary64) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 a #s(literal -4 binary64))) (/.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 a #s(literal -4 binary64))) (/.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) a))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 a a) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 a a) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (/.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (/.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (/.f64 (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (/.f64 (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 a #s(literal -4 binary64))) (/.f64 (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 a #s(literal -4 binary64))) (/.f64 (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) b) a) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64)) (/.f64 a (*.f64 a (*.f64 #s(literal 2 binary64) a))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64)) (/.f64 a (*.f64 a (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 a (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (/.f64 (*.f64 #s(literal 2 binary64) b) #s(literal -2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 a (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 a (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 a (*.f64 a #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 a (*.f64 a #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 a (*.f64 a #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) b) a) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 a (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 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 a (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 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a (*.f64 #s(literal 2 binary64) a))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 b (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 b (*.f64 (*.f64 #s(literal 2 binary64) a) a)) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 a (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) (/.f64 #s(literal -2 binary64) (*.f64 a #s(literal -4 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) a) (/.f64 #s(literal -2 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 a (*.f64 a #s(literal -4 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) (/.f64 a (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -4 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) (/.f64 a (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a b) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) (*.f64 a (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 a b) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 a a) #s(literal -1/2 binary64)) (/.f64 b a) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 b (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64)) (/.f64 b (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a b) a) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64))) (/.f64 (*.f64 a b) a) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 a #s(literal 2 binary64)) (/.f64 b a)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 a #s(literal 2 binary64)) (/.f64 b a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 a a)) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 a (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 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 a (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 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 a a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))) #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) a) (/.f64 b (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 b (*.f64 a #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 a a) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal -1 binary64) (/.f64 a a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 a (*.f64 a a)) #s(literal -1 binary64)) (/.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 a (*.f64 a a)) #s(literal -1 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 a a) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 a a) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 a a) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal 1/2 binary64)) (/.f64 a a) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal 1/2 binary64)) (/.f64 a a) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 a (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 a (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 a (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal 1 binary64)) (/.f64 a (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal 1 binary64)) (/.f64 a (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a)) (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a)) (/.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 a a) #s(literal 1/2 binary64)) (/.f64 b (neg.f64 a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 a a) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (*.f64 (/.f64 a a) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (/.f64 b (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal -4 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal -4 binary64))) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 a #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 a a)) (/.f64 b (neg.f64 (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 a a)) (/.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 a a)) (/.f64 (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 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 a a)) (/.f64 (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 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -1 binary64) (/.f64 a a)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -1 binary64) (/.f64 a a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (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 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (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 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (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 a a) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (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 a a) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (/.f64 a (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (*.f64 (/.f64 a (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)) (*.f64 (/.f64 a (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)) (*.f64 (/.f64 a (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a (*.f64 (*.f64 a #s(literal -4 binary64)) a)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 a (*.f64 (*.f64 a #s(literal -4 binary64)) a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 a #s(literal -4 binary64)) a)) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 a #s(literal -4 binary64)) a)) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 b (*.f64 (*.f64 a #s(literal -4 binary64)) a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 a (*.f64 a #s(literal -4 binary64))) (/.f64 b a)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(fma.f64 b (*.f64 (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) (/.f64 (pow.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))) (*.f64 (*.f64 a #s(literal -4 binary64)) a)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))) (*.f64 (*.f64 a #s(literal -4 binary64)) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b)))) (*.f64 (*.f64 a #s(literal -4 binary64)) a)) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b)))) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(-.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(-.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(-.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (neg.f64 (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 a #s(literal -4 binary64)) a))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a b)) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) (/.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64))))))) (/.f64 (pow.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a #s(literal -4 binary64)) a)) (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (pow.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a #s(literal -4 binary64)) a)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 a #s(literal -4 binary64)) a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 a #s(literal -4 binary64)) a)) (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))) (*.f64 (*.f64 a #s(literal -4 binary64)) a)))) |
(+.f64 (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (*.f64 a #s(literal -4 binary64)) a))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) (*.f64 (/.f64 a a) #s(literal 1/2 binary64))) (*.f64 (/.f64 b a) (*.f64 (/.f64 a a) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (-.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 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.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 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal -2 binary64) a) b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 (*.f64 b #s(literal 2 binary64)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal -2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b)) |
(fma.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(fma.f64 (*.f64 a b) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b)) |
(fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a (*.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b)) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(fma.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b)) |
(fma.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(fma.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 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 a b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b)) |
(fma.f64 (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 2 binary64) a) b)) |
(fma.f64 a (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b)) |
(fma.f64 a (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(fma.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 #s(literal -4 binary64) (*.f64 c a)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 2 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 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.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 #s(literal -4 binary64) (*.f64 c a)))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal -2 binary64) a) b))))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fma.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) |
(-.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal -2 binary64) (*.f64 a b))) |
(-.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) a)) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(-.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 (neg.f64 (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 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)))))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)))))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) b) (-.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 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (fma.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal -2 binary64) (*.f64 a b))))) |
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) a)) b)) |
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(+.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 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)) a) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) #s(literal -2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64)) |
(*.f64 (*.f64 a #s(literal -4 binary64)) a) |
(*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a)) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(*.f64 a (*.f64 a #s(literal -4 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))))) |
(fma.f64 (*.f64 a a) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) a (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(fma.f64 a (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(*.f64 (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(sqrt.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64))) |
(fabs.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 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 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.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 (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(-.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 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(+.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)))) |
(neg.f64 b) |
(*.f64 (/.f64 c b) a) |
(*.f64 c (/.f64 a b)) |
(*.f64 a (/.f64 c b)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) a)) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 a (neg.f64 c))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c a))) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (neg.f64 c) a) (neg.f64 b)) |
(/.f64 (*.f64 a (neg.f64 c)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 b)) |
(/.f64 (*.f64 c a) b) |
Compiled 45 769 to 3 335 computations (92.7% saved)
18 alts after pruning (11 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 912 | 4 | 916 |
| Fresh | 1 | 7 | 8 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 915 | 18 | 933 |
| Status | Accuracy | Program |
|---|---|---|
| 10.5% | (/.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -2 binary64)) a) (*.f64 #s(literal -2 binary64) a)) | |
| 35.0% | (/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) | |
| ✓ | 53.4% | (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
| 27.0% | (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) | |
| 33.4% | (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) a)) | |
| 34.1% | (/.f64 #s(approx (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 30.5% | (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) |
| 18.8% | (/.f64 #s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (*.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) | |
| 28.1% | (*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) | |
| ✓ | 53.3% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
| 33.4% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) | |
| ✓ | 33.9% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)))) |
| 29.0% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 c (/.f64 a b)) #s(literal 2 binary64)))) | |
| ✓ | 31.6% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) |
| ✓ | 38.3% | #s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 c) b)) |
| 12.5% | #s(approx (/ (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (* (* 2 a) (* -2 a))) (*.f64 (/.f64 (*.f64 b #s(literal 0 binary64)) a) #s(literal -1/4 binary64))) | |
| ✓ | 34.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 33.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) |
Compiled 1 711 to 535 computations (68.7% saved)
| Inputs |
|---|
#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 (neg.f64 c) b)) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (* (* 2 a) (* -2 a))) (*.f64 (/.f64 (*.f64 b #s(literal 0 binary64)) a) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (*.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.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)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 c (/.f64 a b)) #s(literal 2 binary64)))) |
(/.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.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)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 2 binary64)) (neg.f64 b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 #s(approx (/ (- (* b b) (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c)))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) (*.f64 #s(literal 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 -2 binary64) a))) |
(/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (/.f64 #s(approx (- (* b b) (- (* b b) (* 4 (* a c)))) (*.f64 (*.f64 c a) #s(literal 4 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal -2 binary64)) a) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 b) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (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 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 b) b (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 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (-.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))) 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 (fma.f64 b b (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)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (fma.f64 b b (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)))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (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)))) (*.f64 (fma.f64 b b (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)))) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (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 b b (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)))))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
4 calls:
| 10.0ms | c |
| 10.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)) |
| 10.0ms | a |
| 10.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.1% | 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)) |
| 58.3% | 3 | a |
| 90.7% | 3 | b |
| 53.4% | 1 | c |
Compiled 20 to 23 computations (-15% saved)
| Inputs |
|---|
#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 (neg.f64 c) b)) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (* (* 2 a) (* -2 a))) (*.f64 (/.f64 (*.f64 b #s(literal 0 binary64)) a) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (*.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.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)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 c (/.f64 a b)) #s(literal 2 binary64)))) |
(/.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.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)) |
(/.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 |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
1 calls:
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.5% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#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 (neg.f64 c) b)) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (* (* 2 a) (* -2 a))) (*.f64 (/.f64 (*.f64 b #s(literal 0 binary64)) a) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (*.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.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)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 c (/.f64 a b)) #s(literal 2 binary64)))) |
(/.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (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 (neg.f64 c) b)) |
1 calls:
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.4% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#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 (neg.f64 c) b)) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (* (* 2 a) (* -2 a))) (*.f64 (/.f64 (*.f64 b #s(literal 0 binary64)) a) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (*.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.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)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 c (/.f64 a b)) #s(literal 2 binary64)))) |
(/.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
1 calls:
| 4.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.6% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#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 (neg.f64 c) b)) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (* (* 2 a) (* -2 a))) (*.f64 (/.f64 (*.f64 b #s(literal 0 binary64)) a) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (*.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.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)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 c (/.f64 a b)) #s(literal 2 binary64)))) |
(/.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
1 calls:
| 4.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.6% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#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 (neg.f64 c) b)) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (* (* 2 a) (* -2 a))) (*.f64 (/.f64 (*.f64 b #s(literal 0 binary64)) a) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b #s(approx (sqrt (+ (* (* a c) -4) (* b b))) (neg.f64 b)))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(approx (+ (* (sqrt (- (* b b) (* 4 (* a c)))) (* -2 a)) (* (* 2 a) b)) (*.f64 (*.f64 a b) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.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)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (- b (sqrt (+ (* (* a c) -4) (* b b)))) (*.f64 (*.f64 c (/.f64 a b)) #s(literal 2 binary64)))) |
(/.f64 #s(approx (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a)) |
| Outputs |
|---|
#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 (neg.f64 c) b)) |
2 calls:
| 4.0ms | b |
| 3.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 |
|---|---|---|
| 54.5% | 3 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 69.7% | 2 | b |
Compiled 18 to 17 computations (5.6% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
4 calls:
| 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)) |
| 1.0ms | b |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.0% | 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)) |
| 34.0% | 1 | c |
| 34.0% | 1 | a |
| 34.0% | 1 | b |
Compiled 20 to 23 computations (-15% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 1.0919646238605413e-98 | 7.207025368936447e-96 |
| 4.0ms | -2.4006337119826452e+154 | -1.0030889789185424e+154 |
| 8.0ms | 106× | 0 | valid |
| 5.0ms | 23× | 2 | valid |
| 5.0ms | 31× | 1 | valid |
| 2.0ms | 28× | 0 | invalid |
Compiled 408 to 340 computations (16.7% saved)
ival-mult: 5.0ms (34.9% of total)ival-div: 2.0ms (14% of total)adjust: 2.0ms (14% of total)ival-sqrt: 2.0ms (14% of total)ival-sub: 1.0ms (7% of total)ival-add: 1.0ms (7% of total)ival-neg: 1.0ms (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 |
|---|---|---|
| 1.0ms | 1.0919646238605413e-98 | 7.207025368936447e-96 |
| 11.0ms | -2.4701552772964454e+140 | -1.830632027872823e+139 |
| 7.0ms | 96× | 0 | valid |
| 0.0ms | 5× | 0 | invalid |
Compiled 586 to 478 computations (18.4% saved)
ival-mult: 2.0ms (39% of total)ival-div: 1.0ms (19.5% of total)ival-sqrt: 1.0ms (19.5% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 2.120867745771044e-41 | 2.7712167742434123e-39 |
| 1.0ms | -2.4701552772964454e+140 | -1.830632027872823e+139 |
| 6.0ms | 28× | 2 | valid |
| 5.0ms | 31× | 1 | valid |
| 4.0ms | 53× | 0 | valid |
| 1.0ms | 14× | 0 | invalid |
Compiled 549 to 447 computations (18.6% saved)
ival-mult: 4.0ms (34.4% of total)adjust: 2.0ms (17.2% of total)ival-div: 1.0ms (8.6% of total)ival-sub: 1.0ms (8.6% of total)ival-sqrt: 1.0ms (8.6% of total)ival-add: 1.0ms (8.6% of total)ival-neg: 1.0ms (8.6% 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 |
|---|---|---|
| 11.0ms | 1.0919646238605413e-98 | 7.207025368936447e-96 |
| 16.0ms | -9.695124265011527e-83 | -2.7921132641001106e-84 |
| 10.0ms | 136× | 0 | valid |
| 4.0ms | 9× | 2 | valid |
| 3.0ms | 41× | 0 | invalid |
| 2.0ms | 15× | 1 | valid |
Compiled 736 to 588 computations (20.1% saved)
ival-mult: 5.0ms (35.8% of total)ival-neg: 3.0ms (21.5% of total)ival-div: 1.0ms (7.2% of total)adjust: 1.0ms (7.2% of total)ival-sub: 1.0ms (7.2% of total)ival-sqrt: 1.0ms (7.2% of total)ival-add: 1.0ms (7.2% 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 | 1.0919646238605413e-98 | 7.207025368936447e-96 |
| 1.0ms | -9.695124265011527e-83 | -2.7921132641001106e-84 |
Compiled 736 to 588 computations (20.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 2.613497255604105e-282 | 2.4688867885670954e-276 |
| 11.0ms | 144× | 0 | valid |
| 6.0ms | 80× | 0 | invalid |
Compiled 416 to 344 computations (17.3% saved)
ival-mult: 5.0ms (44.8% of total)ival-div: 1.0ms (9% of total)ival-add: 1.0ms (9% of total)ival-sub: 1.0ms (9% of total)ival-sqrt: 1.0ms (9% of total)ival-neg: 1.0ms (9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 88 | 460 |
| 1 | 144 | 460 |
| 2 | 255 | 460 |
| 3 | 403 | 460 |
| 4 | 538 | 460 |
| 5 | 623 | 460 |
| 6 | 817 | 460 |
| 7 | 2619 | 460 |
| 8 | 4284 | 460 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 b #s(literal -15000000000000001298496038999574854037221349022080675856012921172039509217266793356799400692677585977189403561424740135192327629840926310196001356373819392 binary64)) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (if (<=.f64 b #s(literal 7541790248528631/153914086704665934422965000391185991426092731525255651046673021110334850669910978950836977558144201721900890587136 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 c) b)))) |
(if (<=.f64 b #s(literal -130000000000000005591515061177137588172142249692291600073410111342199549466140029969531753504227255299291856501392486320406727832494210547712 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) (if (<=.f64 b #s(literal 7541790248528631/153914086704665934422965000391185991426092731525255651046673021110334850669910978950836977558144201721900890587136 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 c) b)))) |
(if (<=.f64 b #s(literal -130000000000000005591515061177137588172142249692291600073410111342199549466140029969531753504227255299291856501392486320406727832494210547712 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) (if (<=.f64 b #s(literal 3187590725001049/12259964326927110866866776217202473468949912977468817408 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (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 (neg.f64 c) b)))) |
(if (<=.f64 b #s(literal -6493400589199567/68351585149469122636640694597425667667286544715412888638305331450311031224980497600734786781970432 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) (if (<=.f64 b #s(literal 2924367647388653/76957043352332967211482500195592995713046365762627825523336510555167425334955489475418488779072100860950445293568 binary64)) (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 c) b)))) |
(if (<=.f64 b #s(literal -6493400589199567/68351585149469122636640694597425667667286544715412888638305331450311031224980497600734786781970432 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) (if (<=.f64 b #s(literal 2924367647388653/76957043352332967211482500195592995713046365762627825523336510555167425334955489475418488779072100860950445293568 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 c) b)))) |
(if (<=.f64 b #s(literal 1733091924465093/653996952628336987883560210607911261328982429019490727199554680401825592727622145076415026132626866532955732981904996841544888480036812770751011814861973559810459458912611754481266760562888863640011851938052153014134639969934006809031100094365055109531933378765047739725368031717079125173169291264 binary64)) #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 (neg.f64 c) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -15000000000000001298496038999574854037221349022080675856012921172039509217266793356799400692677585977189403561424740135192327629840926310196001356373819392 binary64)) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) a)) (if (<=.f64 b #s(literal 7541790248528631/153914086704665934422965000391185991426092731525255651046673021110334850669910978950836977558144201721900890587136 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 c) b)))) |
(if (<=.f64 b #s(literal -130000000000000005591515061177137588172142249692291600073410111342199549466140029969531753504227255299291856501392486320406727832494210547712 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) (if (<=.f64 b #s(literal 7541790248528631/153914086704665934422965000391185991426092731525255651046673021110334850669910978950836977558144201721900890587136 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 c) b)))) |
(if (<=.f64 b #s(literal -130000000000000005591515061177137588172142249692291600073410111342199549466140029969531753504227255299291856501392486320406727832494210547712 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) (if (<=.f64 b #s(literal 3187590725001049/12259964326927110866866776217202473468949912977468817408 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (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 (neg.f64 c) b)))) |
(if (<=.f64 b #s(literal -6493400589199567/68351585149469122636640694597425667667286544715412888638305331450311031224980497600734786781970432 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) (if (<=.f64 b #s(literal 2924367647388653/76957043352332967211482500195592995713046365762627825523336510555167425334955489475418488779072100860950445293568 binary64)) (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 c) b)))) |
(if (<=.f64 b #s(literal -6493400589199567/68351585149469122636640694597425667667286544715412888638305331450311031224980497600734786781970432 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) (if (<=.f64 b #s(literal 2924367647388653/76957043352332967211482500195592995713046365762627825523336510555167425334955489475418488779072100860950445293568 binary64)) (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* (* a c) -4) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal -2 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 c) b)))) |
(if (<=.f64 b #s(literal -6493400589199567/68351585149469122636640694597425667667286544715412888638305331450311031224980497600734786781970432 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)))) (if (<=.f64 b #s(literal 2924367647388653/76957043352332967211482500195592995713046365762627825523336510555167425334955489475418488779072100860950445293568 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 #s(approx (+ (* (* a c) -4) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 c) b)))) |
(if (<=.f64 b #s(literal 1733091924465093/653996952628336987883560210607911261328982429019490727199554680401825592727622145076415026132626866532955732981904996841544888480036812770751011814861973559810459458912611754481266760562888863640011851938052153014134639969934006809031100094365055109531933378765047739725368031717079125173169291264 binary64)) #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 (neg.f64 c) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 737 | 4554 |
| 1 | 2540 | 4502 |
| 0 | 8500 | 4279 |
| 0 | 545 | 2842 |
| 1 | 1916 | 2807 |
| 2 | 7910 | 2807 |
| 0 | 8090 | 2667 |
| 0 | 14 | 51 |
| 0 | 23 | 51 |
| 1 | 74 | 51 |
| 2 | 504 | 50 |
| 3 | 6317 | 49 |
| 0 | 8274 | 45 |
| 0 | 1142 | 5894 |
| 1 | 4251 | 5812 |
| 0 | 9302 | 5538 |
| 0 | 47 | 311 |
| 0 | 76 | 279 |
| 1 | 269 | 255 |
| 2 | 1822 | 255 |
| 0 | 8367 | 255 |
| 1× | fuel |
| 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× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 460 to 87 computations (81.1% saved)
Compiled 1 164 to 258 computations (77.8% saved)
Loading profile data...