
Time bar (total: 7.6s)
| 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)
| 484.0ms | 5 556× | 0 | valid |
| 483.0ms | 1 348× | 1 | valid |
| 294.0ms | 1 183× | 2 | valid |
| 83.0ms | 922× | 0 | invalid |
| 46.0ms | 169× | 3 | valid |
ival-div: 356.0ms (32.9% of total)ival-mult: 266.0ms (24.6% of total)adjust: 124.0ms (11.5% of total)ival-sqrt: 98.0ms (9.1% of total)ival-sub: 96.0ms (8.9% of total)ival-add: 65.0ms (6% of total)ival-neg: 57.0ms (5.3% of total)exact: 10.0ms (0.9% of total)ival-true: 6.0ms (0.6% of total)ival-assert: 3.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 100 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 49 | 0 | - | 0 | - | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| 14 | 0 | - | 1 | (-1.065393714357019e-192 2.812860197100031e-17 -1.4186338844864629e-139) | (/.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)) |
| 4 | 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 | 92 | 0 |
| ↳ | (*.f64 b b) | overflow | 68 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 32 | |
| ↳ | (*.f64 a c) | overflow | 32 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | overflow | 92 | |
+.f64 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | cancellation | 49 | 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 | 12 | 0 |
| ↳ | (*.f64 b b) | underflow | 41 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 36 | |
| ↳ | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | underflow | 25 | |
| ↳ | (*.f64 a c) | underflow | 36 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 8 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | uflow-rescue | 8 | 0 |
| ↳ | (*.f64 b b) | underflow | 41 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 36 | |
| ↳ | (*.f64 a c) | underflow | 36 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 8 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | nan-rescue | 4 | 0 |
| ↳ | (*.f64 b b) | overflow | 68 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 32 | |
| ↳ | (*.f64 a c) | overflow | 32 | |
/.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 - | |
|---|---|---|
| + | 120 | 0 |
| - | 15 | 121 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 120 | 0 | 0 |
| - | 15 | 0 | 121 |
| number | freq |
|---|---|
| 0 | 121 |
| 1 | 107 |
| 2 | 25 |
| 3 | 3 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 32.0ms | 366× | 0 | valid |
| 17.0ms | 60× | 2 | valid |
| 13.0ms | 72× | 1 | valid |
| 4.0ms | 14× | 3 | valid |
Compiled 161 to 46 computations (71.4% saved)
ival-mult: 15.0ms (34.9% of total)ival-sqrt: 8.0ms (18.6% of total)adjust: 6.0ms (14% of total)ival-div: 5.0ms (11.6% of total)ival-sub: 3.0ms (7% of total)ival-add: 3.0ms (7% of total)ival-neg: 2.0ms (4.7% of total)exact: 1.0ms (2.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
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 |
|---|---|---|
| ▶ | 54.8% | (/.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 | 0.8007812500000001 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | |
| accuracy | 3.206688774850345 | (/.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 | 11.21476687034148 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | |
| accuracy | 23.353930970309268 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 16.0ms | 183× | 0 | valid |
| 12.0ms | 7× | 3 | valid |
| 7.0ms | 30× | 2 | valid |
| 6.0ms | 36× | 1 | valid |
Compiled 72 to 16 computations (77.8% saved)
ival-neg: 10.0ms (35.4% of total)ival-mult: 7.0ms (24.8% of total)adjust: 3.0ms (10.6% of total)ival-sqrt: 3.0ms (10.6% of total)ival-sub: 2.0ms (7.1% of total)ival-div: 2.0ms (7.1% of total)ival-add: 2.0ms (7.1% 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 | |
|---|---|---|---|---|
| 47.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))))) |
| 3.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))))) |
| 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)
18 alts after pruning (18 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 394 | 18 | 412 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 395 | 18 | 413 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 33.1% | (/.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))) |
| 52.2% | (/.f64 (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)) (*.f64 #s(literal 2 binary64) a)) | |
| 21.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)))) | |
| 28.0% | (/.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)) | |
| 9.8% | (/.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)) | |
| ▶ | 54.8% | (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
| 52.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal 2 binary64) a)) | |
| 44.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)) | |
| 31.9% | (/.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)) | |
| 30.5% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 11.2% | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) |
| 48.6% | (/.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 (-.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 #s(literal 2 binary64) a)) | |
| ▶ | 25.6% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a)) |
| 54.2% | (-.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))) | |
| 26.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)) | |
| 30.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 c) b)) | |
| ▶ | 36.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 35.7% | #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 974 to 622 computations (36.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 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)) | |
| cost-diff | 4 | (/.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))) | |
| cost-diff | 5 | (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)) | |
| cost-diff | 0 | #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) | |
| cost-diff | 0 | (neg.f64 b) | |
| cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) | |
| cost-diff | 1 | (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) | |
| cost-diff | 0 | (*.f64 (/.f64 a b) #s(literal -2 binary64)) | |
| cost-diff | 0 | (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c) | |
| cost-diff | 0 | #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) | |
| cost-diff | 0 | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a)) | |
| 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: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 376 |
| 0 | 75 | 361 |
| 1 | 153 | 360 |
| 2 | 368 | 358 |
| 3 | 1159 | 351 |
| 4 | 5552 | 351 |
| 0 | 8154 | 351 |
| 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) |
(*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c) |
(*.f64 (/.f64 a b) #s(literal -2 binary64)) |
(/.f64 a b) |
a |
b |
#s(literal -2 binary64) |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) |
(neg.f64 b) |
b |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b) |
(fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) |
(/.f64 (*.f64 a (/.f64 c b)) b) |
(*.f64 a (/.f64 c b)) |
a |
(/.f64 c b) |
c |
#s(literal -2 binary64) |
#s(literal 1 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.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))) |
(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 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)) |
(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) |
b |
#s(literal 2 binary64) |
(*.f64 #s(literal -2 binary64) a) |
#s(literal -2 binary64) |
(*.f64 a b) |
(*.f64 a (*.f64 #s(literal -2 binary64) a)) |
| 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 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)))) a) #s(literal -1/2 binary64)) |
(-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)))) |
b |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c) |
(*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64)) |
(*.f64 (/.f64 a b) #s(literal -2 binary64)) |
(/.f64 a b) |
a |
b |
#s(literal -2 binary64) |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) b) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) |
(-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) b) |
(neg.f64 b) |
b |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b) |
(*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b) |
(fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 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 -2 binary64) |
#s(literal 1 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.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 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)))) a) #s(literal -1/2 binary64)) |
(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 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)))) a) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)))) |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(sqrt.f64 (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
#s(literal -4 binary64) |
(*.f64 c a) |
(*.f64 a c) |
c |
a |
(*.f64 b b) |
b |
#s(literal 2 binary64) |
(*.f64 #s(literal -2 binary64) a) |
#s(literal -2 binary64) |
(*.f64 a b) |
(*.f64 a (*.f64 #s(literal -2 binary64) a)) |
(*.f64 (*.f64 #s(literal -2 binary64) a) a) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.8007812500000001 | (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) | |
| accuracy | 17.59140405676381 | (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)) | |
| accuracy | 23.353930970309268 | (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) | |
| accuracy | 29.24996772230048 | (/.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))) | |
| accuracy | 3.5943823917856568 | (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b) | |
| accuracy | 4.331060673155974 | (*.f64 a (/.f64 c b)) | |
| accuracy | 11.21476687034148 | (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) | |
| accuracy | 44.63230519911461 | #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) | |
| accuracy | 0.015625 | (*.f64 (/.f64 a b) #s(literal -2 binary64)) | |
| accuracy | 3.206688774850345 | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a)) | |
| accuracy | 3.3398642486513426 | (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c) | |
| accuracy | 44.29208045959091 | #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) | |
| accuracy | 0.0 | (/.f64 (neg.f64 b) a) | |
| accuracy | 0.0 | (neg.f64 b) | |
| accuracy | 40.63651157766097 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) | |
| accuracy | 0.8007812500000001 | (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) | |
| accuracy | 3.206688774850345 | (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) | |
| accuracy | 11.21476687034148 | (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) | |
| accuracy | 23.353930970309268 | (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
| 56.0ms | 183× | 0 | valid |
| 17.0ms | 25× | 2 | valid |
| 16.0ms | 32× | 1 | valid |
| 14.0ms | 16× | 3 | valid |
Compiled 331 to 42 computations (87.3% saved)
ival-mult: 29.0ms (41.7% of total)ival-div: 15.0ms (21.6% of total)adjust: 9.0ms (12.9% of total)ival-add: 6.0ms (8.6% of total)ival-sqrt: 5.0ms (7.2% of total)ival-sub: 3.0ms (4.3% of total)exact: 1.0ms (1.4% of total)ival-neg: 1.0ms (1.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(/.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) |
(*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c) |
(*.f64 (/.f64 a b) #s(literal -2 binary64)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
(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 (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 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)) |
(*.f64 a (/.f64 c b)) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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)))))))) |
(* -2 (/ a b)) |
(* a (+ b (* -1 b))) |
(* a (+ b (+ (* -1 b) (* 2 (/ (* a c) b))))) |
(* a (+ b (+ (* -1 b) (* a (+ (* 2 (/ c b)) (* 2 (/ (* a (pow c 2)) (pow b 3)))))))) |
(* a (+ b (+ (* -1 b) (* a (+ (* 2 (/ c b)) (* a (+ (* 2 (/ (pow c 2) (pow b 3))) (* 4 (/ (* a (pow c 3)) (pow b 5)))))))))) |
(* -1/2 (/ (+ b (* -1 b)) a)) |
(/ (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) a) |
(/ (+ (* -1/2 (+ b (* -1 b))) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* -1/2 (+ b (* -1 b))) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a) |
(* 1/2 b) |
(+ (* -1 (/ (* a c) b)) (* 1/2 b)) |
(+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
(/ (* a c) b) |
(* 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))) |
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a))))) |
(* 1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(* 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)))))) |
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
(* a (+ (* -2 (/ c b)) (/ 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)))))) |
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -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 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))) |
(+ (* 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))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* a b)) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ a (* -1/2 (* (sqrt (/ a c)) (/ b (sqrt -4))))))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ a (* b (+ (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
(+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (* a c)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(/ (+ (* -2 (* a c)) (pow b 2)) 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))) (* -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 (+ a (* -1 a))) |
(* b (+ a (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))))) |
(* b (+ a (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(* b (+ a (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(* -1/2 (/ (* b (+ a (* -1 a))) (pow a 2))) |
(* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (+ a (* -1 a)) (pow a 2))))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (+ a (* -1 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/2 (/ (+ a (* -1 a)) (pow a 2))))))) |
(* b (+ 1/2 (* -1 (/ (* a c) (pow b 2))))) |
(* b (+ 1/2 (+ (* -1 (/ (* a c) (pow b 2))) (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1/2 (+ (* -2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* a c) (pow b 2))) (* -1 (/ (* (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)))))) |
(* 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)))))))) |
(* -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)))))))) |
(* 2 (* a b)) |
(* -1 (* b (+ (* -2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))))) |
(* -1 (* b (+ (* -2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ (* -2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(* -1/2 b) |
(* -1 (* b (+ 1/2 (* -1 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1/2 (+ (* -1 (/ (* a c) (pow b 2))) (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1/2 (+ (* -2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* a c) (pow b 2))) (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))) |
(* 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)))))))) |
(+ (* -1 (* a b)) (* a b)) |
(+ (* -1 (* a b)) (+ (* 2 (/ (* (pow a 2) c) b)) (* a b))) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 3))) (* 2 (/ (pow a 2) b)))))) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 2 (/ (pow a 2) b)) (* c (+ (* 2 (/ (pow a 3) (pow b 3))) (* 4 (/ (* (pow a 4) c) (pow b 5))))))))) |
(* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2)))) |
(+ (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
(+ (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))) |
(+ (* 1/2 b) (* c (+ (* -1 (/ a b)) (* -1 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 1/2 b) (* c (+ (* -1 (/ a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 5))) (* -1 (/ (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 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (/ (* a b) c))) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (/ (* a b) c)))) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (* a b) c))))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (sqrt -4)))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (sqrt -4))))))) |
(* c (+ (* -2 (/ a b)) (/ 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 (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (* a b) c))))) |
(* -1 (* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* a b)) c))))) |
(* -1 (* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1))))) c)) (* a b)) c))))) |
(* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.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))))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* (* (/ a b) -2) c) (* (/ a b) -2) (+ (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))) 2) (* -2 a)) (* a b)) (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* a (/ c b)) (* (+ (* (/ (* a (/ c b)) b) -2) 1) b)) |
| 6.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))))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* (* (/ a b) -2) c) (* (/ a b) -2) (+ (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))) 2) (* -2 a)) (* a b)) (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* a (/ c b)) (* (+ (* (/ (* a (/ c b)) b) -2) 1) b)) |
| 6.0ms | c | @ | inf | ((/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (sqrt (+ (* -4 (* c a)) (* b b))) (+ (* -4 (* c a)) (* b b)) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (neg b) a) (neg b) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* (* (/ a b) -2) c) (* (/ a b) -2) (+ (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))) 2) (* -2 a)) (* a b)) (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* a (/ c b)) (* (+ (* (/ (* a (/ c b)) b) -2) 1) b)) |
| 5.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))))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* (* (/ a b) -2) c) (* (/ a b) -2) (+ (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))) 2) (* -2 a)) (* a b)) (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* a (/ c b)) (* (+ (* (/ (* a (/ c b)) b) -2) 1) b)) |
| 5.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))))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* (* (/ a b) -2) c) (* (/ a b) -2) (+ (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))) 2) (* -2 a)) (* a b)) (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* a (/ c b)) (* (+ (* (/ (* a (/ c b)) b) -2) 1) b)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 968 | 5988 |
| 1 | 3588 | 5819 |
| 0 | 8296 | 5555 |
| 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)))))))) |
(* -2 (/ a b)) |
(* a (+ b (* -1 b))) |
(* a (+ b (+ (* -1 b) (* 2 (/ (* a c) b))))) |
(* a (+ b (+ (* -1 b) (* a (+ (* 2 (/ c b)) (* 2 (/ (* a (pow c 2)) (pow b 3)))))))) |
(* a (+ b (+ (* -1 b) (* a (+ (* 2 (/ c b)) (* a (+ (* 2 (/ (pow c 2) (pow b 3))) (* 4 (/ (* a (pow c 3)) (pow b 5)))))))))) |
(* -1/2 (/ (+ b (* -1 b)) a)) |
(/ (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) a) |
(/ (+ (* -1/2 (+ b (* -1 b))) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* -1/2 (+ b (* -1 b))) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a) |
(* 1/2 b) |
(+ (* -1 (/ (* a c) b)) (* 1/2 b)) |
(+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
(/ (* a c) b) |
(* 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))) |
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a))))) |
(* 1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(* 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)))))) |
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
(* a (+ (* -2 (/ c b)) (/ 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)))))) |
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -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 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))) |
(+ (* 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))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* a b)) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ a (* -1/2 (* (sqrt (/ a c)) (/ b (sqrt -4))))))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ a (* b (+ (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
(+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (* a c)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(/ (+ (* -2 (* a c)) (pow b 2)) 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))) (* -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 (+ a (* -1 a))) |
(* b (+ a (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))))) |
(* b (+ a (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(* b (+ a (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(* -1/2 (/ (* b (+ a (* -1 a))) (pow a 2))) |
(* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (+ a (* -1 a)) (pow a 2))))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (+ a (* -1 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/2 (/ (+ a (* -1 a)) (pow a 2))))))) |
(* b (+ 1/2 (* -1 (/ (* a c) (pow b 2))))) |
(* b (+ 1/2 (+ (* -1 (/ (* a c) (pow b 2))) (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1/2 (+ (* -2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* a c) (pow b 2))) (* -1 (/ (* (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)))))) |
(* 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)))))))) |
(* -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)))))))) |
(* 2 (* a b)) |
(* -1 (* b (+ (* -2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))))) |
(* -1 (* b (+ (* -2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ (* -2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(* -1/2 b) |
(* -1 (* b (+ 1/2 (* -1 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1/2 (+ (* -1 (/ (* a c) (pow b 2))) (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1/2 (+ (* -2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* a c) (pow b 2))) (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))) |
(* 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)))))))) |
(+ (* -1 (* a b)) (* a b)) |
(+ (* -1 (* a b)) (+ (* 2 (/ (* (pow a 2) c) b)) (* a b))) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 3))) (* 2 (/ (pow a 2) b)))))) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 2 (/ (pow a 2) b)) (* c (+ (* 2 (/ (pow a 3) (pow b 3))) (* 4 (/ (* (pow a 4) c) (pow b 5))))))))) |
(* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2)))) |
(+ (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
(+ (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))) |
(+ (* 1/2 b) (* c (+ (* -1 (/ a b)) (* -1 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 1/2 b) (* c (+ (* -1 (/ a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 5))) (* -1 (/ (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 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (/ (* a b) c))) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (/ (* a b) c)))) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (* a b) c))))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (sqrt -4)))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (sqrt -4))))))) |
(* c (+ (* -2 (/ a b)) (/ 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 (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (* a b) c))))) |
(* -1 (* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* a b)) c))))) |
(* -1 (* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1))))) c)) (* a b)) c))))) |
(* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))) |
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))) |
| 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)) |
(* 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 (*.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 (- (* 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 (*.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) |
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 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (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 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (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 #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 (*.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) |
(* -2 (/ a b)) |
(*.f64 (/.f64 a b) #s(literal -2 binary64)) |
(* a (+ b (* -1 b))) |
#s(literal 0 binary64) |
(* a (+ b (+ (* -1 b) (* 2 (/ (* a c) b))))) |
(*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) a) |
(* a (+ b (+ (* -1 b) (* a (+ (* 2 (/ c b)) (* 2 (/ (* a (pow c 2)) (pow b 3)))))))) |
(*.f64 (+.f64 #s(literal 0 binary64) (*.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 (+ b (+ (* -1 b) (* a (+ (* 2 (/ c b)) (* a (+ (* 2 (/ (pow c 2) (pow b 3))) (* 4 (/ (* a (pow c 3)) (pow b 5)))))))))) |
(*.f64 (+.f64 #s(literal 0 binary64) (*.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) |
(* -1/2 (/ (+ b (* -1 b)) a)) |
(/.f64 #s(literal 0 binary64) a) |
(/ (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) a) |
(/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a) |
(/ (+ (* -1/2 (+ b (* -1 b))) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a #s(literal 0 binary64)) a) |
(/ (+ (* -1/2 (+ b (* -1 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 #s(literal 0 binary64)) a) |
(* 1/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(+ (* -1 (/ (* a c) b)) (* 1/2 b)) |
(fma.f64 (neg.f64 a) (/.f64 c b) (*.f64 #s(literal 1/2 binary64) b)) |
(+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 #s(literal 1/2 binary64) b (*.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a)) |
(+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) |
(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 #s(literal 1/2 binary64) b)) |
(/ (* a c) b) |
(*.f64 a (/.f64 c 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)))) |
(*.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 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (/ 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 #s(literal -1/2 binary64) (/.f64 b a) (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 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 (neg.f64 (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (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)))) 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 #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) |
(* -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 #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 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a)))) a) |
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 a a)) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (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 b a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) (*.f64 a a)) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a))))) |
(*.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (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)))) (*.f64 a a)) |
(* 1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 (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))))) a) |
(* 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)))))) |
(*.f64 (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)))))) a) |
(* a (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))) |
(*.f64 (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 #s(literal 1/32 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.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/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))))))) a) |
(* a (+ (* -2 (/ c b)) (/ b a))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c b) (/.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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.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 a c))) #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 a c)))) (*.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 (-.f64 b (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a)) 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 a c))) #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)))))) |
(* -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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64) (/.f64 b a))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) (neg.f64 a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (neg.f64 a)) b) (neg.f64 a)))) |
(* 2 (* (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 2 binary64)) |
(* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 2 binary64) (/.f64 b a)) (*.f64 a a)) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 b) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (neg.f64 b)) (neg.f64 a))) (*.f64 a a)) |
(* (pow a 2) (+ (* -1 (/ (+ (* -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 (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (neg.f64 b) (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) a)) (neg.f64 a))) (*.f64 a a)) |
(* -1 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -1 (* a (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (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/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
(* -1 (* a (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/128 binary64) (*.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))))) (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/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) |
(* -1 (* a (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal -1/128 binary64) (*.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))))) (fma.f64 #s(literal 1/1024 binary64) (*.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))))) (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/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 c b) #s(literal 2 binary64) (/.f64 (neg.f64 b) a))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 (-.f64 (*.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 (*.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))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal -1/2 binary64) #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 a c)))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) 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 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 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 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) #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 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 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 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* a b)) |
(fma.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 a b)) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ a (* -1/2 (* (sqrt (/ a c)) (/ b (sqrt -4))))))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal -1/2 binary64) a) b)) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ a (* b (+ (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/2 binary64))) b a) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) |
(+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (* a c)) (sqrt -4)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64))) (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(+ (* 1/2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (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/32 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/16 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/4 binary64))) (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(/ (+ (* -2 (* a c)) (pow b 2)) b) |
(/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 b 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 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) 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 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 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 a c)))) b) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) (/.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 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 1 binary64)) b) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))))) b 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 c c) b) (/.f64 (*.f64 a a) 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 c c) b) (/.f64 (*.f64 a a) 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 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 a c)) (*.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)))) b) |
(* b (+ a (* -1 a))) |
#s(literal 0 binary64) |
(* b (+ a (+ (* -1 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 2 binary64) b) (/.f64 (*.f64 (*.f64 a a) c) b))) b) |
(* b (+ a (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c b))))) b) |
(* b (+ a (+ (* -1 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c b))) (*.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 4 binary64)))) b) |
(* -1/2 (/ (* b (+ a (* -1 a))) (pow a 2))) |
(/.f64 #s(literal 0 binary64) (*.f64 a a)) |
(* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (+ a (* -1 a)) (pow a 2))))) |
(fma.f64 b (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 0 binary64) (*.f64 a a))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (+ a (* -1 a)) (pow a 2)))))) |
(fma.f64 b (neg.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 a a))) |
(* 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/2 (/ (+ a (* -1 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 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 a a))))) b) |
(* b (+ 1/2 (* -1 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal 1/2 binary64)) b) |
(* b (+ 1/2 (+ (* -1 (/ (* a c) (pow b 2))) (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (fma.f64 #s(literal -1 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/2 binary64)) b) |
(* b (+ 1/2 (+ (* -2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* a c) (pow b 2))) (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (neg.f64 (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/2 binary64)) b) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (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))) (neg.f64 b)) |
(* -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 (*.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)))) (neg.f64 b)) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(* -1 (* 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)) (neg.f64 b)) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 a a))) (fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) (/.f64 c b) #s(literal 2 binary64))) (neg.f64 b)) |
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.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))) (neg.f64 b)) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) (/.f64 c b) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(neg.f64 (fma.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))))) b b)) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) (/.f64 c b) #s(literal 2 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 2 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 (fma.f64 #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)) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 b)) |
(* 2 (* a b)) |
(*.f64 (*.f64 a b) #s(literal 2 binary64)) |
(* -1 (* b (+ (* -2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))))) |
(*.f64 (*.f64 #s(literal -2 binary64) (-.f64 a (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c b)))) (neg.f64 b)) |
(* -1 (* b (+ (* -2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c b))) (*.f64 #s(literal -2 binary64) a)) (neg.f64 b)) |
(* -1 (* b (+ (* -2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) a (fma.f64 #s(literal 2 binary64) (fma.f64 (pow.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 c b))) (*.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 4 binary64)))) (neg.f64 b)) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* -1 (* b (+ 1/2 (* -1 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 c (*.f64 b b)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1/2 (+ (* -1 (/ (* a c) (pow b 2))) (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -1 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/2 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1/2 (+ (* -2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1 (/ (* a c) (pow b 2))) (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (neg.f64 (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/2 binary64)) (neg.f64 b)) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a (/.f64 c b))) #s(literal 1 binary64)) (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))) (* -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 (*.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 (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 (/.f64 a b) #s(literal 2 binary64))) c) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 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 (/.f64 a b) #s(literal 2 binary64))) 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 (*.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) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -2 binary64))) c) |
(+ (* -1 (* a b)) (* a b)) |
#s(literal 0 binary64) |
(+ (* -1 (* a b)) (+ (* 2 (/ (* (pow a 2) c) b)) (* a b))) |
(+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) b) #s(literal 2 binary64))) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 3))) (* 2 (/ (pow a 2) b)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 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)) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 2 (/ (pow a 2) b)) (* c (+ (* 2 (/ (pow a 3) (pow b 3))) (* 4 (/ (* (pow a 4) c) (pow b 5))))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 2 binary64))) c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 2 binary64))) c)) |
(* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) |
(/.f64 #s(literal 0 binary64) (*.f64 a a)) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2)))) |
(fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 a a))) |
(+ (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
(fma.f64 (-.f64 (*.f64 (neg.f64 a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c (/.f64 #s(literal 0 binary64) (*.f64 a a))) |
(+ (* -1/2 (/ (+ (* -1 (* a b)) (* 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 (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 (/.f64 #s(literal 0 binary64) (*.f64 a a))) |
(+ (* 1/2 b) (* c (+ (* -1 (/ a b)) (* -1 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 a b))) c (*.f64 #s(literal 1/2 binary64) b)) |
(+ (* 1/2 b) (* c (+ (* -1 (/ a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 5))) (* -1 (/ (pow a 2) (pow b 3)))))))) |
(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 -2 binary64) (/.f64 (neg.f64 (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (/.f64 a (neg.f64 b))) c (*.f64 #s(literal 1/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 #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)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (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))))) 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 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (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 (+ (* -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 (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 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c)))) c) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (/ (* a b) c))) |
(*.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 a (/.f64 b c))) c) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (/ (* a b) c)))) |
(*.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 a (/.f64 b c)))) c) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (* a b) c))))) |
(*.f64 (fma.f64 (neg.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (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/8 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 a (/.f64 b c))))) c) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (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 3 binary64)) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) c) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (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/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (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 3 binary64)) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) c) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (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/16 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/32 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (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 3 binary64)) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) c) |
(* c (+ (* -2 (/ a b)) (/ b c))) |
(*.f64 (fma.f64 (/.f64 a b) #s(literal -2 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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (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/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 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #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 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) b) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -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) (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)) c) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.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 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #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 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #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 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64)))))) |
(* -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 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 2 binary64) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b))) b) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (neg.f64 c)) b) (neg.f64 c)))) |
(* -1 (* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (* a b) c))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -2 binary64) (*.f64 a (/.f64 (neg.f64 b) c)))) |
(* -1 (* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* a b)) c))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -2 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/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (*.f64 a b)) (neg.f64 c)))) |
(* -1 (* c (+ (* -2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1))))) c)) (* a b)) c))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 a b (/.f64 (fma.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)))) (neg.f64 c))) (neg.f64 c)))) |
(* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (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/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (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/128 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/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (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/128 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/1024 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/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 a b) #s(literal 2 binary64) (/.f64 (neg.f64 b) c))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 278 |
| 0 | 75 | 272 |
| 1 | 265 | 270 |
| 2 | 1685 | 263 |
| 0 | 8447 | 262 |
| 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 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) |
(*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c) |
(*.f64 (/.f64 a b) #s(literal -2 binary64)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
(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 (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 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)) |
(*.f64 a (/.f64 c b)) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b) |
| Outputs |
|---|
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b))) a))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 a b) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -2 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #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 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.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 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.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 (*.f64 a c) #s(literal 4 binary64) (*.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 #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 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.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 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.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 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #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 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.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 #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 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.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 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))))) (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.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 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64)))) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #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 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #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 (*.f64 a c) #s(literal -4 binary64)) #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 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a))))) |
(/.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)) (fma.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 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.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 6 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.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 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #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 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #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 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.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 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 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 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (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 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (+.f64 (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 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) |
(/.f64 (-.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 #s(literal -4 binary64) a) 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 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (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 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.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 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (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 #s(literal -4 binary64) a) c (*.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 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 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 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 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 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #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 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.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 (*.f64 a c) #s(literal 4 binary64))) |
(fabs.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64))) (*.f64 (*.f64 a c) #s(literal 4 binary64))) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #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 (*.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 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) #s(literal 2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) a) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 a b)) |
(*.f64 (*.f64 (/.f64 c b) a) #s(literal -2 binary64)) |
(*.f64 (/.f64 c b) (*.f64 #s(literal -2 binary64) a)) |
(*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c) |
(*.f64 (/.f64 a b) (*.f64 #s(literal -2 binary64) c)) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 a b) c)) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) a)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(*.f64 c (*.f64 (/.f64 a b) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) c))) b) |
(/.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a))) (neg.f64 b)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) c) b) |
(/.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) c)) (neg.f64 b)) |
(/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) c)) b) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(/.f64 (*.f64 c (*.f64 #s(literal -2 binary64) a)) b) |
(*.f64 (/.f64 a b) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 a b)) |
(*.f64 a (/.f64 #s(literal -2 binary64) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal -2 binary64) a) b) |
(+.f64 (/.f64 (neg.f64 a) b) (/.f64 (neg.f64 a) b)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b))) (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b))))) (-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b))) (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)))) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)))) (fma.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)))) (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)))) (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)))) (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b))) (-.f64 (*.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b))) (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b))) (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b))))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64))) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)) (*.f64 b b))) (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)))) (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)))) (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b)) (*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b)) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)) (*.f64 b b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)))) (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b))))) (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b))) (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)))) (/.f64 (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))))) |
(+.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) |
(*.f64 (/.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)))) (/.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)))) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b))) (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64))) (-.f64 (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64))) (*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) a) a (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 b) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 a b (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (+.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 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) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (+.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 2 binary64) a)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)) (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 2 binary64) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 2 binary64)) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) a)))))) (/.f64 (pow.f64 (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64)) (*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a))) (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64)) (*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (neg.f64 b)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 2 binary64) a)))) |
(+.f64 (/.f64 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
(*.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b)) a) (/.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b))) |
(*.f64 a (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b)) |
(*.f64 a (+.f64 b (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))))))) (-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (neg.f64 (neg.f64 a)) b))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 (neg.f64 (neg.f64 a)) b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b))) (fma.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b))) (*.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) a) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 b) a) (*.f64 (neg.f64 b) a) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 (neg.f64 b) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64))) a) (*.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64))) a) (*.f64 (*.f64 a b) (*.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64))) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 a b) (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) (*.f64 (*.f64 a b) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 (neg.f64 (neg.f64 a)) b) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (neg.f64 (neg.f64 a)) b)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 (neg.f64 (neg.f64 a)) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 (neg.f64 a) b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 a b) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b))) (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) b) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 (neg.f64 a) b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (neg.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 a b)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 a b))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64))) a) (/.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (/.f64 (*.f64 (*.f64 (neg.f64 a) b) (*.f64 a b)) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) a) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (/.f64 (*.f64 (*.f64 (neg.f64 a) b) (*.f64 a b)) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a)) a) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (/.f64 (*.f64 (*.f64 (neg.f64 a) b) (*.f64 a b)) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) a) (/.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (/.f64 (*.f64 (*.f64 (neg.f64 a) b) (*.f64 a b)) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64)) a) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (/.f64 (*.f64 (*.f64 (neg.f64 a) b) (*.f64 a b)) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) a) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (/.f64 (*.f64 (*.f64 (neg.f64 a) b) (*.f64 a b)) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) a) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (/.f64 (*.f64 (*.f64 (neg.f64 a) b) (*.f64 a b)) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fabs.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fabs.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (/.f64 (*.f64 (*.f64 (neg.f64 a) b) (*.f64 a b)) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) #s(literal -2 binary64) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) #s(literal -2 binary64) (*.f64 a b)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) a) (/.f64 (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (/.f64 (*.f64 (*.f64 (neg.f64 a) b) (*.f64 a b)) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (/.f64 (*.f64 (*.f64 (neg.f64 a) b) (*.f64 a b)) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (/.f64 (*.f64 (*.f64 (neg.f64 a) b) (*.f64 a b)) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) a (*.f64 (neg.f64 (neg.f64 a)) b)) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) a (*.f64 a b)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (/.f64 (*.f64 (*.f64 (neg.f64 a) b) (*.f64 a b)) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (*.f64 a b)) |
(fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) (*.f64 a b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (*.f64 a b)) |
(fma.f64 a (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(fma.f64 a (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 a b)) |
(fma.f64 a b (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) |
(fma.f64 b a (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))))) (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 (neg.f64 a) b))))) (/.f64 (pow.f64 (*.f64 (neg.f64 a) b) #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 (neg.f64 a) b)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 (neg.f64 b) a)) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 (neg.f64 a) b)) |
(-.f64 (*.f64 a b) (*.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64))) a)) |
(-.f64 (*.f64 a b) (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (*.f64 a b) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 a b))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 a b)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 a b))))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 a b)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b))) (/.f64 (*.f64 (*.f64 (neg.f64 a) b) (*.f64 a b)) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 a b)) |
(+.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b)) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b))) (/.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 a (*.f64 a a)) (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 a (*.f64 a a)) (/.f64 (+.f64 b (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64))) #s(literal -2 binary64))) |
(*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b) (*.f64 a a))) |
(*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 b (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 a a))) |
(*.f64 (/.f64 a a) (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 a a) (/.f64 (+.f64 b (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b) a)) |
(*.f64 (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (+.f64 b (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64))) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (neg.f64 a) #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) #s(literal 2 binary64)) (fma.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (neg.f64 a) #s(literal -2 binary64))) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (neg.f64 a) #s(literal -2 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (neg.f64 a) #s(literal -2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b)) a) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b)) a) a)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b) a))) (neg.f64 a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 8 binary64)) (pow.f64 (*.f64 (/.f64 a (*.f64 a a)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b)) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 a (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b))))) (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 a b)))) (neg.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) a) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 a (*.f64 (neg.f64 a) b))) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 a) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (neg.f64 a) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (neg.f64 a) b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (neg.f64 a) b))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (*.f64 #s(literal -4 binary64) a) c (*.f64 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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (*.f64 #s(literal -4 binary64) a) c (*.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 (*.f64 #s(literal -4 binary64) a) c (*.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 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (*.f64 #s(literal -4 binary64) a) c (*.f64 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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (*.f64 #s(literal -4 binary64) a) c (*.f64 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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 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 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (*.f64 #s(literal -4 binary64) a) c (*.f64 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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (*.f64 #s(literal -4 binary64) a) c (*.f64 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 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 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) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.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 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 b #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a))) (*.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) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 b a)) a (*.f64 a (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) a) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 b a)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 a (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))))) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 b a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))))) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a b) a) a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) a) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 a b) a) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) a))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a b) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.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) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a b) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a b) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.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) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) b) a (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) a) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) b) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) a))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) b) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) b) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.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) a))) |
(/.f64 (fma.f64 (*.f64 a b) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) a) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) a)) |
(/.f64 (fma.f64 (*.f64 a b) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) a))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 a b) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.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) a))) |
(/.f64 (fma.f64 (*.f64 a b) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(/.f64 (fma.f64 (*.f64 a b) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) a) #s(literal 1 binary64)) a (*.f64 a (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 b a)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) a) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (/.f64 (*.f64 a b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) a) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 a (*.f64 (neg.f64 a) b))) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) a) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 a (*.f64 a b))) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) a) a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 b a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 a b) a))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 a) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) a (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 b a)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (/.f64 (*.f64 a b) a))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (neg.f64 a) b))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 a b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 b a)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 a b) a))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (neg.f64 a) b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 a b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 b a)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (*.f64 a b) a))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (neg.f64 a) b))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b)) a) #s(literal -2 binary64)) a) |
(/.f64 (/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b)) a) a) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b) a)) a) |
(/.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) 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 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 8 binary64)) (pow.f64 (*.f64 (/.f64 a (*.f64 a a)) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b)) a)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b)))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 a b))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64)) a) |
(/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b)) a) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 a (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (*.f64 a (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 (neg.f64 (*.f64 a (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (*.f64 (/.f64 a (*.f64 #s(literal 2 binary64) a)) (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64) b) a))) |
(fma.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 2 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) (*.f64 a a)) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) (*.f64 a a)) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) a) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) a) a) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a a)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a a)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 a (*.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 a a)) (/.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 a a)) (/.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) |
(fma.f64 (/.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a)) (/.f64 (neg.f64 b) a) (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) |
(fma.f64 (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 a (*.f64 a a)) (/.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 b (*.f64 a a)) (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) |
(fma.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) a) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) a) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 a) a) (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 a (*.f64 a a)) (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) (/.f64 a a) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) (/.f64 a a) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) a) (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) a) (/.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 a a) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) |
(fma.f64 (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) a) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) a) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 b a) (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b a) (/.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (/.f64 a a) #s(literal 1 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 a a) (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) a) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) a) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (/.f64 a (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (/.f64 a (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 b) a) (/.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(fma.f64 a (/.f64 b (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) |
(fma.f64 b (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) #s(literal 2 binary64)) (/.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(-.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(-.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(-.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(-.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (/.f64 (*.f64 (neg.f64 a) b) a) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(-.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 (neg.f64 a) #s(literal -2 binary64)))) |
(+.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.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 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))))))) (/.f64 (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 a b)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (*.f64 (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (/.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (*.f64 (*.f64 (neg.f64 a) b) (*.f64 a b)) (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64)) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) |
(+.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(+.f64 (*.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -2 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 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 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64)) b) |
(*.f64 b (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) b) (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) b)) (*.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) b))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) b) (*.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) b) (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) b))) (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64))) (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)))) (*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64)))) (-.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64))) (*.f64 b #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64))) (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64))))) (-.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) b) (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) b) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) b) (*.f64 #s(literal 1 binary64) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 1 binary64) b) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) b) (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) b)) (*.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64))) (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64))) (*.f64 b #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64))) (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)))) (*.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) b)) (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 3 binary64)) #s(literal -8 binary64) #s(literal 1 binary64)) b)) (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 b (fma.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 3 binary64)) #s(literal -8 binary64) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) b) (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 3 binary64)) #s(literal -8 binary64) #s(literal 1 binary64)) b) (fma.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64))))) |
(/.f64 (*.f64 b (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 b (fma.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 3 binary64)) #s(literal -8 binary64) #s(literal 1 binary64))) (fma.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) b (*.f64 #s(literal 1 binary64) b)) |
(fma.f64 #s(literal 1 binary64) b (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) b)) |
(fma.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) (*.f64 b #s(literal 1 binary64))) |
(fma.f64 b #s(literal 1 binary64) (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) b) (*.f64 #s(literal 1 binary64) b)) |
(+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)) b)) |
(+.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64))) (*.f64 b #s(literal 1 binary64))) |
(+.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -2 binary64)))) |
Compiled 48 471 to 4 132 computations (91.5% saved)
24 alts after pruning (21 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 029 | 15 | 1 044 |
| Fresh | 7 | 6 | 13 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 038 | 24 | 1 062 |
| Status | Accuracy | Program |
|---|---|---|
| 18.1% | (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) | |
| 52.2% | (/.f64 (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)) (*.f64 #s(literal 2 binary64) a)) | |
| 28.0% | (/.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)) | |
| 9.8% | (/.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)) | |
| 22.4% | (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) | |
| ✓ | 54.8% | (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
| 39.7% | (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) b) (/.f64 c b) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) | |
| 52.1% | (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal -2 binary64) a)) | |
| 30.5% | (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) | |
| 31.9% | (/.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)) | |
| ▶ | 44.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)) |
| ✓ | 11.2% | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) |
| 48.6% | (/.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 (-.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 #s(literal 2 binary64) a)) | |
| 24.0% | (/.f64 #s(approx (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) | |
| 23.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 25.6% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 a (/.f64 #s(literal -2 binary64) b)) c)) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 54.2% | (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
| ▶ | 26.9% | #s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)) |
| 30.7% | #s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 c) b)) | |
| 35.6% | #s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b))) | |
| 26.2% | #s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a)) | |
| ▶ | 11.0% | #s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 #s(literal 0 binary64) a)) |
| ✓ | 36.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| ▶ | 35.7% | #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 277 to 831 computations (34.9% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| 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 | 2 | (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) | |
| cost-diff | 4 | (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) | |
| cost-diff | 0 | (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) | |
| cost-diff | 0 | (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) | |
| cost-diff | 0 | (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b) | |
| cost-diff | 0 | #s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)) | |
| cost-diff | 0 | (/.f64 (neg.f64 c) (*.f64 b b)) | |
| cost-diff | 0 | (neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a))) | |
| cost-diff | 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)))) | |
| cost-diff | 4 | (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)) | |
| cost-diff | 0 | #s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 #s(literal 0 binary64) a)) | |
| cost-diff | 2 | (/.f64 #s(literal 0 binary64) a) | |
| cost-diff | 0 | (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) | |
| cost-diff | 0 | (*.f64 #s(literal -2 binary64) a) | |
| cost-diff | 0 | (/.f64 b (*.f64 #s(literal -2 binary64) a)) | |
| cost-diff | 4 | (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 422 |
| 0 | 103 | 401 |
| 1 | 208 | 399 |
| 2 | 517 | 382 |
| 3 | 1760 | 349 |
| 4 | 7037 | 349 |
| 0 | 8440 | 348 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 b (*.f64 #s(literal -2 binary64) a)) |
b |
(*.f64 #s(literal -2 binary64) a) |
#s(literal -2 binary64) |
a |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
c |
(*.f64 b b) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 0 binary64) a) |
#s(literal 0 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)))) |
(neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a))) |
(fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)) |
(/.f64 (neg.f64 c) (*.f64 b b)) |
(neg.f64 c) |
c |
(*.f64 b b) |
b |
(/.f64 b a) |
a |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b) |
(neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) |
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) |
(/.f64 (*.f64 c c) b) |
(*.f64 c c) |
c |
b |
(/.f64 a b) |
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 (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) |
| Outputs |
|---|
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))) |
(/.f64 b (*.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) b) |
b |
(*.f64 #s(literal -2 binary64) a) |
(*.f64 a #s(literal -2 binary64)) |
#s(literal -2 binary64) |
a |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
c |
(*.f64 b b) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 #s(literal 0 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(literal 0 binary64)) |
(/.f64 #s(literal 0 binary64) a) |
#s(literal 0 binary64) |
#s(literal 0 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)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 b (/.f64 #s(literal -1 binary64) a) (/.f64 c b))) |
(neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a))) |
(fma.f64 b (/.f64 #s(literal -1 binary64) a) (/.f64 c b)) |
(fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)) |
(-.f64 (/.f64 b a) (/.f64 c b)) |
(/.f64 (neg.f64 c) (*.f64 b b)) |
(/.f64 (/.f64 (neg.f64 c) b) b) |
(neg.f64 c) |
c |
(*.f64 b b) |
b |
(/.f64 b a) |
a |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)) b)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b) |
(/.f64 (neg.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)) b) |
(neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) |
(neg.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)) |
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) |
(/.f64 (*.f64 c c) b) |
(*.f64 c c) |
c |
b |
(/.f64 a b) |
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 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 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))) (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 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))) (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 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))) (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) b) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 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 c b) a) #s(literal -4 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) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 3.5979383821762725 | (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) | |
| accuracy | 4.331060673155974 | (*.f64 a (/.f64 c b)) | |
| accuracy | 11.21476687034148 | (+.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 | 23.353930970309268 | (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 | 0.5061828355146629 | (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b) | |
| accuracy | 5.131280284989582 | (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) | |
| accuracy | 5.8583396343311245 | (/.f64 (*.f64 c c) b) | |
| accuracy | 44.35788604331318 | #s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)) | |
| accuracy | 0.0 | (neg.f64 c) | |
| accuracy | 4.975742862151082 | (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a)) | |
| accuracy | 6.825360419692632 | (/.f64 (neg.f64 c) (*.f64 b b)) | |
| accuracy | 40.55691662074664 | #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)))) | |
| accuracy | 0.0 | (/.f64 #s(literal 0 binary64) a) | |
| accuracy | 56.97870988067823 | #s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 #s(literal 0 binary64) a)) | |
| accuracy | 0.22777357203130222 | (/.f64 b (*.f64 #s(literal -2 binary64) a)) | |
| accuracy | 0.3512865699146134 | (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) | |
| accuracy | 13.600533975933672 | (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) | |
| accuracy | 23.353930970309268 | (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
| 78.0ms | 28× | 2 | valid |
| 64.0ms | 183× | 0 | valid |
| 60.0ms | 16× | 3 | valid |
| 20.0ms | 29× | 1 | valid |
Compiled 345 to 61 computations (82.3% saved)
ival-div: 80.0ms (44.1% of total)adjust: 45.0ms (24.8% of total)ival-mult: 31.0ms (17.1% of total)ival-add: 9.0ms (5% of total)ival-sqrt: 7.0ms (3.9% of total)ival-sub: 5.0ms (2.8% of total)ival-neg: 4.0ms (2.2% of total)exact: 1.0ms (0.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 b (*.f64 #s(literal -2 binary64) a)) |
(*.f64 #s(literal -2 binary64) a) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal 0 binary64) a) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b 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)))) |
(neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a))) |
(/.f64 (neg.f64 c) (*.f64 b b)) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b) |
(neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) |
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) 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 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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(neg.f64 c) |
(/.f64 (*.f64 c c) 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 a (/.f64 c b)) |
| Outputs |
|---|
(* -1 (/ c b)) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(- (* a (- (* a (- (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(* -1/2 (/ b a)) |
(* -2 a) |
(/ (+ (* -1/2 b) (/ (* a c) b)) a) |
(/ (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
0 |
(* -1/2 (/ (+ b (* -1 b)) a)) |
(/ (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) a) |
(/ (+ (* -1/2 (+ b (* -1 b))) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* -1/2 (+ b (* -1 b))) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a) |
(/ b a) |
(/ (+ b (* -1 (/ (* a c) b))) a) |
(+ (* -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 (/ b a)) |
(/ (- (/ (* a c) b) b) a) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
b |
(+ b (* -4 (/ (* a c) b))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -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 (* -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) |
(* 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/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(+ (* -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 (/ c b)) (/ b a)) |
(/ c b) |
(- (* -1 (/ b a)) (* -1 (/ c b))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(* -4 (/ (* a c) b)) |
(* a (+ (* -4 (/ c b)) (/ b a))) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* (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 (* (sqrt (/ c a)) (sqrt -1))) |
(- (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(- (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(- (* -1 (/ (+ (* -1 (/ (- (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(+ (* -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 (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 4 (/ c b))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(- (* b (- (* 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/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))))) |
(+ (* 1/2 (* (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 c) (/ (pow b 2) a)) b) |
(/ (- (* -1 (/ (pow b 2) a)) (* -1 c)) b) |
(* -1 (/ c (pow b 2))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/ (+ (* -4 (* a c)) (pow b 2)) 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))) |
(+ (* 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 c 2) b) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (- (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b) |
(* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a)))) |
(* -1/2 (/ (* b (+ a (* -1 a))) (pow a 2))) |
(* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (+ a (* -1 a)) (pow a 2))))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (+ a (* -1 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/2 (/ (+ a (* -1 a)) (pow a 2))))))) |
(* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))) |
(/ (+ (* -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) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (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 (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (- (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)) (/ c (pow b 2))))) |
(* -1 (* b (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (/ 1 a)) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))))) |
(* 1/2 (/ b a)) |
(* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a))))) |
(* -1 (* 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 (- (/ c (pow b 2)) (/ 1 a)))) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (* b (- (* 4 (/ (* a c) (pow b 2))) 1))) |
(* -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 (* 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))) (/ a (pow b 3)))) (/ 1 b))) |
(* c (- (* c (- (* c (- (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) |
(+ (* -1/2 (/ b a)) (/ c b)) |
(+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1/2 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2)))) |
(+ (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
(+ (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (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 b) (/ b a)) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(* 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 (- (* -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/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* 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 (* a c)) (/ 1 b))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* c (+ (* -4 (/ a b)) (/ b c))) |
(* 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 (+ (* 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/2 (/ b (* a c))) (* -1 (* (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)) (* -1 (* (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)) (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))) |
(* -1 (* 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 (* a c))) (/ 1 b)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 4 (/ a b))))) |
(* -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/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 | |
|---|---|---|---|---|
| 40.0ms | c | @ | -inf | ((- (/ b (* -2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* -2 a))) (/ b (* -2 a)) (* -2 a) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* -2 a)) (/ 0 a) (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (+ (* (/ (neg c) (* b b)) b) (/ b a)) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/ (neg c) (* b b)) (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/ (neg (+ (* (/ (* c c) b) (/ a b)) c)) b) (neg (+ (* (/ (* c c) b) (/ a b)) c)) (+ (* (/ (* c c) b) (/ a b)) c) (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (* (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) b) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt (+ (* (* -4 a) c) (* b b))) (neg c) (/ (* c c) b) (sqrt (- (* b b) (* 4 (* a c)))) (* a (/ c b))) |
| 6.0ms | c | @ | inf | ((- (/ b (* -2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* -2 a))) (/ b (* -2 a)) (* -2 a) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* -2 a)) (/ 0 a) (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (+ (* (/ (neg c) (* b b)) b) (/ b a)) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/ (neg c) (* b b)) (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/ (neg (+ (* (/ (* c c) b) (/ a b)) c)) b) (neg (+ (* (/ (* c c) b) (/ a b)) c)) (+ (* (/ (* c c) b) (/ a b)) c) (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (* (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) b) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt (+ (* (* -4 a) c) (* b b))) (neg c) (/ (* c c) b) (sqrt (- (* b b) (* 4 (* a c)))) (* a (/ c b))) |
| 5.0ms | b | @ | 0 | ((- (/ b (* -2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* -2 a))) (/ b (* -2 a)) (* -2 a) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* -2 a)) (/ 0 a) (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (+ (* (/ (neg c) (* b b)) b) (/ b a)) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/ (neg c) (* b b)) (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/ (neg (+ (* (/ (* c c) b) (/ a b)) c)) b) (neg (+ (* (/ (* c c) b) (/ a b)) c)) (+ (* (/ (* c c) b) (/ a b)) c) (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (* (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) b) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt (+ (* (* -4 a) c) (* b b))) (neg c) (/ (* c c) b) (sqrt (- (* b b) (* 4 (* a c)))) (* a (/ c b))) |
| 5.0ms | b | @ | inf | ((- (/ b (* -2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* -2 a))) (/ b (* -2 a)) (* -2 a) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* -2 a)) (/ 0 a) (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (+ (* (/ (neg c) (* b b)) b) (/ b a)) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/ (neg c) (* b b)) (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/ (neg (+ (* (/ (* c c) b) (/ a b)) c)) b) (neg (+ (* (/ (* c c) b) (/ a b)) c)) (+ (* (/ (* c c) b) (/ a b)) c) (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (* (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) b) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt (+ (* (* -4 a) c) (* b b))) (neg c) (/ (* c c) b) (sqrt (- (* b b) (* 4 (* a c)))) (* a (/ c b))) |
| 4.0ms | a | @ | inf | ((- (/ b (* -2 a)) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* -2 a))) (/ b (* -2 a)) (* -2 a) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* -2 a)) (/ 0 a) (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (+ (* (/ (neg c) (* b b)) b) (/ b a)) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/ (neg c) (* b b)) (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/ (neg (+ (* (/ (* c c) b) (/ a b)) c)) b) (neg (+ (* (/ (* c c) b) (/ a b)) c)) (+ (* (/ (* c c) b) (/ a b)) c) (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (* (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) b) (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (sqrt (+ (* (* -4 a) c) (* b b))) (neg c) (/ (* c c) b) (sqrt (- (* b b) (* 4 (* a c)))) (* a (/ c b))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 858 | 5468 |
| 1 | 2992 | 5353 |
| 0 | 9134 | 5110 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ c b)) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(- (* a (- (* a (- (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(* -1/2 (/ b a)) |
(* -2 a) |
(/ (+ (* -1/2 b) (/ (* a c) b)) a) |
(/ (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
0 |
(* -1/2 (/ (+ b (* -1 b)) a)) |
(/ (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) a) |
(/ (+ (* -1/2 (+ b (* -1 b))) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* -1/2 (+ b (* -1 b))) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a) |
(/ b a) |
(/ (+ b (* -1 (/ (* a c) b))) a) |
(+ (* -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 (/ b a)) |
(/ (- (/ (* a c) b) b) a) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
b |
(+ b (* -4 (/ (* a c) b))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -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 (* -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) |
(* 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/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(+ (* -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 (/ c b)) (/ b a)) |
(/ c b) |
(- (* -1 (/ b a)) (* -1 (/ c b))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(* -4 (/ (* a c) b)) |
(* a (+ (* -4 (/ c b)) (/ b a))) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* (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 (* (sqrt (/ c a)) (sqrt -1))) |
(- (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(- (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(- (* -1 (/ (+ (* -1 (/ (- (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(+ (* -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 (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 4 (/ c b))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(- (* b (- (* 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/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))))) |
(+ (* 1/2 (* (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 c) (/ (pow b 2) a)) b) |
(/ (- (* -1 (/ (pow b 2) a)) (* -1 c)) b) |
(* -1 (/ c (pow b 2))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/ (+ (* -4 (* a c)) (pow b 2)) 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))) |
(+ (* 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 c 2) b) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (- (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b) |
(* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a)))) |
(* -1/2 (/ (* b (+ a (* -1 a))) (pow a 2))) |
(* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (+ a (* -1 a)) (pow a 2))))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (+ a (* -1 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/2 (/ (+ a (* -1 a)) (pow a 2))))))) |
(* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))) |
(/ (+ (* -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) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (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 (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (- (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)) (/ c (pow b 2))))) |
(* -1 (* b (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (/ 1 a)) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))))) |
(* 1/2 (/ b a)) |
(* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a))))) |
(* -1 (* 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 (- (/ c (pow b 2)) (/ 1 a)))) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (* b (- (* 4 (/ (* a c) (pow b 2))) 1))) |
(* -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 (* 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))) (/ a (pow b 3)))) (/ 1 b))) |
(* c (- (* c (- (* c (- (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) |
(+ (* -1/2 (/ b a)) (/ c b)) |
(+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1/2 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2)))) |
(+ (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
(+ (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (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 b) (/ b a)) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(* 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 (- (* -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/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* 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 (* a c)) (/ 1 b))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(* c (+ (* -4 (/ a b)) (/ b c))) |
(* 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 (+ (* 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/2 (/ b (* a c))) (* -1 (* (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)) (* -1 (* (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)) (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))) |
(* -1 (* 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 (* a c))) (/ 1 b)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 4 (/ a b))))) |
(* -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/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
| Outputs |
|---|
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(-.f64 (*.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) (/.f64 c b)) |
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a) (/.f64 c b)) |
(- (* a (- (* a (- (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))) (/ c b)) |
(-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) 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 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a) (/.f64 c b)) |
(* -1/2 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(* -2 a) |
(*.f64 #s(literal -2 binary64) a) |
(/ (+ (* -1/2 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 a (/.f64 c b))) a) |
(/ (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) a (*.f64 #s(literal -1/2 binary64) b)) a) |
(/ (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 c b)) a (*.f64 #s(literal -1/2 binary64) b)) a) |
0 |
#s(literal 0 binary64) |
(* -1/2 (/ (+ b (* -1 b)) a)) |
(/.f64 #s(literal 0 binary64) a) |
(/ (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) a) |
(/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a) |
(/ (+ (* -1/2 (+ b (* -1 b))) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (fma.f64 (neg.f64 a) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b)) #s(literal 0 binary64)) a) |
(/ (+ (* -1/2 (+ b (* -1 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 #s(literal -2 binary64) a) (/.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)) a #s(literal 0 binary64)) a) |
(/ b a) |
(/.f64 b a) |
(/ (+ b (* -1 (/ (* a c) b))) a) |
(/.f64 (-.f64 b (*.f64 a (/.f64 c b))) a) |
(+ (* -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 #s(literal -2 binary64) a) (/.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 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) 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 (*.f64 (neg.f64 c) c) (pow.f64 b #s(literal 3 binary64)))) a (/.f64 (neg.f64 c) b)) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(/ (- (/ (* a c) b) b) a) |
(/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a) |
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(-.f64 (*.f64 (/.f64 (neg.f64 a) b) (/.f64 (*.f64 c c) b)) c) |
c |
(+ c (/ (* a (pow c 2)) (pow b 2))) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) |
b |
(+ b (* -4 (/ (* a c) b))) |
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b 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) a) (fma.f64 a (/.f64 (*.f64 c c) (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 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 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))) (* -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 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) 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 (/.f64 c b) #s(literal -2 binary64))) a) |
(+ 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) a) (fma.f64 a (/.f64 (*.f64 c c) (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 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a b) |
(/ (* a c) b) |
(*.f64 a (/.f64 c b)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(- (* -1/2 (/ 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/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (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/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (fma.f64 #s(literal 1/16 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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (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)))) (*.f64 (*.f64 #s(literal -1/32 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)))))))) |
(+ (* -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 (/ c b)) (/ b a)) |
(fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(- (* -1 (/ b a)) (* -1 (/ c b))) |
(fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 c b)) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64)))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(*.f64 (/.f64 (neg.f64 a) b) (/.f64 (*.f64 c c) b)) |
(* a (- (* -1 (/ c a)) (/ (pow c 2) (pow b 2)))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 c b) (/.f64 c b) (/.f64 c a))) |
(/ (* a (pow c 2)) (pow b 2)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(* a (+ (/ c a) (/ (pow c 2) (pow b 2)))) |
(*.f64 (fma.f64 (/.f64 c b) (/.f64 c b) (/.f64 c a)) a) |
(* -4 (/ (* a c) b)) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64)) |
(* a (+ (* -4 (/ c b)) (/ b a))) |
(*.f64 (fma.f64 (/.f64 c b) #s(literal -4 binary64) (/.f64 b a)) 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) |
(* (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 (*.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 (+ (* 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/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 #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 (/.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) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) |
(- (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
(- (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(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 (/ (+ (* -1 (/ (- (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(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))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) |
(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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(fma.f64 (*.f64 #s(literal -1/128 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 (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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) |
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(fma.f64 (*.f64 #s(literal 1/1024 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/128 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 (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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c 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 (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))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (/.f64 c a) b) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) |
(* -1 (* a (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 c b) (/.f64 c b) (/.f64 c a))) |
(* -1 (* a (+ (* -1 (/ c a)) (* -1 (/ (pow c 2) (pow b 2)))))) |
(*.f64 (neg.f64 a) (neg.f64 (fma.f64 (/.f64 c b) (/.f64 c b) (/.f64 c a)))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 4 (/ c b))))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 c b) #s(literal 4 binary64) (/.f64 (neg.f64 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))) |
(* -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 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 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/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 #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 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))))) |
(- (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))) (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(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)) |
(- (* 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/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(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)) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(fma.f64 (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))) (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 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 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal 1/16 binary64))) (*.f64 b b) (*.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))) (*.f64 b b) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 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)) |
(/ (+ (* -1 c) (/ (pow b 2) a)) b) |
(/.f64 (fma.f64 #s(literal -1 binary64) c (/.f64 (*.f64 b b) a)) b) |
(/ (- (* -1 (/ (pow b 2) a)) (* -1 c)) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64) c) b) |
(* -1 (/ c (pow b 2))) |
(/.f64 (neg.f64 c) (*.f64 b b)) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) (pow.f64 b #s(literal 3 binary64))) |
(/ (- (* -1 (* (pow b 2) c)) (* a (pow c 2))) (pow b 2)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a))) (*.f64 b b)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 2)) |
(/.f64 (fma.f64 (*.f64 b b) c (*.f64 (*.f64 c c) a)) (*.f64 b b)) |
(/ (+ (* -4 (* a c)) (pow b 2)) b) |
(/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) 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/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 (/.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -4 binary64))) #s(literal -1/8 binary64))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (pow c 2) b) |
(/.f64 (*.f64 c c) b) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 a) b) (/.f64 (*.f64 c c) b)) c) b) |
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)) b) |
(/ (- (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c))) b) |
(* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) b) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))) |
(*.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) b) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))) b) |
(* -1/2 (/ (* b (+ a (* -1 a))) (pow a 2))) |
(/.f64 #s(literal 0 binary64) (*.f64 a a)) |
(* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (+ a (* -1 a)) (pow a 2))))) |
(fma.f64 (neg.f64 b) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 0 binary64) (*.f64 a a))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (+ a (* -1 a)) (pow a 2)))))) |
(fma.f64 b (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal 0 binary64) (*.f64 a a))) |
(* 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/2 (/ (+ a (* -1 a)) (pow a 2))))))) |
(*.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 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 0 binary64) (*.f64 a a)))) b) |
(* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))) |
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) (neg.f64 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 a b) (/.f64 (*.f64 c c) 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) a) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)))) b) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b) |
(* b (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) 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 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 a a) b) (/.f64 (*.f64 c c) b) (*.f64 c a)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 (/.f64 (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)) (*.f64 (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 c a))))) b) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) 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 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64))) b) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b)) |
(* -1 (* b (- (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)) (/ c (pow b 2))))) |
(*.f64 (fma.f64 (neg.f64 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (neg.f64 b)) |
(* -1 (* b (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (/ 1 a)) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))))) |
(*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) a)) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b)))) (neg.f64 b)) |
(* 1/2 (/ b a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 b a)) |
(* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))) |
(*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 b)) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))) |
(*.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 b)) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b)) |
(* -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 #s(literal -1 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 b)) |
(* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))) |
(*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) (neg.f64 b)) |
(* -1 (* b (- (* 4 (/ (* a c) (pow b 2))) 1))) |
(*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 4 binary64)) #s(literal 1 binary64)) (neg.f64 b)) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 2 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (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 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 2 binary64))) (neg.f64 b)) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.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 a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 b)) |
(* 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))) (/ a (pow b 3)))) (/ 1 b))) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c) |
(* c (- (* c (- (* c (- (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) (*.f64 a b)) #s(literal -1/4 binary64))) c) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c) |
(+ (* -1/2 (/ b a)) (/ c b)) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 c b)) |
(+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 (fma.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) b)) c (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+ (* -1/2 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c (/.f64 #s(literal 1 binary64) b)) c (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) |
(/.f64 #s(literal 0 binary64) (*.f64 a a)) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2)))) |
(fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) (*.f64 a a))) |
(+ (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
(fma.f64 (-.f64 (*.f64 (neg.f64 a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c (/.f64 #s(literal 0 binary64) (*.f64 a a))) |
(+ (* -1/2 (/ (+ (* -1 (* a b)) (* 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 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c (/.f64 #s(literal 0 binary64) (*.f64 a a))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c) |
(* c (- (* c (+ (* -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 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) (*.f64 a b)) #s(literal -1/4 binary64))) c (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64)))) c) (/.f64 #s(literal 1 binary64) b)) c) |
(- (/ c b) (/ b a)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(*.f64 (-.f64 (*.f64 (neg.f64 a) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) c) |
(* c (+ 1 (/ (* a c) (pow b 2)))) |
(*.f64 (fma.f64 a (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) c) |
(* 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 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) b) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 (*.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)))))) |
(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 (- (* -1/2 (/ b (* a c))) (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 (*.f64 c #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 (- (+ (* -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 (*.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 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/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (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 c a) #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 c a))) (sqrt.f64 #s(literal -4 binary64))))))) c) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) |
(*.f64 (fma.f64 (*.f64 (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)))) #s(literal -1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) c) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (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) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) c) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (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)))) (*.f64 (*.f64 #s(literal -1/32 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 7 binary64)))))))) c) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 (*.f64 c #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 (+ (* -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 (*.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 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 (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 c a) #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 c a))) (sqrt.f64 #s(literal -4 binary64))))))) c) |
(* c (- (/ b (* a c)) (/ 1 b))) |
(*.f64 (-.f64 (/.f64 (/.f64 b a) c) (/.f64 #s(literal 1 binary64) b)) c) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b)) c) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (-.f64 (/.f64 (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) c)) (*.f64 c c)) |
(* -1 (* (pow c 2) (+ (/ 1 c) (/ a (pow b 2))))) |
(*.f64 (*.f64 (neg.f64 c) c) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))) |
(* (pow c 2) (+ (/ 1 c) (/ a (pow b 2)))) |
(*.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c)) |
(* c (+ (* -4 (/ a b)) (/ b c))) |
(*.f64 (fma.f64 (/.f64 a b) #s(literal -4 binary64) (/.f64 b c)) c) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* c (+ (* -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 (+ (* 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/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 #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 (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) |
(* -1 (* c (- (* 1/2 (/ b (* a c))) (* -1 (* (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)) (* -1 (* (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)) (* -1 (* (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 c (pow.f64 a #s(literal 3 binary64)))) (*.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 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)))) (neg.f64 c))) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1))))))) |
(*.f64 (neg.f64 c) (fma.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)) (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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1/128 binary64) (*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))) |
(*.f64 (neg.f64 c) (fma.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b b))) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/1024 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 7 binary64)))) (*.f64 (*.f64 #s(literal 1/128 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 5 binary64))))))))) |
(* -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 c (pow.f64 a #s(literal 3 binary64)))) (*.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 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)))) (neg.f64 c))) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (neg.f64 c) (-.f64 (/.f64 (/.f64 b a) c) (/.f64 #s(literal 1 binary64) b))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 4 (/ a b))))) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 a b) #s(literal 4 binary64) (/.f64 (neg.f64 b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c))) |
(* -1 (* c (+ (* 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 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 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/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 #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 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 | 66 | 328 |
| 0 | 103 | 314 |
| 1 | 390 | 312 |
| 2 | 2675 | 312 |
| 0 | 8843 | 311 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 b (*.f64 #s(literal -2 binary64) a)) |
(*.f64 #s(literal -2 binary64) a) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal 0 binary64) a) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 #s(literal 0 binary64) a)) |
(fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b 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)))) |
(neg.f64 (fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) b (/.f64 b a))) |
(/.f64 (neg.f64 c) (*.f64 b b)) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b) |
(neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) |
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) 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 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 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(neg.f64 c) |
(/.f64 (*.f64 c c) 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 a (/.f64 c b)) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))))) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) a) #s(literal -2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)))) (*.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) a) #s(literal -2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) a) #s(literal -2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) a) #s(literal -2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64))) (fma.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) a) #s(literal -2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a b) #s(literal -2 binary64)) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))))) (*.f64 (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) #s(literal -2 binary64)) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) a) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64))) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))))) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 a)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) a))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 a)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) a))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) 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 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (neg.f64 a)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (neg.f64 a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (neg.f64 a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) #s(literal 2 binary64)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal -2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))))) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) b) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) a)) #s(literal -2 binary64)) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) a (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))) a) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 a #s(literal 3 binary64))))) (neg.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) a) #s(literal -2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) a (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))))) (neg.f64 (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) 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 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.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 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))))) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 a b) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))) #s(literal -2 binary64)) a) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 #s(literal -8 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) a) #s(literal -2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) b (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) a (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))) (*.f64 a #s(literal -2 binary64))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) a) #s(literal -2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) a) #s(literal -2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) a) #s(literal -2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) b) (*.f64 a #s(literal -2 binary64))) (pow.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a b) #s(literal -2 binary64)) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))) (pow.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) a) (/.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) a) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 b #s(literal -2 binary64)) a) |
(/.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) |
(/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 b a) #s(literal -2 binary64)) |
(/.f64 b (*.f64 a #s(literal -2 binary64))) |
(neg.f64 (/.f64 b (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (neg.f64 a) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (neg.f64 a)) |
(*.f64 a #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) a) |
(neg.f64 (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 a) (neg.f64 a)) |
(/.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) a) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) #s(literal -2 binary64)) a) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) #s(literal 2 binary64)) (neg.f64 a)) |
(/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) (*.f64 a #s(literal -2 binary64))) |
(neg.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) #s(literal 2 binary64)) a)) |
#s(literal 0 binary64) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(literal 0 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 c b) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (neg.f64 c) b) (/.f64 b b)) (/.f64 b a))) (*.f64 (-.f64 (*.f64 (/.f64 (neg.f64 c) b) (/.f64 b b)) (/.f64 b a)) (pow.f64 (/.f64 b a) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (/.f64 (neg.f64 c) b) (/.f64 b b)) (/.f64 b a)) (-.f64 (*.f64 (/.f64 (neg.f64 c) b) (/.f64 b b)) (/.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 b b)) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (*.f64 (neg.f64 c) b)))) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 b) b)) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 c) b))) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (neg.f64 c) b)))) (*.f64 (neg.f64 a) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 (neg.f64 b) b)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 c) b))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (neg.f64 (*.f64 (neg.f64 c) b)))) (*.f64 a (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 b (*.f64 (neg.f64 b) b)) (*.f64 a (*.f64 (neg.f64 c) b))) (*.f64 a (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 c b) (*.f64 b b)) #s(literal 2 binary64))) (-.f64 (/.f64 b a) (*.f64 (/.f64 (neg.f64 c) b) (/.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c b) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (/.f64 b a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (neg.f64 c) b) (/.f64 b b)) (/.f64 b a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 b c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (fma.f64 (/.f64 b a) (-.f64 (/.f64 b a) (*.f64 (/.f64 (neg.f64 c) b) (/.f64 b b))) (pow.f64 (/.f64 (*.f64 c b) (*.f64 b b)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) b) (neg.f64 a) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 b b) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) b) a (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 b b) a)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (neg.f64 a) (*.f64 (neg.f64 c) b))) (*.f64 (neg.f64 a) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (*.f64 (neg.f64 c) b))) (*.f64 a (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c b) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (neg.f64 c) b) (/.f64 b b)) (/.f64 b a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 b c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 c b) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (neg.f64 c) b) (/.f64 b b)) (/.f64 b a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 b c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 b a) (-.f64 (/.f64 b a) (*.f64 (/.f64 (neg.f64 c) b) (/.f64 b b))) (pow.f64 (/.f64 (*.f64 c b) (*.f64 b b)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 c) b) (/.f64 b b) (/.f64 b a)) |
(fma.f64 (/.f64 c b) (/.f64 b (neg.f64 b)) (/.f64 b a)) |
(fma.f64 (/.f64 (/.f64 (neg.f64 c) b) b) b (/.f64 b a)) |
(fma.f64 (neg.f64 c) (/.f64 b (*.f64 b b)) (/.f64 b a)) |
(fma.f64 b (/.f64 (/.f64 (neg.f64 c) b) b) (/.f64 b a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 c b) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (neg.f64 c) b) (/.f64 b b)) (/.f64 b a))) (/.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (neg.f64 c) b) (/.f64 b b)) (/.f64 b a)))) |
(-.f64 (/.f64 b a) (*.f64 (/.f64 (/.f64 c b) b) b)) |
(-.f64 (/.f64 b a) (/.f64 (*.f64 c b) (*.f64 b b))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (*.f64 b c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 b a) (-.f64 (/.f64 b a) (*.f64 (/.f64 (neg.f64 c) b) (/.f64 b b))) (pow.f64 (/.f64 (*.f64 c b) (*.f64 b b)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (fma.f64 (/.f64 b a) (-.f64 (/.f64 b a) (*.f64 (/.f64 (neg.f64 c) b) (/.f64 b b))) (pow.f64 (/.f64 (*.f64 c b) (*.f64 b b)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 (neg.f64 c) b) (/.f64 b b)) (/.f64 b a)) |
(+.f64 (/.f64 b a) (*.f64 (/.f64 (neg.f64 c) b) (/.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg.f64 (fma.f64 (/.f64 (neg.f64 c) b) (/.f64 b b) (/.f64 b a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c b) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (/.f64 b a) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (neg.f64 c) b) (/.f64 b b)) (/.f64 b a))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 b c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 (/.f64 b a) (-.f64 (/.f64 b a) (*.f64 (/.f64 (neg.f64 c) b) (/.f64 b b))) (pow.f64 (/.f64 (*.f64 c b) (*.f64 b b)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c b) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 c b) (*.f64 b b)) (/.f64 (neg.f64 b) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c b) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 (neg.f64 c) b) (/.f64 b b)) (/.f64 b a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 b c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 c b) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 c b) (*.f64 b b)) (/.f64 (neg.f64 b) a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (/.f64 (pow.f64 (*.f64 b c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (/.f64 b a) (-.f64 (/.f64 b a) (*.f64 (/.f64 (neg.f64 c) b) (/.f64 b b))) (pow.f64 (/.f64 (*.f64 c b) (*.f64 b b)) #s(literal 2 binary64))))) |
(neg.f64 (fma.f64 (/.f64 (neg.f64 c) b) (/.f64 b b) (/.f64 b a))) |
(fma.f64 (neg.f64 (/.f64 (/.f64 (neg.f64 c) b) b)) b (/.f64 (neg.f64 b) a)) |
(fma.f64 (neg.f64 b) (/.f64 (/.f64 (neg.f64 c) b) b) (/.f64 (neg.f64 b) a)) |
(fma.f64 (/.f64 (/.f64 (neg.f64 c) b) b) (neg.f64 b) (/.f64 (neg.f64 b) a)) |
(fma.f64 b (neg.f64 (/.f64 (/.f64 (neg.f64 c) b) b)) (/.f64 (neg.f64 b) a)) |
(+.f64 (/.f64 (neg.f64 b) a) (/.f64 (*.f64 c b) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 c b) (*.f64 b b)) (/.f64 (neg.f64 b) a)) |
(/.f64 (/.f64 (neg.f64 c) b) b) |
(/.f64 (/.f64 c b) (neg.f64 b)) |
(/.f64 (neg.f64 c) (*.f64 b b)) |
(/.f64 c (*.f64 (neg.f64 b) b)) |
(neg.f64 (/.f64 (/.f64 c b) b)) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) (neg.f64 b))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)) b) |
(/.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) (neg.f64 b)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) b)) |
(+.f64 (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (neg.f64 b)) b) (/.f64 (neg.f64 c) b)) |
(/.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 a b) b) #s(literal 3 binary64)) (pow.f64 (neg.f64 c) #s(literal 3 binary64))) (fma.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 a b) b) #s(literal 2 binary64)) (-.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (neg.f64 b)) (neg.f64 c))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 a b) b) #s(literal 2 binary64)) (*.f64 (neg.f64 c) c))) (-.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b)) c)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 a b) b) #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 a b) b) #s(literal 2 binary64)) (*.f64 c (-.f64 c (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b)))))) |
(/.f64 (fma.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 a b) b) #s(literal 2 binary64)) (*.f64 (neg.f64 c) c)) (-.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (neg.f64 b)) (neg.f64 c))) |
(/.f64 (fma.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 a b) b) #s(literal 2 binary64)) (*.f64 (neg.f64 c) c)) (neg.f64 (-.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b)) c))) |
(/.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 a b) b) #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (neg.f64 (fma.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 a b) b) #s(literal 2 binary64)) (*.f64 c (-.f64 c (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b))))))) |
(neg.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c)) |
(fma.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 c c) b) (neg.f64 c)) |
(fma.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 a b) (neg.f64 c)) |
(fma.f64 (/.f64 a b) (neg.f64 (/.f64 (*.f64 c c) b)) (neg.f64 c)) |
(fma.f64 (/.f64 (*.f64 c c) b) (neg.f64 (/.f64 a b)) (neg.f64 c)) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (neg.f64 b)) (neg.f64 c)) |
(+.f64 (neg.f64 c) (/.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b)) #s(literal 2 binary64)) (-.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b)) c)) (*.f64 (-.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b)) c) (*.f64 c c))) (*.f64 (-.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b)) c) (-.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b)) c))) |
(/.f64 (-.f64 (*.f64 c c) (pow.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b)) #s(literal 2 binary64))) (-.f64 c (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 a b) b) #s(literal 2 binary64)) (*.f64 (neg.f64 c) c))) (neg.f64 (-.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b)) c))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 a b) b) #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 a b) b) #s(literal 2 binary64)) (*.f64 c (-.f64 c (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b))))))) |
(/.f64 (fma.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 a b) b) #s(literal 2 binary64)) (*.f64 (neg.f64 c) c)) (-.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b)) c)) |
(/.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 a b) b) #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 c c (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 c c) b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 c c) a) c)) (*.f64 b b)))) |
(/.f64 (fma.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 a b) b) #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 a b) b) #s(literal 2 binary64)) (*.f64 c (-.f64 c (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b)))))) |
(neg.f64 (neg.f64 (fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c))) |
(fma.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 (neg.f64 c)) (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b))) |
(fma.f64 (sqrt.f64 c) (sqrt.f64 c) (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b))) |
(fma.f64 (*.f64 (/.f64 a b) c) (/.f64 c b) c) |
(fma.f64 (/.f64 (*.f64 (neg.f64 c) c) b) (/.f64 a (neg.f64 b)) c) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 c c) b) c) |
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c) |
(fma.f64 (*.f64 c c) (/.f64 (/.f64 a b) b) c) |
(fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c) |
(fma.f64 c (/.f64 (*.f64 (/.f64 c b) a) b) c) |
(-.f64 (/.f64 (pow.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b)) #s(literal 2 binary64)) (-.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b)) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b)) c))) |
(-.f64 c (/.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (neg.f64 b))) |
(+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 c c) b) a) (neg.f64 b))) c) |
(+.f64 (/.f64 (pow.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b)) #s(literal 3 binary64)) (fma.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 a b) b) #s(literal 2 binary64)) (*.f64 c (-.f64 c (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b)))))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (fma.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 a b) b) #s(literal 2 binary64)) (*.f64 c (-.f64 c (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b))))))) |
(+.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b)) c) |
(+.f64 c (*.f64 c (/.f64 (*.f64 (/.f64 c b) a) b))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b) |
(*.f64 b (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) b) (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 3 binary64)) #s(literal -64 binary64) #s(literal 1 binary64)) b) (fma.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64))))) |
(/.f64 (*.f64 b (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 b (fma.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 3 binary64)) #s(literal -64 binary64) #s(literal 1 binary64))) (fma.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64)) b (*.f64 #s(literal 1 binary64) b)) |
(fma.f64 #s(literal 1 binary64) b (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64)) b)) |
(fma.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64)) (*.f64 b #s(literal 1 binary64))) |
(fma.f64 b #s(literal 1 binary64) (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64)) b) (*.f64 #s(literal 1 binary64) b)) |
(+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64)) b)) |
(+.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64))) (*.f64 b #s(literal 1 binary64))) |
(+.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64)))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) (neg.f64 b)) (neg.f64 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 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64))) |
(*.f64 b (*.f64 (fma.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64) #s(literal 1 binary64)) b)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 b b)) (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 3 binary64)) #s(literal -64 binary64) #s(literal 1 binary64)) (*.f64 b b)) (fma.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (/.f64 c b) a) b) #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 (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 (-.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 b #s(literal 3 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 3/2 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 b #s(literal 3 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 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 b #s(literal 3 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 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))))))) |
(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 (*.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 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 (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 (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 (/.f64 b #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 (/.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal -8 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 (/.f64 b #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 (/.f64 b #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 (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 #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 a #s(literal -2 binary64)) #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 b #s(literal 3 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 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 (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 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))) (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 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 (/.f64 b #s(literal -2 binary64)) a)) |
(+.f64 (/.f64 (/.f64 b #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 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) #s(literal 1/2 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 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.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 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (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 c a) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))))) |
(/.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 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 c a) #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 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)))))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b))))) |
(neg.f64 c) |
(*.f64 (/.f64 c b) c) |
(*.f64 (neg.f64 c) (/.f64 (neg.f64 c) b)) |
(*.f64 c (/.f64 c b)) |
(/.f64 (*.f64 (neg.f64 c) c) (neg.f64 b)) |
(/.f64 (*.f64 c c) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 c c) b) |
(neg.f64 (/.f64 (*.f64 (neg.f64 c) c) b)) |
(fabs.f64 (/.f64 (*.f64 (neg.f64 c) c) b)) |
(fabs.f64 (/.f64 (*.f64 c c) b)) |
(*.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 c b) a) |
(*.f64 c (/.f64 a b)) |
(*.f64 a (/.f64 c b)) |
(/.f64 (*.f64 a (neg.f64 c)) (neg.f64 b)) |
(/.f64 (*.f64 (neg.f64 c) a) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 b)) |
(/.f64 (*.f64 c a) b) |
Compiled 21 524 to 2 418 computations (88.8% saved)
27 alts after pruning (23 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 502 | 10 | 512 |
| Fresh | 3 | 13 | 16 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 509 | 27 | 536 |
| Status | Accuracy | Program |
|---|---|---|
| 18.1% | (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) | |
| 28.0% | (/.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)) | |
| 9.8% | (/.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)) | |
| 22.4% | (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) | |
| ✓ | 54.8% | (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
| ▶ | 52.1% | (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal -2 binary64) a)) |
| 30.5% | (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) | |
| ▶ | 31.9% | (/.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)) |
| ▶ | 48.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b)))) (*.f64 #s(literal 2 binary64) a)) |
| 39.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) b)) b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 28.3% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64))) b)))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 11.2% | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) |
| 48.6% | (/.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 (-.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 #s(literal 2 binary64) a)) | |
| 24.0% | (/.f64 #s(approx (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) | |
| 23.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 25.6% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 a (/.f64 #s(literal -2 binary64) b)) c)) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 54.2% | (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
| 28.8% | #s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 c b) c) (/.f64 a b) c)) b)) | |
| 25.6% | #s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) | |
| 27.6% | #s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 #s(approx (+ (* (/ (* c c) b) (/ a b)) c) (*.f64 (fma.f64 (/.f64 c b) (/.f64 c b) (/.f64 c a)) a))) b)) | |
| 30.7% | #s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 c) b)) | |
| ▶ | 26.2% | #s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a)) |
| ▶ | 11.0% | #s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64))) |
| ✓ | 36.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 36.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a))) | |
| 10.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/.f64 c b))) | |
| 36.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
Compiled 1 598 to 1 038 computations (35% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b)))) | |
| cost-diff | 0 | #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) | |
| cost-diff | 0 | (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) | |
| cost-diff | 0 | (/.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)) | |
| cost-diff | 0 | (neg.f64 a) | |
| cost-diff | 0 | #s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a)) | |
| cost-diff | 1 | (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) | |
| cost-diff | 4 | (/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a) | |
| cost-diff | 0 | #s(approx (/ 0 a) #s(literal 0 binary64)) | |
| cost-diff | 0 | #s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64))) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))) | |
| cost-diff | 0 | (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) | |
| cost-diff | 0 | (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal -2 binary64) a)) | |
| cost-diff | 2 | (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 532 |
| 0 | 92 | 525 |
| 1 | 174 | 521 |
| 2 | 420 | 498 |
| 3 | 1337 | 494 |
| 4 | 5512 | 490 |
| 0 | 8129 | 465 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal -2 binary64) a)) |
(-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) |
b |
(sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a) |
(fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) |
#s(literal -4 binary64) |
c |
(/.f64 (*.f64 b b) a) |
(*.f64 b b) |
a |
(*.f64 #s(literal -2 binary64) a) |
#s(literal -2 binary64) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64))) |
#s(approx (/ 0 a) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a) |
(fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) |
(neg.f64 a) |
a |
(/.f64 c b) |
c |
b |
#s(literal 0 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 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
b |
(sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.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) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b)))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b)))) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b)) |
(*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b) |
#s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) |
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b) |
(*.f64 a (/.f64 c b)) |
a |
(/.f64 c b) |
c |
#s(literal -4 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
| Outputs |
|---|
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) |
(-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))))) |
b |
(sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))) |
(sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)) |
#s(approx (+ (* -4 (* c a)) (* b b)) (fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b))) |
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) |
(fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)) |
#s(literal -4 binary64) |
c |
(/.f64 (*.f64 b b) a) |
(*.f64 b b) |
a |
(*.f64 #s(literal -2 binary64) a) |
#s(literal -2 binary64) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64))) |
#s(approx (/ 0 a) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a)) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 c (neg.f64 b))) |
(/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a) |
(/.f64 c (neg.f64 b)) |
(fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) |
(*.f64 (/.f64 (neg.f64 a) b) c) |
(neg.f64 a) |
a |
(/.f64 c b) |
c |
b |
#s(literal 0 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 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal -2 binary64) a)) |
(-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
b |
(sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
#s(literal -4 binary64) |
(*.f64 a c) |
a |
c |
(*.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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -4 binary64) b)) b))) b) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b)))) |
(-.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -4 binary64) b)) b))) b) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b))) |
(sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -4 binary64) b)) b))) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b)) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -4 binary64) b)) b)) |
(*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b) |
(*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -4 binary64) b)) b) |
#s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) |
#s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -4 binary64) b)) |
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b) |
(fma.f64 (*.f64 (/.f64 c b) a) #s(literal -4 binary64) b) |
(*.f64 a (/.f64 c b)) |
(*.f64 (/.f64 c b) a) |
a |
(/.f64 c b) |
c |
#s(literal -4 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 3.206688774850345 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b)))) (*.f64 #s(literal 2 binary64) a)) | |
| accuracy | 4.331060673155974 | (*.f64 a (/.f64 c b)) | |
| accuracy | 11.21476687034148 | (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b)))) | |
| accuracy | 23.353930970309268 | (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b))) | |
| accuracy | 3.206688774850345 | (/.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)) | |
| accuracy | 11.21476687034148 | (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) | |
| accuracy | 23.353930970309268 | (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) | |
| accuracy | 38.022226473760085 | #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) | |
| accuracy | 0.0 | (neg.f64 a) | |
| accuracy | 4.331060673155974 | (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) | |
| accuracy | 11.983412888741812 | (/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a) | |
| accuracy | 44.36304495028055 | #s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a)) | |
| accuracy | 0.0 | #s(approx (/ 0 a) #s(literal 0 binary64)) | |
| accuracy | 56.97870988067823 | #s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64))) | |
| accuracy | 5.67440736749607 | (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a) | |
| accuracy | 7.662463313416746 | (/.f64 (*.f64 b b) a) | |
| accuracy | 11.21476687034148 | (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) | |
| accuracy | 23.353930970309268 | (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))) |
| 71.0ms | 183× | 0 | valid |
| 26.0ms | 32× | 1 | valid |
| 22.0ms | 25× | 2 | valid |
| 20.0ms | 16× | 3 | valid |
Compiled 335 to 52 computations (84.5% saved)
ival-mult: 41.0ms (42.8% of total)ival-div: 18.0ms (18.8% of total)adjust: 14.0ms (14.6% of total)ival-add: 10.0ms (10.4% of total)ival-sqrt: 5.0ms (5.2% of total)ival-sub: 3.0ms (3.1% of total)ival-neg: 2.0ms (2.1% of total)exact: 1.0ms (1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal -2 binary64) a)) |
(-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) |
(sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64))) |
#s(approx (/ 0 a) #s(literal 0 binary64)) |
(/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a) |
(fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a)) |
(neg.f64 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)) |
(-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b)))) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b))) |
(/.f64 (*.f64 b b) a) |
(*.f64 a (/.f64 c b)) |
| 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 (/ (* 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)))))))) |
(* -1/2 (/ (+ b (* -1 b)) a)) |
(/ (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) a) |
(/ (+ (* -1/2 (+ b (* -1 b))) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* -1/2 (+ b (* -1 b))) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a) |
0 |
(* -1 (/ (* a c) b)) |
(* -1 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)))))))) |
(/ (pow b 2) a) |
(/ (* a c) b) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* 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)))))) |
(* 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))) |
(* -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 (- (* -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 (+ (* 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/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) (* (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) |
(* (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 (/ (* (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/2 (/ (* b (+ a (* -1 a))) (pow a 2))) |
(* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (+ a (* -1 a)) (pow a 2))))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (+ a (* -1 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/2 (/ (+ a (* -1 a)) (pow a 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) |
(* -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 (* -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)))))))) |
(* 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/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2)))) |
(+ (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
(+ (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 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)))))))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* 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 (+ (* -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 (* 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 (- (* -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 (+ (* 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)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | b | @ | 0 | ((* (+ (* -4 c) (/ (* b b) a)) a) (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (sqrt (+ (* -4 (* c a)) (* b b))) (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/ 0 a) (/ (+ (* (neg a) (/ c b)) 0) a) (+ (* (neg a) (/ c b)) 0) (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (neg a) (/ (- 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))))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg b) (sqrt (- (* b b) (* 4 (* a c)))) (/ (* b b) a) (* a (/ c b))) |
| 3.0ms | a | @ | -inf | ((* (+ (* -4 c) (/ (* b b) a)) a) (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (sqrt (+ (* -4 (* c a)) (* b b))) (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/ 0 a) (/ (+ (* (neg a) (/ c b)) 0) a) (+ (* (neg a) (/ c b)) 0) (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (neg a) (/ (- 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))))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg b) (sqrt (- (* b b) (* 4 (* a c)))) (/ (* b b) a) (* a (/ c b))) |
| 3.0ms | b | @ | inf | ((* (+ (* -4 c) (/ (* b b) a)) a) (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (sqrt (+ (* -4 (* c a)) (* b b))) (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/ 0 a) (/ (+ (* (neg a) (/ c b)) 0) a) (+ (* (neg a) (/ c b)) 0) (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (neg a) (/ (- 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))))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg b) (sqrt (- (* b b) (* 4 (* a c)))) (/ (* b b) a) (* a (/ c b))) |
| 3.0ms | a | @ | inf | ((* (+ (* -4 c) (/ (* b b) a)) a) (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (sqrt (+ (* -4 (* c a)) (* b b))) (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/ 0 a) (/ (+ (* (neg a) (/ c b)) 0) a) (+ (* (neg a) (/ c b)) 0) (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (neg a) (/ (- 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))))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg b) (sqrt (- (* b b) (* 4 (* a c)))) (/ (* b b) a) (* a (/ c b))) |
| 2.0ms | a | @ | 0 | ((* (+ (* -4 c) (/ (* b b) a)) a) (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (sqrt (+ (* -4 (* c a)) (* b b))) (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/ 0 a) (/ (+ (* (neg a) (/ c b)) 0) a) (+ (* (neg a) (/ c b)) 0) (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (neg a) (/ (- 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))))) (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg b) (sqrt (- (* b b) (* 4 (* a c)))) (/ (* b b) a) (* a (/ c b))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 703 | 4006 |
| 1 | 2455 | 3898 |
| 0 | 8946 | 3720 |
| 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 (/ (* 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)))))))) |
(* -1/2 (/ (+ b (* -1 b)) a)) |
(/ (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) a) |
(/ (+ (* -1/2 (+ b (* -1 b))) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* -1/2 (+ b (* -1 b))) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a) |
0 |
(* -1 (/ (* a c) b)) |
(* -1 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)))))))) |
(/ (pow b 2) a) |
(/ (* a c) b) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* 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)))))) |
(* 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))) |
(* -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 (- (* -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 (+ (* 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/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) (* (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) |
(* (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 (/ (* (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/2 (/ (* b (+ a (* -1 a))) (pow a 2))) |
(* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (+ a (* -1 a)) (pow a 2))))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (+ a (* -1 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/2 (/ (+ a (* -1 a)) (pow a 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) |
(* -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 (* -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)))))))) |
(* 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/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2)))) |
(+ (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
(+ (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 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)))))))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* 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 (+ (* -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 (* 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 (- (* -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 (+ (* 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)))))) |
| Outputs |
|---|
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #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)))) |
(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 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) 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 (*.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 #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 #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 (*.f64 #s(literal -2 binary64) c) c) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a b) |
(* -1/2 (/ (+ b (* -1 b)) a)) |
(/.f64 #s(literal 0 binary64) a) |
(/ (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) a) |
(/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a) |
(/ (+ (* -1/2 (+ b (* -1 b))) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 c b))) a #s(literal 0 binary64)) a) |
(/ (+ (* -1/2 (+ b (* -1 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 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)) a #s(literal 0 binary64)) a) |
0 |
#s(literal 0 binary64) |
(* -1 (/ (* a c) b)) |
(*.f64 (neg.f64 a) (/.f64 c b)) |
(* -1 a) |
(neg.f64 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 (*.f64 #s(literal -2 binary64) c) c) (pow.f64 b #s(literal 3 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))) (* -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 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a)) b) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) c) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -2 binary64))) a) |
(/ (pow b 2) a) |
(/.f64 (*.f64 b b) a) |
(/ (* a c) b) |
(*.f64 a (/.f64 c b)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #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) |
(* 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) |
(* 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) |
(* -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 a c))) (*.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 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/128 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) (neg.f64 a))) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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 #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 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 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/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 #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 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 (+ (* 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 a c))) (*.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 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/64 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (neg.f64 a)) b) (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) (* (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)))) |
(* -1 b) |
(neg.f64 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 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) a) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (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 c c) b) (/.f64 (*.f64 a a) 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 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 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) #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 c c) b) (/.f64 (*.f64 a a) 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) |
(* -1/2 (/ (* b (+ a (* -1 a))) (pow a 2))) |
(/.f64 #s(literal 0 binary64) (*.f64 a a)) |
(* b (+ (* -1 (/ c (pow b 2))) (* -1/2 (/ (+ a (* -1 a)) (pow a 2))))) |
(fma.f64 (neg.f64 b) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 0 binary64) (*.f64 a a))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* -1/2 (/ (+ a (* -1 a)) (pow a 2)))))) |
(fma.f64 b (neg.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 0 binary64) (*.f64 a a))) |
(* 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/2 (/ (+ a (* -1 a)) (pow a 2))))))) |
(*.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 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 a a))))) 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 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 c c) b) (/.f64 (*.f64 a a) 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 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b) (*.f64 a c))))) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (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))) (neg.f64 b)) |
(* -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 (*.f64 c 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 (/ (* a c) (pow b 2))) 2))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 2 binary64)) (neg.f64 b)) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #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))) (neg.f64 b)) |
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (*.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))) (neg.f64 b)) |
(* -1 (* 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)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (fma.f64 (/.f64 (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))) (neg.f64 b)) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* 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)) (neg.f64 b)) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (*.f64 a a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 a b) (/.f64 c b))) #s(literal 2 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (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))) (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 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) (*.f64 a b)) #s(literal -1/4 binary64) (/.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) |
(* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) |
(/.f64 #s(literal 0 binary64) (*.f64 a a)) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (/.f64 #s(literal 0 binary64) (*.f64 a a))) |
(+ (* -1/2 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
(fma.f64 (-.f64 (*.f64 (neg.f64 a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)) c (/.f64 #s(literal 0 binary64) (*.f64 a a))) |
(+ (* -1/2 (/ (+ (* -1 (* a b)) (* 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 (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 (/.f64 #s(literal 0 binary64) (*.f64 a a))) |
(* 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 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) c)) b) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 (*.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 (+ (* -4 a) (/ (pow b 2) c))) |
(*.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 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 (+ (* -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) |
(* -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 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 (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 a c))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (fma.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)) (*.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)))) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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 #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 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 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/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 #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 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 (+ (* 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 a c))) (*.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 #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)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (neg.f64 c)) b) (neg.f64 c)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 370 |
| 0 | 92 | 364 |
| 1 | 320 | 360 |
| 2 | 2348 | 356 |
| 0 | 8915 | 339 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal -2 binary64) a)) |
(-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) |
(sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64))) |
#s(approx (/ 0 a) #s(literal 0 binary64)) |
(/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a) |
(fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a)) |
(neg.f64 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)) |
(-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b)))) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b))) |
(/.f64 (*.f64 b b) a) |
(*.f64 a (/.f64 c b)) |
| Outputs |
|---|
(*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a) |
(*.f64 a (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))) a)) (neg.f64 (-.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (/.f64 b a) b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -64 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)))) a)) (neg.f64 (fma.f64 (*.f64 (/.f64 b a) b) (-.f64 (*.f64 (/.f64 b a) b) (*.f64 c #s(literal -4 binary64))) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))))) (neg.f64 (-.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (/.f64 b a) b)))) |
(/.f64 (neg.f64 (*.f64 a (fma.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -64 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)))))) (neg.f64 (fma.f64 (*.f64 (/.f64 b a) b) (-.f64 (*.f64 (/.f64 b a) b) (*.f64 c #s(literal -4 binary64))) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))) a) (-.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (/.f64 b a) b))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -64 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64)))) a) (fma.f64 (*.f64 (/.f64 b a) b) (-.f64 (*.f64 (/.f64 b a) b) (*.f64 c #s(literal -4 binary64))) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 a (-.f64 (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)))) (-.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (/.f64 b a) b))) |
(/.f64 (*.f64 a (fma.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -64 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 b a) b) (-.f64 (*.f64 (/.f64 b a) b) (*.f64 c #s(literal -4 binary64))) (pow.f64 (*.f64 c #s(literal -4 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (*.f64 (/.f64 b a) b) a)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 a (*.f64 (/.f64 b a) b))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (*.f64 (/.f64 b a) b) a)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 a (*.f64 (/.f64 b a) b))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 b a) b) a)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 a (*.f64 (/.f64 b a) b))) |
(fma.f64 (*.f64 (/.f64 b a) b) a (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 (/.f64 b a) b) a)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 a (*.f64 (/.f64 b a) b))) |
(fma.f64 a (*.f64 (/.f64 b a) b) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 (/.f64 b a) b) a)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 a (*.f64 (/.f64 b a) b))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 (*.f64 (/.f64 b a) b) a)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 a (*.f64 (/.f64 b a) b))) |
(+.f64 (*.f64 (*.f64 (/.f64 b a) b) a) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
(+.f64 (*.f64 a (*.f64 (/.f64 b a) b)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
(+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 (*.f64 (/.f64 b a) b) a)) |
(+.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) c) (*.f64 a (*.f64 (/.f64 b a) b))) |
(*.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b)) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) 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 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) 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 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.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 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.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 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.f64 #s(literal -2 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) #s(literal -2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) a))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.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 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.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 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.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 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) #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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))))) (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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 a b) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) 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 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64))) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) 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 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.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 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.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 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) #s(literal -2 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (*.f64 #s(literal -2 binary64) a)) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) 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 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.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 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.f64 #s(literal -2 binary64) a)))))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.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 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.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 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.f64 #s(literal -2 binary64) a))))))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) 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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (*.f64 #s(literal -2 binary64) a))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (*.f64 #s(literal -2 binary64) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b)) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b)) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (pow.f64 (*.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 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) 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 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) 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 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b)) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))))) |
(-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a)))))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 (/.f64 b a) b (*.f64 c #s(literal -4 binary64))) a))))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64))) |
#s(approx (/ 0 a) #s(literal 0 binary64)) |
(*.f64 (/.f64 (neg.f64 a) b) (/.f64 c a)) |
(*.f64 (/.f64 c a) (/.f64 (neg.f64 a) b)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (*.f64 (/.f64 c b) a)) (/.f64 (neg.f64 a) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (*.f64 (/.f64 c b) a)) (/.f64 (/.f64 c b) a)) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 (*.f64 a a) a)) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 (/.f64 c b) a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a)) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (*.f64 (/.f64 c b) a)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a)) |
(*.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) a)) |
(*.f64 (/.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) a)) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) a)) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) a)) |
(*.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) a)) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) a)) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a)) (/.f64 (*.f64 (/.f64 c b) a) a)) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 c b) a) a)) |
(*.f64 (/.f64 (neg.f64 a) a) (/.f64 c b)) |
(*.f64 (/.f64 c b) (/.f64 (neg.f64 a) a)) |
(*.f64 (neg.f64 a) (/.f64 (/.f64 c b) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c b) a) a) #s(literal 2 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 (/.f64 c b) a) a)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c b) a) a) #s(literal 3 binary64)) #s(literal 0 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c b) a) a) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (/.f64 c b) a) a) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c b) a) a) #s(literal 2 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (/.f64 c b) a) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c b) a) a) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c b) a) a) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 (/.f64 c b) a) a) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) c)) (*.f64 (neg.f64 a) b)) |
(/.f64 (*.f64 (neg.f64 a) c) (*.f64 a b)) |
(/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (/.f64 c b) a) a))) |
(/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) a)) |
(/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64)) (neg.f64 (*.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) a))) |
(/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) a)) |
(/.f64 (*.f64 (/.f64 c b) a) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 (/.f64 c b) a) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 c b) a) a) |
(neg.f64 (/.f64 (*.f64 (/.f64 c b) a) a)) |
(fma.f64 (/.f64 (neg.f64 a) b) (/.f64 c a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c a) (/.f64 (neg.f64 a) b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (*.f64 (/.f64 c b) a)) (/.f64 (neg.f64 a) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (*.f64 (/.f64 c b) a)) (/.f64 (/.f64 c b) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 (*.f64 a a) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (/.f64 c b) a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (*.f64 (/.f64 c b) a)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a)) (/.f64 (*.f64 (/.f64 c b) a) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 c b) a) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c b) (/.f64 (neg.f64 a) a) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 a) (/.f64 (/.f64 c b) a) #s(literal 0 binary64)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 c b) a) a) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 c b) a) a)) (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 c b) a) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a))) (/.f64 (*.f64 (/.f64 c b) a) a)) |
(-.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 c b) a) a))) |
(-.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) a)) a)) |
(-.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) a)) (neg.f64 a))) |
(-.f64 (/.f64 (*.f64 (/.f64 c b) a) a) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 c b) a) a)) |
(+.f64 (/.f64 (*.f64 (/.f64 c b) a) a) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 c b) a) a)) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (/.f64 c b))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 a a))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (/.f64 c b) a))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (/.f64 c b))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (/.f64 c b))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 a a))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 a a))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 (neg.f64 a))) (/.f64 (neg.f64 a) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 (/.f64 c b))) (/.f64 (neg.f64 a) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 (/.f64 c b))) (/.f64 a a)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 c b)) (/.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 c b)) (/.f64 (neg.f64 a) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 c b)) (/.f64 a a)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 a)) (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 a)) (/.f64 (neg.f64 a) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) a) (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) a) (/.f64 (neg.f64 a) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) c) (/.f64 (neg.f64 a) (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 c b) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 (/.f64 c b))) (/.f64 (/.f64 c b) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 (/.f64 c b))) (/.f64 (/.f64 c b) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (/.f64 c b)) (/.f64 (/.f64 c b) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (/.f64 c b)) (/.f64 (/.f64 c b) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (/.f64 c b)) (/.f64 (/.f64 c b) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 a)) (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 a)) (/.f64 (/.f64 c b) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) a) (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) a) (/.f64 (/.f64 c b) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) c) (/.f64 (/.f64 c b) (/.f64 a b))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) c) (/.f64 (*.f64 a a) (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 a a) (neg.f64 (neg.f64 a))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 (*.f64 a a) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a)) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (neg.f64 a))) (/.f64 (*.f64 a a) (/.f64 c b))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a) (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a) (/.f64 (*.f64 a a) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a)) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 a a) (neg.f64 a))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 a a) a)) |
(*.f64 (/.f64 (*.f64 a a) (neg.f64 a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (*.f64 a a) (neg.f64 a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 a a) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 a a) (neg.f64 a))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 a a) a)) |
(*.f64 (/.f64 (*.f64 a a) a) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (*.f64 a a) a) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 a b))) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a))) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b))) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a))) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a)) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b))) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a))) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a)) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b))) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) c) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) c) (/.f64 (*.f64 (/.f64 c b) a) (/.f64 a b))) |
(*.f64 (/.f64 (/.f64 c b) (neg.f64 (neg.f64 a))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 c b))) |
(*.f64 (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 a))) |
(*.f64 (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) a)) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 a))) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) a)) |
(*.f64 (/.f64 (/.f64 c b) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (/.f64 c b) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 c b))) |
(*.f64 (/.f64 (/.f64 c b) c) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 a b))) |
(*.f64 (/.f64 (neg.f64 a) (neg.f64 (neg.f64 a))) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 c b))) |
(*.f64 (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) a)) |
(*.f64 (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) a)) |
(*.f64 (/.f64 (neg.f64 a) c) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 a a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) (fabs.f64 (*.f64 (/.f64 c b) a))) (fabs.f64 (*.f64 (/.f64 c b) a))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a)) (*.f64 (/.f64 c b) a)) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) a) a)) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 a a))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 (*.f64 (/.f64 c b) a) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) a) a)) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) a) a)) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (neg.f64 a) a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (neg.f64 a) a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 c b))) |
(*.f64 (/.f64 (/.f64 c b) a) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (/.f64 c b) a) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 c b))) |
(*.f64 (/.f64 a a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 a a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 c b))) |
(*.f64 (neg.f64 (neg.f64 a)) (/.f64 c b)) |
(*.f64 (neg.f64 (/.f64 c b)) (neg.f64 a)) |
(*.f64 (neg.f64 (/.f64 c b)) a) |
(*.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 (*.f64 (/.f64 c b) a) (fabs.f64 (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 (*.f64 (/.f64 c b) a) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) |
(*.f64 (*.f64 (/.f64 c b) a) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a))) |
(*.f64 (/.f64 c b) (neg.f64 (neg.f64 a))) |
(*.f64 (/.f64 c b) (neg.f64 a)) |
(*.f64 (/.f64 c b) a) |
(*.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) |
(*.f64 (neg.f64 a) (/.f64 c b)) |
(*.f64 a (neg.f64 (/.f64 c b))) |
(*.f64 a (/.f64 c b)) |
(*.f64 c (/.f64 a b)) |
(pow.f64 (*.f64 (/.f64 c b) a) #s(literal 1 binary64)) |
(/.f64 (+.f64 (-.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) (neg.f64 a))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (neg.f64 c))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) (*.f64 (/.f64 c b) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) |
(/.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 (neg.f64 a) c))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 a) c))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) (neg.f64 a)) (*.f64 (/.f64 c b) a)) (*.f64 (neg.f64 b) #s(literal 0 binary64))) (*.f64 (neg.f64 b) (*.f64 (/.f64 c b) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (*.f64 (/.f64 c b) a)) (*.f64 (neg.f64 b) #s(literal 0 binary64))) (*.f64 (neg.f64 b) (*.f64 (/.f64 c b) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) (*.f64 (/.f64 c b) a)) #s(literal 0 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 c b) a)) (*.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 a) c)) (*.f64 (/.f64 c b) a)) (*.f64 (neg.f64 b) #s(literal 0 binary64))) (*.f64 (neg.f64 b) (*.f64 (/.f64 c b) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) c) (*.f64 (/.f64 c b) a)) (*.f64 b #s(literal 0 binary64))) (*.f64 b (*.f64 (/.f64 c b) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) (*.f64 (/.f64 c b) a)) (*.f64 (neg.f64 b) #s(literal 0 binary64))) (*.f64 (neg.f64 b) (*.f64 (/.f64 c b) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) (neg.f64 a)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (neg.f64 b) #s(literal 0 binary64))) (*.f64 (neg.f64 b) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (neg.f64 b) #s(literal 0 binary64))) (*.f64 (neg.f64 b) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 0 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64)) #s(literal 0 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 a) c)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (neg.f64 b) #s(literal 0 binary64))) (*.f64 (neg.f64 b) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) c) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 b #s(literal 0 binary64))) (*.f64 b (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 4 binary64)) #s(literal 0 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 5 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 a c) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (neg.f64 b) #s(literal 0 binary64))) (*.f64 (neg.f64 b) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 c) a) (neg.f64 b)) |
(/.f64 (*.f64 (neg.f64 c) (neg.f64 a)) (neg.f64 b)) |
(/.f64 (*.f64 a (neg.f64 c)) (neg.f64 b)) |
(/.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (neg.f64 b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) (*.f64 (/.f64 c b) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64)) #s(literal 0 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) c)) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) c)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) c)) b) |
(/.f64 (*.f64 (neg.f64 a) c) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (neg.f64 a) c) (neg.f64 b)) |
(/.f64 (*.f64 (neg.f64 a) c) b) |
(/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (/.f64 c b) a)) |
(/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) |
(/.f64 (*.f64 a c) (neg.f64 b)) |
(/.f64 (*.f64 a c) b) |
(neg.f64 (*.f64 (/.f64 c b) a)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 a a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (/.f64 c b) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 a a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 a a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 (neg.f64 a))) (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 (neg.f64 a))) (/.f64 (neg.f64 a) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 (/.f64 c b))) (/.f64 (neg.f64 a) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 (/.f64 c b))) (/.f64 (neg.f64 a) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 (/.f64 c b))) (/.f64 a a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 (/.f64 c b))) (/.f64 a a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 c b)) (/.f64 (neg.f64 a) (neg.f64 (neg.f64 a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 c b)) (/.f64 (neg.f64 a) (neg.f64 (neg.f64 a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 c b)) (/.f64 (neg.f64 a) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 c b)) (/.f64 (neg.f64 a) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 c b)) (/.f64 a a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 c b)) (/.f64 a a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 a)) (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 a)) (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 a)) (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 a)) (/.f64 (neg.f64 a) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) a) (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) a) (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) a) (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) a) (/.f64 (neg.f64 a) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) c) (/.f64 (neg.f64 a) (/.f64 a b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) c) (/.f64 (neg.f64 a) (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 c b) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 (/.f64 c b))) (/.f64 (/.f64 c b) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 (/.f64 c b))) (/.f64 (/.f64 c b) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 (/.f64 c b))) (/.f64 (/.f64 c b) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 (/.f64 c b))) (/.f64 (/.f64 c b) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (/.f64 c b)) (/.f64 (/.f64 c b) (neg.f64 (neg.f64 a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (/.f64 c b)) (/.f64 (/.f64 c b) (neg.f64 (neg.f64 a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (/.f64 c b)) (/.f64 (/.f64 c b) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (/.f64 c b)) (/.f64 (/.f64 c b) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (/.f64 c b)) (/.f64 (/.f64 c b) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (/.f64 c b)) (/.f64 (/.f64 c b) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 a)) (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 a)) (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 a)) (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 a)) (/.f64 (/.f64 c b) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) a) (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) a) (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) a) (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) a) (/.f64 (/.f64 c b) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) c) (/.f64 (/.f64 c b) (/.f64 a b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) c) (/.f64 (/.f64 c b) (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) c) (/.f64 (*.f64 a a) (/.f64 a b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) c) (/.f64 (*.f64 a a) (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 (neg.f64 a))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 (neg.f64 a))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 (*.f64 a a) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (neg.f64 a))) (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (neg.f64 a))) (/.f64 (*.f64 a a) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a) (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a) (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a) (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a) (/.f64 (*.f64 a a) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (neg.f64 a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (neg.f64 a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 a a) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 a a) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 a a) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 a a) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 a a) (neg.f64 (neg.f64 a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 a a) (neg.f64 (neg.f64 a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 a a) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 a a) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 a a) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 a a) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) a) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) a) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) a) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) a) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 a b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a))) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a))) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) c) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 a b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) c) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) c) (/.f64 (*.f64 (/.f64 c b) a) (/.f64 a b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) c) (/.f64 (*.f64 (/.f64 c b) a) (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (neg.f64 (neg.f64 a))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) (neg.f64 (neg.f64 a))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) c) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 a b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) c) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) (neg.f64 (neg.f64 a))) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) (neg.f64 (neg.f64 a))) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) c) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 a b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) c) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 a a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 a a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (fabs.f64 (*.f64 (/.f64 c b) a))) (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (fabs.f64 (*.f64 (/.f64 c b) a))) (fabs.f64 (*.f64 (/.f64 c b) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a)) (*.f64 (/.f64 c b) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a)) (*.f64 (/.f64 c b) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) a) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 a a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 (*.f64 (/.f64 c b) a) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 (*.f64 (/.f64 c b) a) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) a) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) a) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) a) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) a) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) a) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) a) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 a a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 a a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 a)) (/.f64 c b) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 a)) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 c b)) (neg.f64 a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (/.f64 c b)) (neg.f64 a) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 c b)) a (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (/.f64 c b)) a #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 (*.f64 (/.f64 c b) a) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 (*.f64 (/.f64 c b) a) (fabs.f64 (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 (*.f64 (/.f64 c b) a) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 (*.f64 (/.f64 c b) a) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 c b) a) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 c b) a) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c b) (neg.f64 (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 c b) (neg.f64 (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c b) (neg.f64 a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 c b) (neg.f64 a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c b) a (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 c b) a #s(literal 0 binary64)) |
(fma.f64 (neg.f64 a) (neg.f64 (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 a) (neg.f64 (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 a) (/.f64 c b) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 a (neg.f64 (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 a (neg.f64 (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 a (/.f64 c b) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 a (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 c (/.f64 a b) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 c (/.f64 a b) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) a)) (*.f64 (/.f64 c b) a)) |
(-.f64 (*.f64 (/.f64 c b) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (/.f64 c b) a) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) a))) |
(-.f64 (*.f64 (/.f64 c b) a) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) a)) |
(+.f64 (*.f64 (/.f64 c b) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 c b) a) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) a)) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (*.f64 (/.f64 c b) a) a)) |
(neg.f64 a) |
(*.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) 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 #s(literal -4 binary64)) c))) (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) 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 a #s(literal -4 binary64)) c))) (*.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 #s(literal -4 binary64)) c))) (*.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 #s(literal -4 binary64)) c))) (*.f64 #s(literal -2 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal -2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) a))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.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 #s(literal -4 binary64)) c))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.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 #s(literal -4 binary64)) c))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.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 #s(literal -4 binary64)) c)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.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 #s(literal -4 binary64)) c))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))) (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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 a b) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) 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 #s(literal -4 binary64)) c))) (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64))) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) 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 a #s(literal -4 binary64)) c))) (*.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 #s(literal -4 binary64)) c))) (*.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 #s(literal -4 binary64)) c))) (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal -2 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal -2 binary64) a)) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) 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 a #s(literal -4 binary64)) c))) (*.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 #s(literal -4 binary64)) c))) (*.f64 #s(literal -2 binary64) a)))))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.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 #s(literal -4 binary64)) c))) (*.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 #s(literal -4 binary64)) c))) (*.f64 #s(literal -2 binary64) a))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) 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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal -2 binary64) a))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 #s(literal -2 binary64) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (*.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 #s(literal -4 binary64)) c))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #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 (*.f64 a #s(literal -4 binary64)) c))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) 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 (*.f64 a #s(literal -4 binary64)) c))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))) |
(-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
(pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) |
(sqrt.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) |
(fabs.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))) |
(/.f64 (neg.f64 (-.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))))) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))))) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))))))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) (neg.f64 b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) (neg.f64 b)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))))) |
(fma.f64 (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) #s(literal 1/4 binary64))) (neg.f64 b)) |
(fma.f64 (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(-.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) (neg.f64 b)))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) (neg.f64 b)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))))) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) a) (/.f64 (neg.f64 b) a)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) a)) #s(literal 2 binary64)) |
(/.f64 (+.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) (neg.f64 b)) #s(literal 2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) (neg.f64 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (neg.f64 b)))) (pow.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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 (neg.f64 b) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))) (*.f64 (*.f64 #s(literal -2 binary64) 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 a b (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) (*.f64 #s(literal 2 binary64) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) (neg.f64 b)) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) (neg.f64 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) (neg.f64 b)) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) (neg.f64 b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) #s(literal 1/4 binary64)) (neg.f64 a)) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a 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 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) (*.f64 #s(literal 2 binary64) a))) |
(neg.f64 b) |
(*.f64 (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b)))))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 (/.f64 c b) #s(literal -4 binary64)) a b)) b))))) |
(*.f64 (/.f64 b a) b) |
(*.f64 (neg.f64 b) (/.f64 (neg.f64 b) a)) |
(*.f64 b (/.f64 b a)) |
(/.f64 (*.f64 (neg.f64 b) b) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 (neg.f64 b) b) (neg.f64 a)) |
(/.f64 (*.f64 b b) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 b b) a) |
(neg.f64 (/.f64 (*.f64 (neg.f64 b) b) a)) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (/.f64 c b))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 a a))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (/.f64 c b) a))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (/.f64 c b))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (/.f64 c b))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 a a))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 a a))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 (neg.f64 a))) (/.f64 (neg.f64 a) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 (/.f64 c b))) (/.f64 (neg.f64 a) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 (/.f64 c b))) (/.f64 a a)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 c b)) (/.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 c b)) (/.f64 (neg.f64 a) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 c b)) (/.f64 a a)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 a)) (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 a)) (/.f64 (neg.f64 a) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) a) (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) a) (/.f64 (neg.f64 a) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) c) (/.f64 (neg.f64 a) (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 c b) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 (/.f64 c b))) (/.f64 (/.f64 c b) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 (/.f64 c b))) (/.f64 (/.f64 c b) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (/.f64 c b)) (/.f64 (/.f64 c b) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (/.f64 c b)) (/.f64 (/.f64 c b) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (/.f64 c b)) (/.f64 (/.f64 c b) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 a)) (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 a)) (/.f64 (/.f64 c b) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) a) (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) a) (/.f64 (/.f64 c b) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) c) (/.f64 (/.f64 c b) (/.f64 a b))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) c) (/.f64 (*.f64 a a) (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 a a) (neg.f64 (neg.f64 a))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 (*.f64 a a) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a)) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (neg.f64 a))) (/.f64 (*.f64 a a) (/.f64 c b))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a) (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a) (/.f64 (*.f64 a a) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a)) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 a a) (neg.f64 a))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 a a) a)) |
(*.f64 (/.f64 (*.f64 a a) (neg.f64 a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (*.f64 a a) (neg.f64 a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 a a) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 a a) (neg.f64 a))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 a a) a)) |
(*.f64 (/.f64 (*.f64 a a) a) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (*.f64 a a) a) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 a b))) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a))) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b))) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a))) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a)) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b))) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a))) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a)) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b))) |
(*.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) c) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) c) (/.f64 (*.f64 (/.f64 c b) a) (/.f64 a b))) |
(*.f64 (/.f64 (/.f64 c b) (neg.f64 (neg.f64 a))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 c b))) |
(*.f64 (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 a))) |
(*.f64 (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) a)) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 a))) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) a)) |
(*.f64 (/.f64 (/.f64 c b) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (/.f64 c b) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 c b))) |
(*.f64 (/.f64 (/.f64 c b) c) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 a b))) |
(*.f64 (/.f64 (neg.f64 a) (neg.f64 (neg.f64 a))) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 c b))) |
(*.f64 (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) a)) |
(*.f64 (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 a))) |
(*.f64 (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a)))) |
(*.f64 (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) a)) |
(*.f64 (/.f64 (neg.f64 a) c) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 a b))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 a a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) (fabs.f64 (*.f64 (/.f64 c b) a))) (fabs.f64 (*.f64 (/.f64 c b) a))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a)) (*.f64 (/.f64 c b) a)) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) a) a)) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 a a))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 (*.f64 (/.f64 c b) a) (pow.f64 (/.f64 c b) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) a) a)) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) a) a)) |
(*.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (neg.f64 a) a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (neg.f64 a) a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 c b))) |
(*.f64 (/.f64 (/.f64 c b) a) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (/.f64 c b) a) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 c b))) |
(*.f64 (/.f64 a a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 a a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 c b))) |
(*.f64 (neg.f64 (neg.f64 a)) (/.f64 c b)) |
(*.f64 (neg.f64 (/.f64 c b)) (neg.f64 a)) |
(*.f64 (neg.f64 (/.f64 c b)) a) |
(*.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 (*.f64 (/.f64 c b) a) (fabs.f64 (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 (*.f64 (/.f64 c b) a) (neg.f64 (/.f64 c b)))) |
(*.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) |
(*.f64 (*.f64 (/.f64 c b) a) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a))) |
(*.f64 (/.f64 c b) (neg.f64 (neg.f64 a))) |
(*.f64 (/.f64 c b) (neg.f64 a)) |
(*.f64 (/.f64 c b) a) |
(*.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) |
(*.f64 (neg.f64 a) (/.f64 c b)) |
(*.f64 a (neg.f64 (/.f64 c b))) |
(*.f64 a (/.f64 c b)) |
(*.f64 c (/.f64 a b)) |
(pow.f64 (*.f64 (/.f64 c b) a) #s(literal 1 binary64)) |
(/.f64 (+.f64 (-.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) (neg.f64 a))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (neg.f64 c))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) (*.f64 (/.f64 c b) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) |
(/.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 (neg.f64 a) c))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 a) c))) (neg.f64 b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) (neg.f64 a)) (*.f64 (/.f64 c b) a)) (*.f64 (neg.f64 b) #s(literal 0 binary64))) (*.f64 (neg.f64 b) (*.f64 (/.f64 c b) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (*.f64 (/.f64 c b) a)) (*.f64 (neg.f64 b) #s(literal 0 binary64))) (*.f64 (neg.f64 b) (*.f64 (/.f64 c b) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) (*.f64 (/.f64 c b) a)) #s(literal 0 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 c b) a)) (*.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 a) c)) (*.f64 (/.f64 c b) a)) (*.f64 (neg.f64 b) #s(literal 0 binary64))) (*.f64 (neg.f64 b) (*.f64 (/.f64 c b) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) c) (*.f64 (/.f64 c b) a)) (*.f64 b #s(literal 0 binary64))) (*.f64 b (*.f64 (/.f64 c b) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) (*.f64 (/.f64 c b) a)) (*.f64 (neg.f64 b) #s(literal 0 binary64))) (*.f64 (neg.f64 b) (*.f64 (/.f64 c b) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) (neg.f64 a)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (neg.f64 b) #s(literal 0 binary64))) (*.f64 (neg.f64 b) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (neg.f64 b) #s(literal 0 binary64))) (*.f64 (neg.f64 b) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 0 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64)) #s(literal 0 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 a) c)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (neg.f64 b) #s(literal 0 binary64))) (*.f64 (neg.f64 b) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) c) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 b #s(literal 0 binary64))) (*.f64 b (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 4 binary64)) #s(literal 0 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 5 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) #s(literal 0 binary64))) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 a c) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (neg.f64 b) #s(literal 0 binary64))) (*.f64 (neg.f64 b) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 c) a) (neg.f64 b)) |
(/.f64 (*.f64 (neg.f64 c) (neg.f64 a)) (neg.f64 b)) |
(/.f64 (*.f64 a (neg.f64 c)) (neg.f64 b)) |
(/.f64 (*.f64 (neg.f64 a) (neg.f64 c)) (neg.f64 b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) (*.f64 (/.f64 c b) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64)) #s(literal 0 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) c)) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) c)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) c)) b) |
(/.f64 (*.f64 (neg.f64 a) c) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (neg.f64 a) c) (neg.f64 b)) |
(/.f64 (*.f64 (neg.f64 a) c) b) |
(/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (/.f64 c b) a)) |
(/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64))) |
(/.f64 (*.f64 a c) (neg.f64 b)) |
(/.f64 (*.f64 a c) b) |
(neg.f64 (*.f64 (/.f64 c b) a)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 a a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (/.f64 c b) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 a a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 a a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 a a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (fabs.f64 (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (/.f64 c b) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 (neg.f64 a))) (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 (neg.f64 a))) (/.f64 (neg.f64 a) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 (/.f64 c b))) (/.f64 (neg.f64 a) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 (/.f64 c b))) (/.f64 (neg.f64 a) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 (/.f64 c b))) (/.f64 a a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 (/.f64 c b))) (/.f64 a a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 c b)) (/.f64 (neg.f64 a) (neg.f64 (neg.f64 a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 c b)) (/.f64 (neg.f64 a) (neg.f64 (neg.f64 a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 c b)) (/.f64 (neg.f64 a) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 c b)) (/.f64 (neg.f64 a) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 c b)) (/.f64 a a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 c b)) (/.f64 a a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 a)) (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 a)) (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 a)) (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (neg.f64 a)) (/.f64 (neg.f64 a) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) a) (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) a) (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) a) (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) a) (/.f64 (neg.f64 a) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) c) (/.f64 (neg.f64 a) (/.f64 a b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) c) (/.f64 (neg.f64 a) (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 (neg.f64 a))) (/.f64 (/.f64 c b) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 (/.f64 c b))) (/.f64 (/.f64 c b) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 (/.f64 c b))) (/.f64 (/.f64 c b) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 (/.f64 c b))) (/.f64 (/.f64 c b) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 (/.f64 c b))) (/.f64 (/.f64 c b) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (/.f64 c b)) (/.f64 (/.f64 c b) (neg.f64 (neg.f64 a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (/.f64 c b)) (/.f64 (/.f64 c b) (neg.f64 (neg.f64 a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (/.f64 c b)) (/.f64 (/.f64 c b) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (/.f64 c b)) (/.f64 (/.f64 c b) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (/.f64 c b)) (/.f64 (/.f64 c b) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (/.f64 c b)) (/.f64 (/.f64 c b) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 a)) (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 a)) (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 a)) (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) (neg.f64 a)) (/.f64 (/.f64 c b) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) a) (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) a) (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) a) (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) a) (/.f64 (/.f64 c b) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) c) (/.f64 (/.f64 c b) (/.f64 a b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a)) c) (/.f64 (/.f64 c b) (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) c) (/.f64 (*.f64 a a) (/.f64 a b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) c) (/.f64 (*.f64 a a) (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 (neg.f64 a))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 (neg.f64 a))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 (*.f64 a a) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b))) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (neg.f64 a))) (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (neg.f64 a))) (/.f64 (*.f64 a a) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a) (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a) (/.f64 (*.f64 a a) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a) (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a) (/.f64 (*.f64 a a) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (neg.f64 a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (neg.f64 a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 a a) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 a a) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 a a) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 a a) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 a a) (neg.f64 (neg.f64 a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 a a) (neg.f64 (neg.f64 a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 a a) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 a a) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 a a) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 a a) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) a) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) a) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) a) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) a) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 a b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 a a) c) (/.f64 (pow.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a))) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a))) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) a) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) c) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 a b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) c) (/.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) c) (/.f64 (*.f64 (/.f64 c b) a) (/.f64 a b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) c) (/.f64 (*.f64 (/.f64 c b) a) (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (neg.f64 (neg.f64 a))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) (neg.f64 (neg.f64 a))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) c) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 a b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) c) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) (neg.f64 (neg.f64 a))) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) (neg.f64 (neg.f64 a))) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 (neg.f64 a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) c) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 a b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) c) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 a b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 a a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 a a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (fabs.f64 (*.f64 (/.f64 c b) a))) (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (fabs.f64 (*.f64 (/.f64 c b) a))) (fabs.f64 (*.f64 (/.f64 c b) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a)) (*.f64 (/.f64 c b) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a)) (*.f64 (/.f64 c b) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) a) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 c b) a) (neg.f64 a))) (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 a a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 a a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 (*.f64 (/.f64 c b) a) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 (*.f64 (/.f64 c b) a) (pow.f64 (/.f64 c b) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (/.f64 c b)) (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (/.f64 c b) #s(literal 3 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (neg.f64 (/.f64 c b))) (/.f64 (*.f64 (/.f64 c b) a) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (neg.f64 a)) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) a) a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (/.f64 c b)) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) a) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) a) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 c b) a) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (/.f64 c b) a) (/.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) a)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 a a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 a a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 a a) (/.f64 (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a)) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 a)) (/.f64 c b) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 a)) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 c b)) (neg.f64 a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (/.f64 c b)) (neg.f64 a) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 c b)) a (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (/.f64 c b)) a #s(literal 0 binary64)) |
(fma.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 (*.f64 (/.f64 c b) a) (fabs.f64 (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (*.f64 (/.f64 c b) a)) (/.f64 (*.f64 (/.f64 c b) a) (fabs.f64 (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (*.f64 (/.f64 c b) a))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 (*.f64 (/.f64 c b) a) (neg.f64 (/.f64 c b))) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 (*.f64 (/.f64 c b) a) (neg.f64 (/.f64 c b))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 c b) a) a) (/.f64 (*.f64 (/.f64 c b) a) (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 c b) a) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (/.f64 c b) a) (/.f64 (*.f64 (/.f64 c b) a) (*.f64 (/.f64 c b) a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c b) (neg.f64 (neg.f64 a)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 c b) (neg.f64 (neg.f64 a)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c b) (neg.f64 a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 c b) (neg.f64 a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 c b) a (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 c b) a #s(literal 0 binary64)) |
(fma.f64 (neg.f64 a) (neg.f64 (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 a) (neg.f64 (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 a) (/.f64 c b) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 a (neg.f64 (/.f64 c b)) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 a (neg.f64 (/.f64 c b)) #s(literal 0 binary64)) |
(fma.f64 a (/.f64 c b) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 a (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 c (/.f64 a b) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(fma.f64 c (/.f64 a b) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) a)) (*.f64 (/.f64 c b) a)) |
(-.f64 (*.f64 (/.f64 c b) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (/.f64 c b) a) (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) a))) |
(-.f64 (*.f64 (/.f64 c b) a) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) a)) |
(+.f64 (*.f64 (/.f64 c b) a) (/.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (/.f64 c b) a) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 c b) a) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) a)) |
Compiled 50 564 to 3 813 computations (92.5% saved)
30 alts after pruning (22 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 988 | 8 | 996 |
| Fresh | 4 | 14 | 18 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 4 | 4 |
| Total | 993 | 30 | 1 023 |
| Status | Accuracy | Program |
|---|---|---|
| 18.1% | (/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) | |
| 9.8% | (/.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)) | |
| 30.8% | (/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (*.f64 #s(literal -2 binary64) a)) | |
| 24.3% | (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.f64 #s(literal -2 binary64) a))) | |
| ✓ | 54.8% | (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
| ✓ | 52.1% | (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal -2 binary64) a)) |
| 30.5% | (/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) | |
| ✓ | 31.9% | (/.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)) |
| ✓ | 48.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b)))) (*.f64 #s(literal 2 binary64) a)) |
| 28.3% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64))) b)))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 11.2% | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) |
| 48.6% | (/.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 (-.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 #s(literal 2 binary64) a)) | |
| 24.0% | (/.f64 #s(approx (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) | |
| 25.6% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 a (/.f64 #s(literal -2 binary64) b)) c)) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 54.2% | (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
| 31.9% | (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 #s(literal -2 binary64) a))) | |
| 28.8% | #s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 c b) c) (/.f64 a b) c)) b)) | |
| 25.6% | #s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) | |
| 27.6% | #s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 #s(approx (+ (* (/ (* c c) b) (/ a b)) c) (*.f64 (fma.f64 (/.f64 c b) (/.f64 c b) (/.f64 c a)) a))) b)) | |
| 30.7% | #s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 c) b)) | |
| 10.8% | #s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (/.f64 (*.f64 a c) b) a)) | |
| 24.0% | #s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 a b))) | |
| 10.8% | #s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (*.f64 c (/.f64 a b)) a)) | |
| 22.7% | #s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (*.f64 (/.f64 (neg.f64 a) b) (/.f64 c a))) | |
| 26.5% | #s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (*.f64 (neg.f64 a) (/.f64 (/.f64 c b) a))) | |
| ✓ | 11.0% | #s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64))) |
| ✓ | 36.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 36.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a))) | |
| 10.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/.f64 c b))) | |
| 36.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
Compiled 2 536 to 903 computations (64.4% saved)
| Inputs |
|---|
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/.f64 c b))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 #s(literal 0 binary64) a)) |
#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 (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 a b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (*.f64 c (/.f64 a b)) a)) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (/.f64 (*.f64 a c) b) a)) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (*.f64 (neg.f64 a) (/.f64 (/.f64 c b) a))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (*.f64 (/.f64 (neg.f64 a) b) (/.f64 c a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a)) |
(/.f64 #s(approx (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 a (/.f64 #s(literal -2 binary64) b)) c)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) 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 (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b))) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) |
(/.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 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 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 c b) c) (/.f64 a b) c)) b)) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal -2 binary64) a)) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 #s(approx (+ (* (/ (* c c) b) (/ a b)) c) (*.f64 (fma.f64 (/.f64 c b) (/.f64 c b) (/.f64 c a)) a))) b)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64))) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b) (*.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 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) b)) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) b) (/.f64 c b) #s(literal 1 binary64)) (*.f64 b b))))) (*.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 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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 (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 (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)) (*.f64 #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)))) (/.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 #s(literal 2 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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:
| 13.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)) |
| 13.0ms | c |
| 13.0ms | a |
| 13.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.4% | 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)) |
| 54.8% | 1 | a |
| 84.6% | 3 | b |
| 56.6% | 2 | c |
Compiled 20 to 23 computations (-15% saved)
| Inputs |
|---|
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/.f64 c b))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 #s(literal 0 binary64) a)) |
#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 (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 a b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (*.f64 c (/.f64 a b)) a)) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (/.f64 (*.f64 a c) b) a)) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (*.f64 (neg.f64 a) (/.f64 (/.f64 c b) a))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (*.f64 (/.f64 (neg.f64 a) b) (/.f64 c a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a)) |
(/.f64 #s(approx (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 a (/.f64 #s(literal -2 binary64) b)) c)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) 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 (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b))) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) |
(/.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 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 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 c b) c) (/.f64 a b) c)) b)) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal -2 binary64) a)) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 #s(approx (+ (* (/ (* c c) b) (/ a b)) c) (*.f64 (fma.f64 (/.f64 c b) (/.f64 c b) (/.f64 c a)) a))) b)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64))) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) 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))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c b) (/.f64 b 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))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
1 calls:
| 10.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.6% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/.f64 c b))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 #s(literal 0 binary64) a)) |
#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 (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 a b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (*.f64 c (/.f64 a b)) a)) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (/.f64 (*.f64 a c) b) a)) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (*.f64 (neg.f64 a) (/.f64 (/.f64 c b) a))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (*.f64 (/.f64 (neg.f64 a) b) (/.f64 c a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a)) |
(/.f64 #s(approx (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 a (/.f64 #s(literal -2 binary64) b)) c)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) 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 (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b))) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) |
(/.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 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 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 c b) c) (/.f64 a b) c)) b)) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c c) b) (/.f64 a b) c)) b)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (*.f64 a #s(literal -4 binary64)) c))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal -2 binary64) a)) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 #s(approx (+ (* (/ (* c c) b) (/ a b)) c) (*.f64 (fma.f64 (/.f64 c b) (/.f64 c b) (/.f64 c a)) a))) b)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64))) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 #s(approx (* (+ (* (/ (* a (/ c b)) b) -4) 1) b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -4 binary64) b)) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* 4 (* a c)))) (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64) #s(literal 1 binary64)) b))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c 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:
| 9.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.5% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/.f64 c b))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 #s(literal 0 binary64) a)) |
#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 (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 a b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (*.f64 c (/.f64 a b)) a)) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (/.f64 (*.f64 a c) b) a)) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (*.f64 (neg.f64 a) (/.f64 (/.f64 c b) a))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (*.f64 (/.f64 (neg.f64 a) b) (/.f64 c a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a)) |
(/.f64 #s(approx (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 a (/.f64 #s(literal -2 binary64) b)) c)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) 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 (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b))) |
#s(approx (/ (- b (sqrt (+ (* -4 (* c a)) (* b b)))) (* -2 a)) (/.f64 (neg.f64 (fma.f64 (*.f64 c c) (/.f64 a (*.f64 b b)) c)) b)) |
(/.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)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c 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:
| 11.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.3% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/.f64 c b))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 #s(literal 0 binary64) a)) |
#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 (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 a b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (*.f64 c (/.f64 a b)) a)) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (/.f64 (*.f64 a c) b) a)) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (*.f64 (neg.f64 a) (/.f64 (/.f64 c b) a))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (*.f64 (/.f64 (neg.f64 a) b) (/.f64 c a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (fma.f64 (neg.f64 a) (/.f64 c b) #s(literal 0 binary64)) a)) |
(/.f64 #s(approx (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* 4 (* a c))) (*.f64 b b)))) (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 a (/.f64 #s(literal -2 binary64) b)) c)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
2 calls:
| 6.0ms | b |
| 5.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 |
|---|---|---|
| 51.1% | 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)) |
| 65.1% | 2 | b |
Compiled 18 to 17 computations (5.6% saved)
| Inputs |
|---|
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/.f64 c b))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 #s(literal 0 binary64) a)) |
#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 (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 (*.f64 (neg.f64 a) c) (*.f64 a b))) |
| 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)) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.7% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/.f64 c b))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 #s(literal 0 binary64) a)) |
#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)) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64))) |
4 calls:
| 2.0ms | b |
| 2.0ms | a |
| 2.0ms | c |
| 2.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 36.5% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 36.5% | 1 | a |
| 36.5% | 1 | c |
| 44.8% | 2 | b |
Compiled 20 to 23 computations (-15% saved)
Total -0.5b remaining (-0.9%)
Threshold costs -0.5b (-0.9%)
| Inputs |
|---|
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (/.f64 c b))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) (/.f64 #s(literal 0 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64))) |
4 calls:
| 4.0ms | a |
| 1.0ms | b |
| 1.0ms | c |
| 1.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 11.0% | 1 | a |
| 11.0% | 1 | c |
| 11.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)) |
| 11.0% | 1 | b |
Compiled 20 to 23 computations (-15% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 1.0397368983371832e-77 | 6.188499739064973e-74 |
| 15.0ms | -5.330746308898262e+101 | -5.266487448104036e+98 |
| 15.0ms | 203× | 0 | valid |
| 6.0ms | 26× | 2 | valid |
| 4.0ms | 27× | 1 | valid |
| 2.0ms | 28× | 0 | invalid |
Compiled 812 to 596 computations (26.6% saved)
ival-mult: 7.0ms (36.8% of total)adjust: 2.0ms (10.5% of total)ival-div: 2.0ms (10.5% of total)ival-sub: 2.0ms (10.5% of total)ival-sqrt: 2.0ms (10.5% of total)ival-add: 2.0ms (10.5% of total)ival-neg: 1.0ms (5.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.0397368983371832e-77 | 6.188499739064973e-74 |
| 1.0ms | -5.330746308898262e+101 | -5.266487448104036e+98 |
Compiled 812 to 596 computations (26.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.0397368983371832e-77 | 6.188499739064973e-74 |
| 1.0ms | -5.330746308898262e+101 | -5.266487448104036e+98 |
Compiled 748 to 580 computations (22.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 1.0397368983371832e-77 | 6.188499739064973e-74 |
| 19.0ms | -7.153203750057497e-65 | -1.5904774642685436e-71 |
| 13.0ms | 178× | 0 | valid |
| 3.0ms | 19× | 1 | valid |
| 3.0ms | 35× | 0 | invalid |
| 2.0ms | 11× | 2 | valid |
Compiled 921 to 704 computations (23.6% saved)
ival-mult: 6.0ms (40.9% of total)ival-div: 2.0ms (13.6% of total)ival-sqrt: 2.0ms (13.6% of total)adjust: 1.0ms (6.8% of total)ival-sub: 1.0ms (6.8% of total)ival-add: 1.0ms (6.8% of total)ival-neg: 1.0ms (6.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | -5.712500822600752e-302 | 3.7373363721289617e-308 |
| 12.0ms | 144× | 0 | valid |
| 5.0ms | 59× | 0 | invalid |
Compiled 569 to 416 computations (26.9% saved)
ival-mult: 5.0ms (42.5% of total)ival-neg: 2.0ms (17% of total)ival-div: 1.0ms (8.5% of total)ival-add: 1.0ms (8.5% of total)ival-sub: 1.0ms (8.5% of total)ival-sqrt: 1.0ms (8.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -5.712500822600752e-302 | 3.7373363721289617e-308 |
Compiled 416 to 344 computations (17.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -5.712500822600752e-302 | 3.7373363721289617e-308 |
Compiled 506 to 398 computations (21.3% saved)
| 1× | egg-herbie |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 550 |
| 1 | 167 | 541 |
| 2 | 412 | 527 |
| 3 | 1222 | 509 |
| 4 | 4243 | 491 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 b #s(literal -4499999999999999974429565382633177664789268512599431293281255448379551384886050990420847233375141888 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c b) (/.f64 b a)))) (if (<=.f64 b #s(literal 6518515124270355/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 binary64)) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 -4499999999999999974429565382633177664789268512599431293281255448379551384886050990420847233375141888 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c b) (/.f64 b a)))) (if (<=.f64 b #s(literal 6518515124270355/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 binary64)) (-.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))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 c) b)))) |
(if (<=.f64 b #s(literal -4499999999999999974429565382633177664789268512599431293281255448379551384886050990420847233375141888 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c b) (/.f64 b a)))) (if (<=.f64 b #s(literal 6518515124270355/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 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 -2003377295107783/121416805764108066932466369176469931665150427440758720078238275608681517825325531136 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c b) (/.f64 b a)))) (if (<=.f64 b #s(literal 3055553964501729/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 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 -2024022533073/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c b) (/.f64 b a)))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 c) b))) |
(if (<=.f64 b #s(literal -2024022533073/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 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))) |
(if (<=.f64 b #s(literal -2024022533073/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) #s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64)))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64))) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -4499999999999999974429565382633177664789268512599431293281255448379551384886050990420847233375141888 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c b) (/.f64 b a)))) (if (<=.f64 b #s(literal 6518515124270355/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 binary64)) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 -4499999999999999974429565382633177664789268512599431293281255448379551384886050990420847233375141888 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c b) (/.f64 b a)))) (if (<=.f64 b #s(literal 6518515124270355/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 binary64)) (-.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))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 c) b)))) |
(if (<=.f64 b #s(literal -4499999999999999974429565382633177664789268512599431293281255448379551384886050990420847233375141888 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c b) (/.f64 b a)))) (if (<=.f64 b #s(literal 6518515124270355/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 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 -2003377295107783/121416805764108066932466369176469931665150427440758720078238275608681517825325531136 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c b) (/.f64 b a)))) (if (<=.f64 b #s(literal 3055553964501729/1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688 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 -2024022533073/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (neg (+ (* (/ (neg c) (* b b)) b) (/ b a))) (-.f64 (/.f64 c b) (/.f64 b a)))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 c) b))) |
(if (<=.f64 b #s(literal -2024022533073/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 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))) |
(if (<=.f64 b #s(literal -2024022533073/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) #s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64)))) |
#s(approx (/ (+ (* (/ (sqrt (+ (* -4 (* c a)) (* b b))) 2) (* -2 a)) (* a b)) (* a (* -2 a))) #s(approx (/ 0 a) #s(literal 0 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 968 | 5988 |
| 1 | 3588 | 5819 |
| 0 | 8296 | 5555 |
| 0 | 14 | 51 |
| 0 | 23 | 51 |
| 1 | 74 | 51 |
| 2 | 504 | 50 |
| 3 | 6317 | 49 |
| 0 | 8274 | 45 |
| 0 | 858 | 5468 |
| 1 | 2992 | 5353 |
| 0 | 9134 | 5110 |
| 0 | 545 | 2842 |
| 1 | 1916 | 2807 |
| 2 | 7910 | 2807 |
| 0 | 8090 | 2667 |
| 0 | 46 | 278 |
| 0 | 75 | 272 |
| 1 | 265 | 270 |
| 2 | 1685 | 263 |
| 0 | 8447 | 262 |
| 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× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 554 to 93 computations (83.2% saved)
Compiled 1 352 to 270 computations (80% saved)
Loading profile data...