
Time bar (total: 6.1s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 40% | 37.4% | 56.2% | 0.1% | 0% | 6.2% | 0% | 7 |
| 48.3% | 45.2% | 48.4% | 0.1% | 0% | 6.2% | 0% | 8 |
| 53% | 48.4% | 42.9% | 0.1% | 0% | 8.6% | 0% | 9 |
| 58.1% | 50.3% | 36.3% | 0.1% | 0% | 13.3% | 0% | 10 |
| 66.1% | 56.8% | 29.1% | 0.1% | 0% | 14% | 0% | 11 |
| 70.4% | 58.8% | 24.7% | 0.1% | 0% | 16.4% | 0% | 12 |
Compiled 19 to 14 computations (26.3% saved)
| 362.0ms | 5 511× | 0 | valid |
| 206.0ms | 1 211× | 2 | valid |
| 165.0ms | 1 356× | 1 | valid |
| 63.0ms | 946× | 0 | invalid |
| 39.0ms | 178× | 3 | valid |
ival-mult: 171.0ms (28.8% of total)ival-sqrt: 94.0ms (15.8% of total)ival-div: 84.0ms (14.1% of total)adjust: 68.0ms (11.4% of total)ival-sub: 59.0ms (9.9% of total)ival-add: 59.0ms (9.9% of total)ival-neg: 43.0ms (7.2% of total)ival-true: 7.0ms (1.2% of total)exact: 5.0ms (0.8% of total)ival-assert: 4.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 119 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| 73 | 30 | (-1.650583019393879e-171 6.358989382296145e+126 -1.8664969990808594e-45) | 0 | - | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
| 17 | 0 | - | 17 | (-1.0265519201833306e-220 3.615048495259244e+249 195732.34650164717) | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 2 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 3 binary64) a) c) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | (neg.f64 b) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 3 binary64) a) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) | oflow-rescue | 107 | 0 |
| ↳ | (*.f64 b b) | overflow | 91 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | overflow | 22 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | overflow | 107 | |
+.f64 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | cancellation | 103 | 0 |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) | uflow-rescue | 12 | 0 |
| ↳ | (*.f64 b b) | underflow | 44 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | underflow | 40 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | underflow | 12 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | nan-rescue | 2 | 0 |
| ↳ | (*.f64 b b) | overflow | 91 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | overflow | 22 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 149 | 0 |
| - | 23 | 84 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 149 | 0 | 0 |
| - | 23 | 0 | 84 |
| number | freq |
|---|---|
| 0 | 84 |
| 1 | 121 |
| 2 | 50 |
| 3 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 24.0ms | 306× | 0 | valid |
| 17.0ms | 84× | 2 | valid |
| 15.0ms | 102× | 1 | valid |
| 5.0ms | 20× | 3 | valid |
Compiled 285 to 87 computations (69.5% saved)
ival-mult: 10.0ms (25.8% of total)ival-sqrt: 6.0ms (15.5% of total)adjust: 5.0ms (12.9% of total)ival-div: 5.0ms (12.9% of total)ival-sub: 4.0ms (10.3% of total)ival-add: 4.0ms (10.3% of total)ival-neg: 2.0ms (5.2% of total)ival-true: 1.0ms (2.6% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 158 |
| 1 | 152 | 144 |
| 2 | 433 | 144 |
| 3 | 1173 | 144 |
| 4 | 3171 | 144 |
| 5 | 6061 | 144 |
| 0 | 12 | 17 |
| 0 | 20 | 17 |
| 1 | 36 | 16 |
| 2 | 73 | 16 |
| 3 | 156 | 16 |
| 4 | 236 | 16 |
| 5 | 374 | 16 |
| 6 | 650 | 16 |
| 7 | 1103 | 16 |
| 8 | 2241 | 16 |
| 9 | 2510 | 16 |
| 10 | 2621 | 16 |
| 11 | 2676 | 16 |
| 12 | 2677 | 16 |
| 13 | 2677 | 16 |
| 0 | 2677 | 15 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
Compiled 17 to 12 computations (29.4% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 44.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
Compiled 17 to 12 computations (29.4% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (neg.f64 b) | |
| cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) | |
| cost-diff | 128 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | |
| cost-diff | 128 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 66 |
| 0 | 20 | 66 |
| 1 | 36 | 64 |
| 2 | 73 | 64 |
| 3 | 156 | 64 |
| 4 | 236 | 64 |
| 5 | 374 | 64 |
| 6 | 650 | 64 |
| 7 | 1103 | 64 |
| 8 | 2241 | 64 |
| 9 | 2510 | 64 |
| 10 | 2621 | 64 |
| 11 | 2676 | 64 |
| 12 | 2677 | 64 |
| 13 | 2677 | 64 |
| 0 | 2677 | 60 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 3 binary64) a) c) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
a |
c |
| Outputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 3 binary64) a) c) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) a) |
(*.f64 a #s(literal 3 binary64)) |
#s(literal 3 binary64) |
a |
c |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.39843750000000006 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | |
| accuracy | 3.9356980989202666 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) | |
| accuracy | 17.122326809849294 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | |
| accuracy | 27.837025714811446 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| 15.0ms | 153× | 0 | valid |
| 10.0ms | 42× | 2 | valid |
| 9.0ms | 51× | 1 | valid |
| 3.0ms | 10× | 3 | valid |
Compiled 134 to 26 computations (80.6% saved)
ival-mult: 6.0ms (26.7% of total)ival-sqrt: 4.0ms (17.8% of total)adjust: 3.0ms (13.3% of total)ival-div: 3.0ms (13.3% of total)ival-sub: 2.0ms (8.9% of total)ival-add: 2.0ms (8.9% of total)ival-neg: 2.0ms (8.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 b) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| Outputs |
|---|
(* -3/2 (/ (* a c) b)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(* -3 (* a c)) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(- (pow b 2) (* 3 (* a c))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(* -1 b) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -2 b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | c | @ | -inf | ((+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (- (* b b) (* (* 3 a) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
| 3.0ms | b | @ | inf | ((+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (- (* b b) (* (* 3 a) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
| 3.0ms | a | @ | inf | ((+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (- (* b b) (* (* 3 a) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
| 3.0ms | a | @ | -inf | ((+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (- (* b b) (* (* 3 a) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
| 3.0ms | b | @ | 0 | ((+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (- (* b b) (* (* 3 a) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 560 | 3039 |
| 1 | 1767 | 3016 |
| 2 | 6229 | 2973 |
| 0 | 8276 | 2825 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -3/2 (/ (* a c) b)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(* -3 (* a c)) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(- (pow b 2) (* 3 (* a c))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(* -1 b) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -2 b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
| Outputs |
|---|
(* -3/2 (/ (* a c) b)) |
(*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 (fma.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -27/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/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 405/64 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 a #s(literal -9/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(fma.f64 (*.f64 #s(literal -3/2 binary64) c) (/.f64 a b) b) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a b) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -27/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a b) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) a)) a) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(*.f64 (fma.f64 (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) a))) a) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (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))))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/24 binary64) (fma.f64 (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) a)))) a) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 (fma.f64 #s(literal -3 binary64) c (*.f64 b (/.f64 b a))) a) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(fma.f64 #s(literal 1/72 binary64) (/.f64 (*.f64 (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))))) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 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 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) a) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (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))))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/24 binary64) (fma.f64 (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 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 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) a) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (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))))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/24 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 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 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 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 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))) a) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 b)) a))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) a) b) a))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 (fma.f64 #s(literal -3 binary64) c (*.f64 b (/.f64 b a))) a) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) #s(literal -1/3 binary64)) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal 1/3 binary64) b)) (neg.f64 a))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/3 binary64) b (/.f64 (fma.f64 #s(literal 1/72 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) (neg.f64 a))) (neg.f64 a))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 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/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal -1 binary64)) b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) b #s(literal -1 binary64)) b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- (pow b 2) (* 3 (* a c))) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal -1/3 binary64) a)) b)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 1/72 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64))) b (/.f64 #s(literal -1/3 binary64) a)) b (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)))) |
(* -1 b) |
(neg.f64 b) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) b) b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/24 binary64))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal -9/8 binary64)) (/.f64 (*.f64 c c) b) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal -9/8 binary64)) (/.f64 (*.f64 c c) b) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -27/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 a a) b) #s(literal -9/8 binary64)) (/.f64 (*.f64 c c) b) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1/2 binary64) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))))) b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal -3 binary64) #s(literal 1 binary64)) b) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) b) (*.f64 #s(literal -1/2 binary64) c)) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) b) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (*.f64 #s(literal -1/2 binary64) c))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/6 binary64) a) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 (/.f64 a b) #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) b) (*.f64 #s(literal -1/2 binary64) c)))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal -3/2 binary64) #s(literal 1 binary64)) b) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal -3/2 binary64) #s(literal 1 binary64))) b) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -27/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal -3/2 binary64) #s(literal 1 binary64)))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal -3/2 binary64) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -27/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal -3/2 binary64) #s(literal 2 binary64))))) |
(* -2/3 (/ b a)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 c b) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64)))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 c b) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64)))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal -3/2 binary64) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -27/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal -3/2 binary64) #s(literal 1 binary64))))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (fma.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -27/16 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/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)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b)) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64)) c (/.f64 #s(literal -1/2 binary64) b)) c) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b)) c) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) a) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b)) c) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -27/16 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)) c) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ 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 -3 binary64))))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c))) c) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/24 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 -3 binary64))))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)))) c) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 (fma.f64 #s(literal -3 binary64) a (*.f64 b (/.f64 b c))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (/.f64 b c) a) #s(literal -1/3 binary64))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (/.f64 b c) a) #s(literal -1/3 binary64)))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(*.f64 (fma.f64 #s(literal 1/72 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (/.f64 b c) a) #s(literal -1/3 binary64))))) c) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.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 -3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) c) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/24 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 -3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) c) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/24 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) c) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 b)) c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (*.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))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c a)))) c) b) c))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 (fma.f64 #s(literal -3 binary64) a (*.f64 b (/.f64 b c))) c) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 b c) a)) #s(literal -1/3 binary64)) c) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal 1/3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(fma.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (/.f64 (fma.f64 #s(literal -1/72 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))))) (neg.f64 c))) c) c (*.f64 (*.f64 c (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/3 binary64))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 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/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 51 |
| 0 | 20 | 51 |
| 1 | 71 | 49 |
| 2 | 525 | 48 |
| 3 | 6836 | 48 |
| 0 | 8125 | 44 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 b) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| Outputs |
|---|
(*.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) 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)) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) (pow.f64 b #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
(*.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
(*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))))) |
(*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
(*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64))) (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64))) (fma.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64))) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) 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 (-.f64 #s(literal 0 binary64) (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) (fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (fma.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) 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 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) b) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (*.f64 b b))) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 b b)) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) b (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 b b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) b (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (*.f64 b b))) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) b)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 b b) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b b) (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (*.f64 b (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (*.f64 (*.f64 b b) (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (*.f64 b b) (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (fma.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) 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 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))))) |
(/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(fma.f64 (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) b) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal -1 binary64))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(fma.f64 b #s(literal 1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(-.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) |
(+.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) b) |
(+.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 0 binary64)) b) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(+.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) |
(+.f64 b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 27 binary64) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -27 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 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -27 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 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 12 binary64)))) (fma.f64 (*.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal -1 binary64)) (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 27 binary64) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))) |
(*.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(*.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) |
(*.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(*.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 4 binary64))) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal -1 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 6 binary64))) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal -1 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 27 binary64) (pow.f64 b #s(literal 6 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 18 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 9 binary64))) (pow.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) (fma.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 27 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 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 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 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 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (fma.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 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 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 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 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 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 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 27 binary64) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 27 binary64) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 27 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 18 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 27 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 4 binary64))) (*.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 6 binary64))) (*.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 8 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 27 binary64) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 18 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 9 binary64))) (*.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 27 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 27 binary64) (pow.f64 b #s(literal 6 binary64))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(/.f64 (fma.f64 #s(literal -27 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 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 b b)) a) #s(literal 3 binary64))))) |
(/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) |
(neg.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 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 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 12 binary64)))) (fma.f64 (*.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 27 binary64) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(fma.f64 (*.f64 (neg.f64 c) #s(literal 3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 c #s(literal 3 binary64))) a (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 c #s(literal 3 binary64))) a (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(fma.f64 (*.f64 c #s(literal 3 binary64)) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 c) a) #s(literal 3 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (*.f64 c #s(literal 3 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal 3 binary64))) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 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 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(fma.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -3 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal 3 binary64)) (neg.f64 c) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal 3 binary64) (neg.f64 c)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) |
(fma.f64 a (neg.f64 (*.f64 c #s(literal 3 binary64))) (*.f64 b b)) |
(fma.f64 #s(literal 3 binary64) (*.f64 (neg.f64 c) a) (*.f64 b b)) |
(fma.f64 (*.f64 b b) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(fma.f64 b (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(-.f64 #s(literal 0 binary64) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) |
(-.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 b b)) |
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) |
(fabs.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) |
(hypot.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 b b)) |
(hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 b b)) |
(hypot.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) (*.f64 b b)) |
(hypot.f64 (*.f64 b b) (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(hypot.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 2 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) 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)) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) (pow.f64 b #s(literal 4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) a) (/.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/3 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (neg.f64 a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a)) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/3 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)) a))) |
(*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) #s(literal 3 binary64)) a))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) #s(literal 3 binary64)) a))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) #s(literal -1 binary64)) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)) a))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) a) (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))))) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) a) #s(literal -3 binary64)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (pow.f64 a #s(literal -1 binary64))) #s(literal -3 binary64)) |
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/3 binary64) a)) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal -1/3 binary64) a)) (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/3 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))))) |
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 3 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))))) |
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(/.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 a (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (*.f64 a (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 a (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 #s(literal -3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) a) (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal 3 binary64))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a)) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (pow.f64 a #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))) (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) a)) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 a #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) #s(literal 3 binary64)) |
(/.f64 (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)) a) (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)) a) (fma.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) #s(literal 3 binary64)) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))))) |
(/.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) a)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) #s(literal 3 binary64)) a) (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) 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 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/3 binary64)) (neg.f64 a)) |
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (neg.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)) a))) |
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(/.f64 (fma.f64 b b (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) #s(literal 3 binary64)) a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) a) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) a) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 (*.f64 #s(literal -3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)) a)) |
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) a))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) a) (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))) (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (fma.f64 b b (*.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) #s(literal 3 binary64)) a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)))) |
(neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) b (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 b (/.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)) a)) (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) a)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (*.f64 a #s(literal 3 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 3 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 b (/.f64 #s(literal 1/3 binary64) a))) |
(+.f64 (*.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) b)) |
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) b) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(*.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 #s(literal 1 binary64) b) |
(*.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 b #s(literal 1 binary64)) |
(pow.f64 b #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (pow.f64 b #s(literal 3 binary64)))) |
(/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 b b)) |
(/.f64 (*.f64 b b) b) |
(neg.f64 b) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) b #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) b #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 b #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 b #s(literal 1 binary64) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) b) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) b) |
(-.f64 #s(literal 0 binary64) b) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) b) |
(+.f64 b #s(literal 0 binary64)) |
b |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 0 binary64))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 27 binary64) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (hypot.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 0 binary64)) |
Compiled 19 142 to 2 169 computations (88.7% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 519 | 15 | 534 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 520 | 15 | 535 |
| Status | Accuracy | Program |
|---|---|---|
| 17.0% | (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)) a)) | |
| 44.4% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64))) | |
| ▶ | 44.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
| 44.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) | |
| 29.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 31.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) |
| 33.7% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 44.3% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) | |
| 44.3% | (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) | |
| ▶ | 44.3% | (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
| 44.3% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) | |
| ▶ | 44.3% | (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/3 binary64))) |
| 33.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) | |
| 41.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) | |
| ▶ | 33.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
Compiled 606 to 456 computations (24.8% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) | |
| cost-diff | 0 | (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/3 binary64)) | |
| cost-diff | 0 | (/.f64 #s(literal -1 binary64) a) | |
| cost-diff | 320 | (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/3 binary64))) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) | |
| cost-diff | 0 | (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) | |
| cost-diff | 0 | (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) | |
| cost-diff | 0 | (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) | |
| cost-diff | 0 | (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) | |
| cost-diff | 0 | (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c) | |
| cost-diff | 0 | #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) | |
| cost-diff | 0 | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) | |
| cost-diff | 0 | (/.f64 b a) | |
| cost-diff | 0 | (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) | |
| cost-diff | 0 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) | |
| cost-diff | 0 | (neg.f64 b) | |
| cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) | |
| cost-diff | 128 | (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 304 |
| 0 | 70 | 305 |
| 1 | 122 | 294 |
| 2 | 231 | 294 |
| 3 | 459 | 294 |
| 4 | 794 | 294 |
| 5 | 1517 | 294 |
| 6 | 2051 | 294 |
| 7 | 3045 | 294 |
| 8 | 3988 | 294 |
| 9 | 4809 | 294 |
| 10 | 4968 | 294 |
| 11 | 4991 | 294 |
| 12 | 5014 | 294 |
| 13 | 5090 | 294 |
| 14 | 5172 | 294 |
| 15 | 5268 | 294 |
| 16 | 5308 | 294 |
| 17 | 5308 | 294 |
| 18 | 5452 | 294 |
| 19 | 5928 | 294 |
| 20 | 5928 | 294 |
| 21 | 5928 | 294 |
| 0 | 5928 | 294 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
(neg.f64 b) |
b |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal -3 binary64) |
a |
c |
(*.f64 b b) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
#s(literal -2/3 binary64) |
(/.f64 b a) |
b |
a |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) |
(*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c) |
(*.f64 (/.f64 a b) #s(literal -3/2 binary64)) |
(/.f64 a b) |
a |
b |
#s(literal -3/2 binary64) |
c |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) c) |
#s(literal -3 binary64) |
c |
a |
(*.f64 b b) |
b |
#s(literal 1/3 binary64) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/3 binary64))) |
(/.f64 #s(literal -1 binary64) a) |
#s(literal -1 binary64) |
a |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/3 binary64)) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
b |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) c) |
#s(literal -3 binary64) |
c |
(*.f64 b b) |
#s(literal 1/3 binary64) |
| Outputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) b) |
(neg.f64 b) |
b |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) a) |
(*.f64 a #s(literal -3 binary64)) |
#s(literal -3 binary64) |
a |
c |
(*.f64 b b) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
#s(literal -2/3 binary64) |
(/.f64 b a) |
b |
a |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) |
(*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c) |
(*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c) |
(*.f64 (/.f64 a b) #s(literal -3/2 binary64)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 a b)) |
(/.f64 a b) |
a |
b |
#s(literal -3/2 binary64) |
c |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) b)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) |
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) c) |
(*.f64 c #s(literal -3 binary64)) |
#s(literal -3 binary64) |
c |
a |
(*.f64 b b) |
b |
#s(literal 1/3 binary64) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) b)) |
(/.f64 #s(literal -1 binary64) a) |
#s(literal -1 binary64) |
a |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) b)) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)))) |
b |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) c) |
(*.f64 c #s(literal -3 binary64)) |
#s(literal -3 binary64) |
c |
(*.f64 b b) |
#s(literal 1/3 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.31640625 | (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/3 binary64)) | |
| accuracy | 4.008889370772478 | (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/3 binary64))) | |
| accuracy | 17.122326809849294 | (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) | |
| accuracy | 27.837025714811446 | (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) | |
| accuracy | 0.328125 | (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) | |
| accuracy | 3.8095545640476334 | (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) | |
| accuracy | 17.122326809849294 | (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) | |
| accuracy | 27.837025714811446 | (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) | |
| accuracy | 0.20703125 | (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) | |
| accuracy | 3.9356980989202666 | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) | |
| accuracy | 4.563815488574927 | (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c) | |
| accuracy | 37.10357058529532 | #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) | |
| accuracy | 0 | (/.f64 b a) | |
| accuracy | 0.4999304278258364 | (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) | |
| accuracy | 42.35978180131875 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) | |
| accuracy | 0.0546875 | (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) | |
| accuracy | 3.9356980989202666 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) | |
| accuracy | 17.122326809849294 | (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) | |
| accuracy | 27.837025714811446 | (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
| 49.0ms | 153× | 0 | valid |
| 32.0ms | 42× | 2 | valid |
| 28.0ms | 51× | 1 | valid |
| 10.0ms | 10× | 3 | valid |
Compiled 602 to 85 computations (85.9% saved)
ival-mult: 24.0ms (28.8% of total)ival-div: 15.0ms (18% of total)ival-sqrt: 10.0ms (12% of total)ival-add: 9.0ms (10.8% of total)adjust: 8.0ms (9.6% of total)const: 8.0ms (9.6% of total)ival-sub: 7.0ms (8.4% of total)ival-neg: 2.0ms (2.4% of total)exact: 1.0ms (1.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 b) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(/.f64 b a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) |
(*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c) |
(*.f64 (/.f64 a b) #s(literal -3/2 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/3 binary64))) |
(/.f64 #s(literal -1 binary64) a) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/3 binary64)) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
| Outputs |
|---|
(* -3/2 (/ (* a c) b)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(* -2/3 (/ b a)) |
(/ b a) |
(* -3/2 (/ a b)) |
(* -3/2 (/ c b)) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(/ -1 a) |
(* 1/2 (/ (* a c) b)) |
(* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))) |
(* a (+ (* 1/2 (/ c b)) (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5))))))) |
(* a (+ (* 1/2 (/ c b)) (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* 1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 9/16 (/ (pow c 3) (pow b 5))))))))) |
(* 3/2 (/ (* a c) b)) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) |
(* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(* (sqrt (/ c a)) (sqrt -3)) |
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* -1/3 (* (sqrt (* a c)) (sqrt -3))) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* 1/3 (/ b a)))) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ b a))))) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/3 (/ b a)))))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* -3 (* a c)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) |
(* 1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(* -1 b) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* 1/3 b)) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* -1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3))))))) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* b (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3))) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b) |
(/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 1/2 (* a c)) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b) |
(/ (+ (* 1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 1/2 (* a c)) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* -2 b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2 (/ b a)) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))) |
(* -1 (* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))) |
(* 2/3 b) |
(* -1 (* b (- (* 1/2 (/ (* a c) (pow b 2))) 2/3))) |
(* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 2/3))) |
(* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 2/3))) |
(* 2 b) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2))) |
(* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/8 (/ a (pow b 3))) (* c (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 3/2 (/ 1 b)))) |
(* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b)))) |
(* c (+ (* 1/2 (/ a b)) (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 9/16 (/ (* (pow a 3) c) (pow b 5))))))) |
(* c (+ (* 1/2 (/ a b)) (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* 1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* 9/16 (/ (pow a 3) (pow b 5))))))))) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))) |
(* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (* 1/3 (/ b c)))) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ b c))))) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/3 (/ b c)))))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) c)) (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* 1/3 b)) c)) (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | a | @ | 0 | ((+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (neg b) (sqrt (+ (* (* -3 a) c) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (* (/ a b) -3/2) c) (* (/ a b) -3/2) (* (/ (- (sqrt (+ (* (* -3 c) a) (* b b))) b) a) 1/3) (/ (- (sqrt (+ (* (* -3 c) a) (* b b))) b) a) (- (sqrt (+ (* (* -3 c) a) (* b b))) b) (sqrt (+ (* (* -3 c) a) (* b b))) (* (/ -1 a) (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3)) (/ -1 a) (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (- b (sqrt (+ (* (* -3 c) a) (* b b)))) (+ (* (* -3 a) c) (* b b))) |
| 5.0ms | b | @ | inf | ((+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (neg b) (sqrt (+ (* (* -3 a) c) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (* (/ a b) -3/2) c) (* (/ a b) -3/2) (* (/ (- (sqrt (+ (* (* -3 c) a) (* b b))) b) a) 1/3) (/ (- (sqrt (+ (* (* -3 c) a) (* b b))) b) a) (- (sqrt (+ (* (* -3 c) a) (* b b))) b) (sqrt (+ (* (* -3 c) a) (* b b))) (* (/ -1 a) (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3)) (/ -1 a) (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (- b (sqrt (+ (* (* -3 c) a) (* b b)))) (+ (* (* -3 a) c) (* b b))) |
| 4.0ms | a | @ | inf | ((+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (neg b) (sqrt (+ (* (* -3 a) c) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (* (/ a b) -3/2) c) (* (/ a b) -3/2) (* (/ (- (sqrt (+ (* (* -3 c) a) (* b b))) b) a) 1/3) (/ (- (sqrt (+ (* (* -3 c) a) (* b b))) b) a) (- (sqrt (+ (* (* -3 c) a) (* b b))) b) (sqrt (+ (* (* -3 c) a) (* b b))) (* (/ -1 a) (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3)) (/ -1 a) (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (- b (sqrt (+ (* (* -3 c) a) (* b b)))) (+ (* (* -3 a) c) (* b b))) |
| 4.0ms | a | @ | -inf | ((+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (neg b) (sqrt (+ (* (* -3 a) c) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (* (/ a b) -3/2) c) (* (/ a b) -3/2) (* (/ (- (sqrt (+ (* (* -3 c) a) (* b b))) b) a) 1/3) (/ (- (sqrt (+ (* (* -3 c) a) (* b b))) b) a) (- (sqrt (+ (* (* -3 c) a) (* b b))) b) (sqrt (+ (* (* -3 c) a) (* b b))) (* (/ -1 a) (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3)) (/ -1 a) (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (- b (sqrt (+ (* (* -3 c) a) (* b b)))) (+ (* (* -3 a) c) (* b b))) |
| 4.0ms | b | @ | 0 | ((+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (neg b) (sqrt (+ (* (* -3 a) c) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (* (/ a b) -3/2) c) (* (/ a b) -3/2) (* (/ (- (sqrt (+ (* (* -3 c) a) (* b b))) b) a) 1/3) (/ (- (sqrt (+ (* (* -3 c) a) (* b b))) b) a) (- (sqrt (+ (* (* -3 c) a) (* b b))) b) (sqrt (+ (* (* -3 c) a) (* b b))) (* (/ -1 a) (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3)) (/ -1 a) (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (- b (sqrt (+ (* (* -3 c) a) (* b b)))) (+ (* (* -3 a) c) (* b b))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 920 | 5855 |
| 1 | 3053 | 5807 |
| 0 | 8936 | 5537 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -3/2 (/ (* a c) b)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(* -2/3 (/ b a)) |
(/ b a) |
(* -3/2 (/ a b)) |
(* -3/2 (/ c b)) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(/ -1 a) |
(* 1/2 (/ (* a c) b)) |
(* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))) |
(* a (+ (* 1/2 (/ c b)) (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5))))))) |
(* a (+ (* 1/2 (/ c b)) (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* 1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 9/16 (/ (pow c 3) (pow b 5))))))))) |
(* 3/2 (/ (* a c) b)) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) |
(* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(* (sqrt (/ c a)) (sqrt -3)) |
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* -1/3 (* (sqrt (* a c)) (sqrt -3))) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* 1/3 (/ b a)))) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ b a))))) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/3 (/ b a)))))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* -3 (* a c)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) |
(* 1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(* -1 b) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* 1/3 b)) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* -1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3))))))) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* b (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3))) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b) |
(/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 1/2 (* a c)) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b) |
(/ (+ (* 1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 1/2 (* a c)) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* -2 b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2 (/ b a)) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))) |
(* -1 (* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))) |
(* 2/3 b) |
(* -1 (* b (- (* 1/2 (/ (* a c) (pow b 2))) 2/3))) |
(* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 2/3))) |
(* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 2/3))) |
(* 2 b) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2))) |
(* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/8 (/ a (pow b 3))) (* c (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 3/2 (/ 1 b)))) |
(* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b)))) |
(* c (+ (* 1/2 (/ a b)) (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 9/16 (/ (* (pow a 3) c) (pow b 5))))))) |
(* c (+ (* 1/2 (/ a b)) (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* 1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* 9/16 (/ (pow a 3) (pow b 5))))))))) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))) |
(* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (* 1/3 (/ b c)))) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ b c))))) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/3 (/ b c)))))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) c)) (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* 1/3 b)) c)) (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
| Outputs |
|---|
(* -3/2 (/ (* a c) b)) |
(*.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 (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 405/64 binary64) a)) b) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 a #s(literal -9/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) b) (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(fma.f64 (*.f64 #s(literal -3/2 binary64) a) (/.f64 c b) b) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a b) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a b) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/ b a) |
(/.f64 b a) |
(* -3/2 (/ a b)) |
(*.f64 (/.f64 a b) #s(literal -3/2 binary64)) |
(* -3/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -3/2 binary64)) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) |
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) |
(+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/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 405/64 binary64) a)) b) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(* 1/2 (/ (* a c) b)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b)) |
(* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) a) |
(* a (+ (* 1/2 (/ c b)) (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal 9/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) a) |
(* a (+ (* 1/2 (/ c b)) (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* 1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 9/16 (/ (pow c 3) (pow b 5))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) b) (/.f64 (*.f64 #s(literal 9/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) a) |
(* 3/2 (/ (* a c) b)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 c a) b)) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 9/8 binary64) a) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 c b))) a) |
(* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 27/16 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 3/2 binary64) (/.f64 c b))) a) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c 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 405/64 binary64) a)) b) (*.f64 #s(literal 27/16 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) a (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))))) a (*.f64 #s(literal 3/2 binary64) (/.f64 c b))) a) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) a)) a) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) a))) a) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 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 -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) a)))) a) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 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 -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 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 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) a) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 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 -3 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 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) a) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 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 -3 binary64)) #s(literal -3 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 -3 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 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))) a) |
(* (sqrt (/ c a)) (sqrt -3)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) a)) |
(+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) a))) |
(+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 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 -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) a)))) |
(* -1/3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* 1/3 (/ b a)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))) a) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ b a))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) a) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/3 (/ b a)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (fma.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))) a) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (neg.f64 (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) a) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 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 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) a) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 b a)) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 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 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) a) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 (fma.f64 #s(literal -3 binary64) c (/.f64 (*.f64 b b) a)) a) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 b)) (neg.f64 a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) (neg.f64 a)) b) (neg.f64 a)))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(*.f64 #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal 1/3 binary64) b)) (neg.f64 a))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/3 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) (neg.f64 a))) (neg.f64 a))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 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/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 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/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a))) |
(neg.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) |
(neg.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) b) a))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) |
(neg.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) a)) a))) |
(* 1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) |
(* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
(*.f64 (*.f64 (neg.f64 a) #s(literal -1/3 binary64)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal 1/3 binary64) b)) (neg.f64 a)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/3 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) (neg.f64 a))) (neg.f64 a)))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(neg.f64 (*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) b) a)))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) a)) a)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 3 binary64) c (/.f64 (*.f64 (neg.f64 b) b) a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal -1 binary64)) b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) b #s(literal -1 binary64)) b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal -1/3 binary64) a)) b)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 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/24 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64))) b (/.f64 #s(literal -1/3 binary64) a)) b)) |
(* -1 b) |
(neg.f64 b) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 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)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 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 -3 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal -1 binary64) a)) b (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 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/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) b (/.f64 #s(literal -1 binary64) a)) b (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* 1/3 b)) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)) (*.f64 #s(literal 1/3 binary64) b)) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* -1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3))))))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal 1/3 binary64)) b)) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* b (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/6 binary64))) b #s(literal 1/3 binary64)) b)) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (fma.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/2 binary64))) b #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 c a)))) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -1/2 binary64) c)) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -1/2 binary64) c))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -1/2 binary64) c)))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (/.f64 c b) #s(literal 1 binary64)) b) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (/.f64 c b) #s(literal 1 binary64))) b) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (/.f64 c b) #s(literal 1 binary64)))) b) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -3/2 binary64) c)) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -3/2 binary64) c))) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -3/2 binary64) c)))) b) |
(/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal 3/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))) b) |
(/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 1/2 (* a c)) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal 3/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/16 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a)))) b) |
(/ (+ (* 1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 1/2 (* a c)) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/6 binary64) (fma.f64 (/.f64 #s(literal 3/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/16 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 c a))))) b) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal 9/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) b) |
(/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/16 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b))) b) |
(/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (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 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))) b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) b) (/.f64 c b) #s(literal 1 binary64)) (*.f64 b b)) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (/.f64 c b) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (/.f64 c b) #s(literal 2 binary64)))) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (/.f64 c b) #s(literal 2 binary64))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 c b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 c b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (/.f64 c b) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (/.f64 c b) #s(literal 1 binary64)))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (/.f64 c b) #s(literal 1 binary64))))) |
(* -2 (/ b a)) |
(*.f64 #s(literal -2 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64) (/.f64 #s(literal 2 binary64) a))) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 c b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 #s(literal 2 binary64) a)))) |
(* -1 (* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 c b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 #s(literal 2 binary64) a))))) |
(* 2/3 b) |
(*.f64 #s(literal 2/3 binary64) b) |
(* -1 (* b (- (* 1/2 (/ (* a c) (pow b 2))) 2/3))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2/3 binary64))) |
(* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 2/3))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2/3 binary64)))) |
(* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 2/3))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 9/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2/3 binary64))))) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal 3/2 binary64) a) (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) |
(* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))) |
(*.f64 (neg.f64 b) (-.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (*.f64 (*.f64 c c) a) a)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (/.f64 c b) #s(literal 2 binary64)))) |
(* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (-.f64 (*.f64 (*.f64 #s(literal 27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (/.f64 c b) #s(literal 2 binary64))))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/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 405/64 binary64) c)) b) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal -1/2 binary64) b)) c) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b)) c) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c)) b) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b)) c) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -9/8 binary64) a) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal -3/2 binary64) b)) c) |
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64))) c (/.f64 #s(literal -3/2 binary64) b)) c) |
(* c (- (* c (+ (* -9/8 (/ a (pow b 3))) (* c (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 3/2 (/ 1 b)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c)) b) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64))) c (/.f64 #s(literal -3/2 binary64) b)) c) |
(* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) c) |
(* c (+ (* 1/2 (/ a b)) (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 9/16 (/ (* (pow a 3) c) (pow b 5))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 9/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) c) |
(* c (+ (* 1/2 (/ a b)) (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* 1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* 9/16 (/ (pow a 3) (pow b 5))))))))) |
(*.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 405/64 binary64) c)) b) #s(literal 1/6 binary64) (/.f64 (*.f64 #s(literal 9/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) c) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(*.f64 (fma.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) c) |
(* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal 9/8 binary64))) c (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) c) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a 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 405/64 binary64) c)) b) #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) #s(literal 27/16 binary64))) c (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal 9/8 binary64))) c (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) c) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)) c) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ 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 -3 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c))) c) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 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 -3 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64)))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))))) c) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.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 -3 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) c) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 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 -3 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) c) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 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 -3 binary64)) #s(literal -3 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 -3 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) c) |
(* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) (*.f64 c a))) c) |
(* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) (*.f64 c a)))) c) |
(* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) (*.f64 c a))))) c) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (* 1/3 (/ b c)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 b c) #s(literal 1/3 binary64))) c) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ 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 -3 binary64)))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 b c) #s(literal 1/3 binary64)))) c) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/3 (/ b c)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (fma.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 b c) #s(literal 1/3 binary64))))) c) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) c) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.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 -3 binary64)))) #s(literal -1/2 binary64) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) c) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 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 -3 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) c) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 b)) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c a)))) (neg.f64 c)) b) (neg.f64 c)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 (*.f64 (neg.f64 c) #s(literal 1/3 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 b a) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))))) (neg.f64 c))) (neg.f64 c)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 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/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 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/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c))))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 b a) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.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)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 b) a)) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))))) (neg.f64 c)) (/.f64 b a)) (neg.f64 c)))) |
(* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b c))))) |
(*.f64 (*.f64 (neg.f64 c) #s(literal -1/3 binary64)) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) c)) (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal 1/3 binary64) b)) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* 1/3 b)) c)) (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/3 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c a)))) (neg.f64 c))) (neg.f64 c)))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(neg.f64 (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c)))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) b) (neg.f64 c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (-.f64 (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (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)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64))))) c)) (neg.f64 c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 3 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 228 |
| 0 | 70 | 229 |
| 1 | 237 | 218 |
| 2 | 1897 | 218 |
| 0 | 8664 | 218 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 b) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(/.f64 b a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) |
(*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c) |
(*.f64 (/.f64 a b) #s(literal -3/2 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/3 binary64))) |
(/.f64 #s(literal -1 binary64) a) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/3 binary64)) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
| Outputs |
|---|
(*.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) (+.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (fma.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 (neg.f64 b) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) b)) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (neg.f64 b) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) b)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (*.f64 (neg.f64 b) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) b)) |
(/.f64 (fma.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) b (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (*.f64 (neg.f64 b) b))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) b)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (*.f64 b (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.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 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.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 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (*.f64 (neg.f64 b) b) (pow.f64 b #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)))) (neg.f64 b)) |
(fma.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(fma.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(fma.f64 (*.f64 b b) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(+.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) #s(literal 3 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) a) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) a) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (neg.f64 a)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) a) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) (neg.f64 a))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) a)) |
(*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a)) #s(literal -3 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) a) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.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 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (neg.f64 a)) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a)))) |
(neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) a))) |
(neg.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) a) #s(literal 1/3 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) a)) |
(neg.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 3 binary64)) (/.f64 (/.f64 b a) #s(literal 3 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 b) b) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64)))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 b) b) b) |
(/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) (neg.f64 b))))) |
(/.f64 (pow.f64 b #s(literal 3 binary64)) (neg.f64 (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (neg.f64 b) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b #s(literal 0 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
(/.f64 (*.f64 b b) (neg.f64 b)) |
(neg.f64 b) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 b b #s(literal 0 binary64))) (neg.f64 b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b b) b)) |
(-.f64 #s(literal 0 binary64) b) |
(+.f64 #s(literal 0 binary64) (neg.f64 b)) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))))) |
(*.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)))) |
(*.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 0 binary64))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (neg.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 27 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 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(/.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #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 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)))) #s(literal 0 binary64)) |
(fma.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 0 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
(*.f64 #s(literal 2/3 binary64) (/.f64 (neg.f64 b) a)) |
(*.f64 (*.f64 #s(literal 2/3 binary64) b) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal -2/3 binary64) b) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 b (*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -2/3 binary64))) |
(pow.f64 (/.f64 a (*.f64 #s(literal -2/3 binary64) b)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2/3 binary64) b)) a) |
(/.f64 #s(literal 2/3 binary64) (/.f64 (neg.f64 a) b)) |
(/.f64 (*.f64 #s(literal 2/3 binary64) b) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal -2/3 binary64) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -2/3 binary64) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -2/3 binary64) b)))) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(neg.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (neg.f64 b) a))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal -2/3 binary64))) |
(*.f64 (pow.f64 (/.f64 a b) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a b) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) b) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 b) a)) |
(*.f64 (/.f64 b a) #s(literal 1 binary64)) |
(*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 b (pow.f64 a #s(literal -1 binary64))) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b a) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 a b) #s(literal -2 binary64))) (+.f64 #s(literal 0 binary64) (/.f64 (neg.f64 b) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 b) a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (/.f64 (neg.f64 b) a) #s(literal -1 binary64)) |
(/.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 a) b)) |
(/.f64 (/.f64 b a) #s(literal 1 binary64)) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
(neg.f64 (/.f64 (neg.f64 b) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (neg.f64 b) a) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 b) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (/.f64 b a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) a) #s(literal 1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) (neg.f64 a))) |
(*.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) #s(literal 1/3 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (pow.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)))) |
(*.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) #s(literal -3 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 a #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) a)) |
(*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) (/.f64 #s(literal 1/3 binary64) a)) |
(pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) a)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) #s(literal -1/3 binary64))) a) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) a) #s(literal 3 binary64)) |
(/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) #s(literal -1/3 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) #s(literal 1/3 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -3 binary64) (/.f64 a #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)))) |
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 a #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) (*.f64 a #s(literal -3 binary64))))) |
(neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) (*.f64 a #s(literal -3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c))) |
(*.f64 #s(literal -1 binary64) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)))) |
(*.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) #s(literal 1 binary64)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) |
(neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)))) |
(-.f64 #s(literal 0 binary64) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)))) |
(*.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -3/2 binary64) c)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) c)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (*.f64 c (/.f64 a b)) #s(literal -3/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 #s(literal -3/2 binary64) c) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 (neg.f64 a) b) (/.f64 (*.f64 #s(literal -3/2 binary64) c) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -3/2 binary64) c) (/.f64 a b)) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -3/2 binary64) c) (pow.f64 a #s(literal -1 binary64)))) |
(*.f64 (neg.f64 a) (/.f64 (*.f64 #s(literal -3/2 binary64) c) (neg.f64 b))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) c) (/.f64 (neg.f64 b) a))) |
(*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c) |
(*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) c)) |
(*.f64 (/.f64 a b) (*.f64 #s(literal -3/2 binary64) c)) |
(*.f64 c (*.f64 #s(literal -3/2 binary64) (/.f64 a b))) |
(*.f64 a (/.f64 (*.f64 #s(literal -3/2 binary64) c) b)) |
(*.f64 a (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal -3/2 binary64) c))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -3/2 binary64) c))) b) |
(/.f64 (neg.f64 (*.f64 #s(literal -3/2 binary64) c)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a))) (neg.f64 b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(/.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -3/2 binary64) c)) (neg.f64 b)) |
(/.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) c)) b) |
(/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) a)) b) |
(/.f64 (*.f64 #s(literal -3/2 binary64) c) (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 #s(literal -3/2 binary64) a) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (*.f64 (neg.f64 a) (*.f64 #s(literal -3/2 binary64) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (*.f64 #s(literal -3/2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (*.f64 #s(literal -3/2 binary64) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (*.f64 #s(literal -3/2 binary64) a)))) |
(/.f64 c (/.f64 b (*.f64 #s(literal -3/2 binary64) a))) |
(neg.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) c) (/.f64 (neg.f64 a) b))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 a) b) (*.f64 #s(literal -3/2 binary64) c))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) b) a) |
(*.f64 (*.f64 #s(literal 3/2 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 (neg.f64 a) b) #s(literal 3/2 binary64)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (neg.f64 a) b)) |
(*.f64 (*.f64 #s(literal -3/2 binary64) a) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 a b))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 a b)) |
(*.f64 (/.f64 a b) #s(literal -3/2 binary64)) |
(*.f64 a (/.f64 #s(literal -3/2 binary64) b)) |
(*.f64 a (*.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -3/2 binary64))) |
(pow.f64 (/.f64 b (*.f64 #s(literal -3/2 binary64) a)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 3/2 binary64) a)) b) |
(/.f64 (*.f64 #s(literal 3/2 binary64) a) (neg.f64 b)) |
(/.f64 #s(literal 3/2 binary64) (/.f64 (neg.f64 b) a)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) a) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal -3/2 binary64) a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) #s(literal -3/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -3/2 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 #s(literal -3/2 binary64) a)))) |
(/.f64 #s(literal -3/2 binary64) (/.f64 b a)) |
(neg.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 (neg.f64 a) b))) |
(neg.f64 (*.f64 (/.f64 (neg.f64 a) b) #s(literal -3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) #s(literal 3 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) a) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) a) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (neg.f64 a)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) a) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) (neg.f64 a))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) a)) |
(*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a)) #s(literal -3 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) a) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.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 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (neg.f64 a)) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a)))) |
(neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) a))) |
(neg.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) a) #s(literal 1/3 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) a)) |
(neg.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 3 binary64)) (/.f64 (/.f64 b a) #s(literal 3 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) a) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 a b) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 b a)))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 a b) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 b a)))))) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 a b) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a b)))) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 a) (neg.f64 (*.f64 a (neg.f64 b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (neg.f64 a)))) |
(*.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a (*.f64 (neg.f64 a) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(*.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (pow.f64 a #s(literal -1 binary64))) |
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal -2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 2 binary64))) (-.f64 (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) (-.f64 (/.f64 (neg.f64 b) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 a b) #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 a b) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 (/.f64 (neg.f64 b) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 (neg.f64 b) a))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a)) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 a b) #s(literal -2 binary64)))) (neg.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 b a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 a b) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 b a)))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 a b) (neg.f64 a))) (neg.f64 (*.f64 a (/.f64 a b)))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 a) (neg.f64 (*.f64 a (neg.f64 b))))) (neg.f64 (*.f64 a (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a (*.f64 (neg.f64 a) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (pow.f64 b #s(literal -1 binary64))) (*.f64 (neg.f64 a) (pow.f64 a #s(literal -1 binary64)))) (/.f64 (neg.f64 a) b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 a b)) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (neg.f64 a) b)) a) (*.f64 (neg.f64 a) (/.f64 (neg.f64 a) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) a) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (pow.f64 a #s(literal -1 binary64)))) (*.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 (-.f64 (/.f64 a b) (*.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 a b))) |
(/.f64 (-.f64 (/.f64 (neg.f64 a) b) (*.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) (*.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (neg.f64 a) b))) |
(/.f64 (-.f64 (neg.f64 a) (*.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 b))) (*.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) b)) (*.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (pow.f64 b #s(literal -1 binary64))) (*.f64 a (pow.f64 a #s(literal -1 binary64)))) (/.f64 a b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 (neg.f64 a) b)) (neg.f64 a)) (*.f64 a (/.f64 (neg.f64 a) b))) |
(/.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 a b) #s(literal -2 binary64))) (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 b a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 a b) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 b a))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 a b) (neg.f64 a)) (*.f64 a (/.f64 a b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 a) (neg.f64 (*.f64 a (neg.f64 b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a (*.f64 (neg.f64 a) b)) (*.f64 a a)) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (neg.f64 (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a)) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (neg.f64 a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (*.f64 a (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (neg.f64 a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 b a)) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 a b) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 b a)))) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 a b) #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a b)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 a b) (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (neg.f64 a)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 a) (neg.f64 (*.f64 a (neg.f64 b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a (*.f64 (neg.f64 a) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 a)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) a))) |
(neg.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (neg.f64 b) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(fma.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (neg.f64 b) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a)) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) a) (/.f64 (neg.f64 b) a)) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 b) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 b) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 (neg.f64 b) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) b (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) b (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (pow.f64 a #s(literal -1 binary64)) (/.f64 (neg.f64 b) a)) |
(fma.f64 (neg.f64 b) (neg.f64 (/.f64 #s(literal -1 binary64) a)) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(fma.f64 (neg.f64 b) (neg.f64 (/.f64 #s(literal -1 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a)) |
(fma.f64 (neg.f64 b) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(fma.f64 (neg.f64 b) (pow.f64 a #s(literal -1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a)) |
(fma.f64 b (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(fma.f64 b (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 2 binary64)) (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 b a))) (/.f64 (pow.f64 (/.f64 a b) #s(literal -2 binary64)) (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 b a)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 b a))))) (/.f64 (pow.f64 (/.f64 a b) #s(literal -3 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 b a)))))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 a b)) (*.f64 a (/.f64 a b))) (/.f64 a (*.f64 a (/.f64 a b)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 a)) (*.f64 a (neg.f64 a))) (/.f64 (*.f64 a (neg.f64 b)) (*.f64 a (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (*.f64 a a)) (/.f64 (*.f64 a b) (*.f64 a a))) |
(-.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) (/.f64 (*.f64 b b) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) a) (/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) a)) |
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) a) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) a) (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 b a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (neg.f64 b) a) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 (neg.f64 b) a)) |
(*.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) (+.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (fma.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (fma.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 (neg.f64 b) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) b)) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (neg.f64 b) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) b)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (*.f64 (neg.f64 b) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) b)) |
(/.f64 (fma.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) b (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (*.f64 (neg.f64 b) b))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) b)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 b b #s(literal 0 binary64)) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (fma.f64 b b #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (*.f64 b (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (*.f64 b (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (fma.f64 b b #s(literal 0 binary64)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.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 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.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 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (*.f64 (neg.f64 b) b) (pow.f64 b #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)))) (neg.f64 b)) |
(fma.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 b b #s(literal 0 binary64))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(fma.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(fma.f64 (*.f64 b b) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (neg.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (neg.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(+.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))))) |
(*.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)))) |
(*.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 0 binary64))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (neg.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 27 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 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(/.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #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 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)))) #s(literal 0 binary64)) |
(fma.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (hypot.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) (pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 0 binary64)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) #s(literal 3 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) a) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) a) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (neg.f64 a)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) a) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) (neg.f64 a))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) a)) |
(*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a)) #s(literal -3 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) a) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.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 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (neg.f64 a)) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a)))) |
(neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) a))) |
(neg.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) a) #s(literal 1/3 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) a)) |
(neg.f64 (*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 3 binary64)) (/.f64 (/.f64 b a) #s(literal 3 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal -1/2 binary64)) (pow.f64 (neg.f64 a) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) |
(pow.f64 (neg.f64 a) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) a) |
(neg.f64 (pow.f64 a #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (pow.f64 a #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1/3 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1/3 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 b #s(literal 1/3 binary64))) (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1/3 binary64)))) (-.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) b) (*.f64 #s(literal 1/3 binary64) b)) (*.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/3 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) (-.f64 (*.f64 #s(literal 1/3 binary64) b) (*.f64 #s(literal 1/3 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 b #s(literal 1/3 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1/3 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1/3 binary64))) (*.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) b) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/3 binary64) b) (*.f64 #s(literal 1/3 binary64) b) (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/3 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1/3 binary64) b) (*.f64 #s(literal 1/3 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1/3 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1/3 binary64))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1/3 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(neg.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(fma.f64 #s(literal 1/3 binary64) b (*.f64 #s(literal 1/3 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(fma.f64 b #s(literal 1/3 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1/3 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(+.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) b) (*.f64 #s(literal 1/3 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (neg.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) (+.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) (+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (fma.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.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 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) b)) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.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 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64))) |
(neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) b) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) |
(fma.f64 #s(literal -1 binary64) (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(fma.f64 (*.f64 b b) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(fma.f64 (neg.f64 b) #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(fma.f64 b #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b b) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 b)) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) (neg.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) (neg.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))))) |
(+.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) b) |
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(*.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(*.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (fma.f64 #s(literal 27 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 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(neg.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(fma.f64 (neg.f64 (*.f64 c #s(literal 3 binary64))) a (*.f64 b b)) |
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(fma.f64 (*.f64 c #s(literal 3 binary64)) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 c) a) #s(literal 3 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 3 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))))) |
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(fma.f64 (neg.f64 a) (*.f64 #s(literal 3 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) c) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 #s(literal 3 binary64) (*.f64 (neg.f64 c) a) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 a (neg.f64 (*.f64 #s(literal 3 binary64) c)) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(fma.f64 b b (*.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)))) |
(-.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(fabs.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))))) |
(+.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 c #s(literal -3 binary64)) a)) |
Compiled 33 716 to 3 667 computations (89.1% saved)
29 alts after pruning (26 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 906 | 22 | 928 |
| Fresh | 6 | 4 | 10 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 914 | 29 | 943 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 44.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
| ▶ | 44.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) |
| 29.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) | |
| 33.1% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 31.9% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 a b) (*.f64 #s(literal -3/2 binary64) c))) (*.f64 #s(literal 3 binary64) a)) | |
| 31.9% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 c (/.f64 a b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) | |
| 33.7% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 33.5% | (/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (/.f64 c b) #s(literal 2 binary64)))) (*.f64 #s(literal 3 binary64) a)) | |
| 44.3% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) | |
| 31.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) a))) | |
| 44.3% | (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) | |
| 44.3% | (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) | |
| ✓ | 44.3% | (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
| 44.3% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) | |
| 31.9% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c))) | |
| ▶ | 44.3% | (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -3 binary64))) |
| 33.6% | (*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 #s(literal 2/3 binary64) b))) | |
| 41.8% | (*.f64 #s(approx (/ (- (sqrt (+ (* (* -3 c) a) (* b b))) b) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 1/3 binary64)) | |
| 13.5% | (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)))) #s(literal -1 binary64))) | |
| 33.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) | |
| 33.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64)))) | |
| 33.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 b (/.f64 #s(literal -2/3 binary64) a))) | |
| ▶ | 41.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
| 11.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 b) a))))))) | |
| ✓ | 33.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 14.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (pow.f64 (/.f64 a b) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a b) #s(literal -1/2 binary64))))) | |
| ▶ | 33.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)))) |
| 14.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))))) | |
| ▶ | 31.4% | #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
Compiled 1 306 to 975 computations (25.3% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) | |
| cost-diff | 0 | (/.f64 #s(literal -1 binary64) a) | |
| cost-diff | 320 | (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -3 binary64))) | |
| cost-diff | 384 | (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -3 binary64)) | |
| cost-diff | 0 | (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) | |
| cost-diff | 0 | (neg.f64 b) | |
| cost-diff | 0 | #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) | |
| cost-diff | 832 | (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))) | |
| cost-diff | 0 | (/.f64 #s(literal -1 binary64) a) | |
| cost-diff | 0 | (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b))) | |
| cost-diff | 0 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)))) | |
| cost-diff | 448 | (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)) | |
| cost-diff | 0 | (/.f64 c b) | |
| cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) | |
| cost-diff | 0 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) | |
| cost-diff | 0 | (neg.f64 b) | |
| cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) | |
| cost-diff | 128 | (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) | |
| cost-diff | 1408 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 323 |
| 0 | 77 | 301 |
| 1 | 148 | 292 |
| 2 | 313 | 288 |
| 3 | 786 | 288 |
| 4 | 2072 | 284 |
| 5 | 4557 | 284 |
| 6 | 5577 | 284 |
| 7 | 6136 | 284 |
| 8 | 6316 | 284 |
| 9 | 6518 | 284 |
| 10 | 6526 | 284 |
| 11 | 7108 | 284 |
| 12 | 7754 | 284 |
| 0 | 8008 | 282 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(neg.f64 b) |
b |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(*.f64 c a) |
c |
a |
#s(literal -3 binary64) |
(*.f64 b b) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
#s(literal -1/2 binary64) |
(/.f64 c b) |
c |
b |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)))) |
(*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b))) |
#s(literal -2/3 binary64) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)) |
(/.f64 #s(literal -1 binary64) a) |
#s(literal -1 binary64) |
a |
(neg.f64 b) |
b |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
(neg.f64 b) |
b |
(fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(/.f64 c (*.f64 b b)) |
c |
(*.f64 b b) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 2/3 binary64) a) |
#s(literal 2/3 binary64) |
a |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -3 binary64))) |
(/.f64 #s(literal -1 binary64) a) |
#s(literal -1 binary64) |
a |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -3 binary64)) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(*.f64 c a) |
c |
#s(literal -3 binary64) |
(*.f64 b b) |
b |
| Outputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(+.f64 (neg.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) |
(neg.f64 b) |
b |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) |
#s(literal 1 binary64) |
(/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) |
(*.f64 c a) |
(*.f64 a c) |
c |
a |
#s(literal -3 binary64) |
(*.f64 b b) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -1/2 binary64) b) c)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
#s(literal -1/2 binary64) |
(/.f64 c b) |
c |
b |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
(*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b))) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
#s(literal -2/3 binary64) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)) |
(/.f64 b a) |
(/.f64 #s(literal -1 binary64) a) |
#s(literal -1 binary64) |
a |
(neg.f64 b) |
b |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64)))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
(neg.f64 b) |
b |
(fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(/.f64 c (*.f64 b b)) |
(/.f64 (/.f64 c b) b) |
c |
(*.f64 b b) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 2/3 binary64) a) |
#s(literal 2/3 binary64) |
a |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) a) |
#s(literal -1 binary64) |
a |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) |
(-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
(sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) |
(*.f64 c a) |
(*.f64 a c) |
c |
#s(literal -3 binary64) |
(*.f64 b b) |
b |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.44531250000000006 | (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) | |
| accuracy | 4.008889370772478 | (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -3 binary64))) | |
| accuracy | 17.122326809849294 | (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) | |
| accuracy | 27.837025714811446 | (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) | |
| accuracy | 0.37890625 | (/.f64 #s(literal 2/3 binary64) a) | |
| accuracy | 4.6497885525326845 | (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))) | |
| accuracy | 7.442450333113682 | (/.f64 c (*.f64 b b)) | |
| accuracy | 42.4748603483689 | #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) | |
| accuracy | 0 | (neg.f64 b) | |
| accuracy | 0.21484375 | (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)) | |
| accuracy | 0.4999304278258364 | (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b))) | |
| accuracy | 42.35978180131875 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)))) | |
| accuracy | 0 | (/.f64 c b) | |
| accuracy | 0.00390625 | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) | |
| accuracy | 37.15960676333118 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) | |
| accuracy | 0.44531250000000006 | (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) | |
| accuracy | 3.9356980989202666 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) | |
| accuracy | 17.122326809849294 | (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) | |
| accuracy | 27.837025714811446 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
| 56.0ms | 153× | 0 | valid |
| 38.0ms | 42× | 2 | valid |
| 34.0ms | 51× | 1 | valid |
| 12.0ms | 10× | 3 | valid |
Compiled 632 to 100 computations (84.2% saved)
ival-div: 26.0ms (25.5% of total)ival-mult: 23.0ms (22.5% of total)ival-sqrt: 14.0ms (13.7% of total)ival-add: 13.0ms (12.7% of total)adjust: 9.0ms (8.8% of total)const: 9.0ms (8.8% of total)ival-sub: 5.0ms (4.9% of total)ival-neg: 2.0ms (2% of total)exact: 1.0ms (1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(+.f64 (neg.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(/.f64 c b) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)))) |
(*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b))) |
(/.f64 #s(literal -1 binary64) a) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -3 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -3 binary64))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(/.f64 c (*.f64 b b)) |
(/.f64 #s(literal 2/3 binary64) a) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
| Outputs |
|---|
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3/2 (/ (* a c) b)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(/ b a) |
(* -2/3 (/ b a)) |
(/ -1 a) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a) |
(/ 2/3 a) |
(/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a) |
(* 1/2 (/ (* a c) b)) |
(* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))) |
(* a (+ (* 1/2 (/ c b)) (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5))))))) |
(* a (+ (* 1/2 (/ c b)) (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* 1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 9/16 (/ (pow c 3) (pow b 5))))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(* -3 (* a c)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* 1/2 (/ c b)) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(* -1/2 (/ c (pow b 2))) |
(+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))) |
(* -1/3 (* (sqrt (* a c)) (sqrt -3))) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* 1/3 (/ b a)))) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ b a))))) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/3 (/ b a)))))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* 1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(* -1 b) |
(/ c b) |
(/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b) |
(/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2)) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* 1/3 b)) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* -1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3))))))) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* b (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(/ c (pow b 2)) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))) |
(/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b) |
(/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 1/2 (* a c)) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b) |
(/ (+ (* 1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 1/2 (* a c)) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -2 b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* 2/3 b) |
(* -1 (* b (- (* 1/2 (/ (* a c) (pow b 2))) 2/3))) |
(* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 2/3))) |
(* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 2/3))) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b)))) |
(* c (+ (* 1/2 (/ a b)) (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 9/16 (/ (* (pow a 3) c) (pow b 5))))))) |
(* c (+ (* 1/2 (/ a b)) (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* 1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* 9/16 (/ (pow a 3) (pow b 5))))))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))) |
(* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (* 1/3 (/ b c)))) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ b c))))) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/3 (/ b c)))))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))) |
(* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))) |
(* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) c)) (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* 1/3 b)) c)) (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | a | @ | inf | ((/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))) (+ (neg b) (sqrt (/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))))) (/ (+ (neg b) (sqrt (/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))))) (* 3 a)) (neg b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -1/2 (/ c b)) (/ c b) (* (/ -1 a) (neg b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (* (/ -1 a) (neg b))) (/ -1 a) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (* (/ -1 a) (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3)) (- (sqrt (+ (* (* c a) -3) (* b b))) b) (sqrt (/ 1 (/ 1 (+ (* (* c a) -3) (* b b))))) (+ (* (* c a) -3) (* b b)) (/ c (* b b)) (/ 2/3 a) (sqrt (+ (* (* c a) -3) (* b b)))) |
| 5.0ms | b | @ | 0 | ((/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))) (+ (neg b) (sqrt (/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))))) (/ (+ (neg b) (sqrt (/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))))) (* 3 a)) (neg b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -1/2 (/ c b)) (/ c b) (* (/ -1 a) (neg b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (* (/ -1 a) (neg b))) (/ -1 a) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (* (/ -1 a) (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3)) (- (sqrt (+ (* (* c a) -3) (* b b))) b) (sqrt (/ 1 (/ 1 (+ (* (* c a) -3) (* b b))))) (+ (* (* c a) -3) (* b b)) (/ c (* b b)) (/ 2/3 a) (sqrt (+ (* (* c a) -3) (* b b)))) |
| 4.0ms | c | @ | -inf | ((/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))) (+ (neg b) (sqrt (/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))))) (/ (+ (neg b) (sqrt (/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))))) (* 3 a)) (neg b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -1/2 (/ c b)) (/ c b) (* (/ -1 a) (neg b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (* (/ -1 a) (neg b))) (/ -1 a) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (* (/ -1 a) (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3)) (- (sqrt (+ (* (* c a) -3) (* b b))) b) (sqrt (/ 1 (/ 1 (+ (* (* c a) -3) (* b b))))) (+ (* (* c a) -3) (* b b)) (/ c (* b b)) (/ 2/3 a) (sqrt (+ (* (* c a) -3) (* b b)))) |
| 3.0ms | c | @ | inf | ((/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))) (+ (neg b) (sqrt (/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))))) (/ (+ (neg b) (sqrt (/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))))) (* 3 a)) (neg b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -1/2 (/ c b)) (/ c b) (* (/ -1 a) (neg b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (* (/ -1 a) (neg b))) (/ -1 a) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (* (/ -1 a) (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3)) (- (sqrt (+ (* (* c a) -3) (* b b))) b) (sqrt (/ 1 (/ 1 (+ (* (* c a) -3) (* b b))))) (+ (* (* c a) -3) (* b b)) (/ c (* b b)) (/ 2/3 a) (sqrt (+ (* (* c a) -3) (* b b)))) |
| 3.0ms | b | @ | inf | ((/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))) (+ (neg b) (sqrt (/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))))) (/ (+ (neg b) (sqrt (/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))))) (* 3 a)) (neg b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -1/2 (/ c b)) (/ c b) (* (/ -1 a) (neg b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (* (/ -1 a) (neg b))) (/ -1 a) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (* (/ -1 a) (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3)) (- (sqrt (+ (* (* c a) -3) (* b b))) b) (sqrt (/ 1 (/ 1 (+ (* (* c a) -3) (* b b))))) (+ (* (* c a) -3) (* b b)) (/ c (* b b)) (/ 2/3 a) (sqrt (+ (* (* c a) -3) (* b b)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 725 | 4181 |
| 1 | 2361 | 4148 |
| 0 | 8033 | 3948 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3/2 (/ (* a c) b)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(/ b a) |
(* -2/3 (/ b a)) |
(/ -1 a) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a) |
(/ 2/3 a) |
(/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a) |
(* 1/2 (/ (* a c) b)) |
(* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))) |
(* a (+ (* 1/2 (/ c b)) (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5))))))) |
(* a (+ (* 1/2 (/ c b)) (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* 1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 9/16 (/ (pow c 3) (pow b 5))))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(* -3 (* a c)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* 1/2 (/ c b)) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(* -1/2 (/ c (pow b 2))) |
(+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))) |
(* -1/3 (* (sqrt (* a c)) (sqrt -3))) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* 1/3 (/ b a)))) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ b a))))) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/3 (/ b a)))))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* 1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(* -1 b) |
(/ c b) |
(/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b) |
(/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2)) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* 1/3 b)) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* -1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3))))))) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* b (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(/ c (pow b 2)) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))) |
(/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b) |
(/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 1/2 (* a c)) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b) |
(/ (+ (* 1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 1/2 (* a c)) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -2 b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* 2/3 b) |
(* -1 (* b (- (* 1/2 (/ (* a c) (pow b 2))) 2/3))) |
(* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 2/3))) |
(* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 2/3))) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b)))) |
(* c (+ (* 1/2 (/ a b)) (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 9/16 (/ (* (pow a 3) c) (pow b 5))))))) |
(* c (+ (* 1/2 (/ a b)) (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* 1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* 9/16 (/ (pow a 3) (pow b 5))))))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))) |
(* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (* 1/3 (/ b c)))) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ b c))))) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/3 (/ b c)))))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))) |
(* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))) |
(* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) c)) (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* 1/3 b)) c)) (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
| Outputs |
|---|
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(* -3/2 (/ (* a c) b)) |
(*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 (fma.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -27/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/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 405/64 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 a #s(literal -9/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(/ b a) |
(/.f64 b a) |
(* -2/3 (/ b a)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(/ -1 a) |
(/.f64 #s(literal -1 binary64) a) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a) |
(/ 2/3 a) |
(/.f64 #s(literal 2/3 binary64) a) |
(/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a) |
(/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) a) |
(* 1/2 (/ (* a c) b)) |
(*.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) c) |
(* a (+ (* 3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b)))) |
(*.f64 (fma.f64 (*.f64 a #s(literal 3/8 binary64)) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) a) |
(* a (+ (* 1/2 (/ c b)) (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 9/16 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) a) |
(* a (+ (* 1/2 (/ c b)) (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* 1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 9/16 (/ (pow c 3) (pow b 5))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal 9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (*.f64 c c) #s(literal 3/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) a) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(fma.f64 (*.f64 #s(literal -3/2 binary64) a) (/.f64 c b) b) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a b) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -27/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) a b) |
(* -3 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -3 binary64)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 (fma.f64 #s(literal -3 binary64) c (*.f64 b (/.f64 b a))) a) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) a)) a) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(*.f64 (fma.f64 (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) a))) a) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 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 -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) a)))) a) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(fma.f64 (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 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 -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))))) |
(* 1/2 (/ c b)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 c b)) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
(* -1/2 (/ c (pow b 2))) |
(*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) |
(+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))) |
(fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(* -1/3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* 1/3 (/ b a)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))) a) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ b a))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) a) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/3 (/ b a)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (fma.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 b a))))) a) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 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 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) a) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 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 -3 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 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) a) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 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 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 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 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 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 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))) a) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 3 binary64) c (/.f64 (*.f64 (neg.f64 b) b) a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (neg.f64 b)) a))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) (neg.f64 a)) b) a))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(*.f64 #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 #s(literal 1/3 binary64) b)) (neg.f64 a))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/3 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))))) (neg.f64 a))) (neg.f64 a))) |
(* 1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) |
(* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
(*.f64 (*.f64 (neg.f64 a) #s(literal -1/3 binary64)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) |
(* -1 (* a (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 #s(literal 1/3 binary64) b)) (neg.f64 a)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/3 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))))) (neg.f64 a))) (neg.f64 a)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 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 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 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 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 a c)) (neg.f64 b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) #s(literal -1 binary64)) b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) b #s(literal -1 binary64)) b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal -1/3 binary64) a)) b)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 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/24 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64))) b (/.f64 #s(literal -1/3 binary64) a)) b)) |
(* -1 b) |
(neg.f64 b) |
(/ c b) |
(/.f64 c b) |
(/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b) |
(/.f64 (fma.f64 (*.f64 b (/.f64 b a)) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b) |
(/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (/.f64 (fma.f64 (*.f64 b (/.f64 b a)) #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) c)) b) b) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* 1/3 b)) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal 1/3 binary64) b)) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* -1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3))))))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 a c)) (*.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) #s(literal 1/3 binary64)) b)) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (+ 1/3 (* b (+ (* -1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 a c)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/6 binary64))) b #s(literal 1/3 binary64)) b)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 a c)))) |
(/ c (pow b 2)) |
(/.f64 (/.f64 c b) b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal -3 binary64) #s(literal 1 binary64)) b) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a c)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -1/2 binary64) c)) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (*.f64 #s(literal -1/2 binary64) c))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/6 binary64) a) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -1/2 binary64) c)))) b) |
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 c b) (/.f64 #s(literal -2/3 binary64) a)) b) |
(/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal 3/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (*.f64 (*.f64 #s(literal 1/2 binary64) c) a)) b) |
(/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 1/2 (* a c)) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal 3/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/16 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) c) a))) b) |
(/ (+ (* 1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 1/2 (* a c)) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b) |
(/.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/6 binary64) (fma.f64 (/.f64 #s(literal 3/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/16 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) c) a)))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal -3/2 binary64) #s(literal 1 binary64)) b) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal -3/2 binary64) #s(literal 1 binary64))) b) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal -3/2 binary64) #s(literal 1 binary64)))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal -3/2 binary64) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal -3/2 binary64) #s(literal 2 binary64))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 c b) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64)))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 c b) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64)))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
(* 2/3 b) |
(*.f64 #s(literal 2/3 binary64) b) |
(* -1 (* b (- (* 1/2 (/ (* a c) (pow b 2))) 2/3))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal 1/2 binary64) #s(literal -2/3 binary64))) |
(* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/2 (/ (* a c) (pow b 2)))) 2/3))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 3/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal 1/2 binary64) #s(literal -2/3 binary64)))) |
(* -1 (* b (- (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 2))) (* 9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))) 2/3))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 c (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 9/16 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal 1/2 binary64) #s(literal -2/3 binary64))))) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal -3/2 binary64) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal -3/2 binary64) #s(literal 1 binary64))))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (fma.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/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)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b)) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64)) c (/.f64 #s(literal -1/2 binary64) b)) c) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b)) c) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) a) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b)) c) |
(* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b)))) |
(*.f64 (fma.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c) |
(* c (+ (* 1/2 (/ a b)) (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* 9/16 (/ (* (pow a 3) c) (pow b 5))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 c #s(literal 9/16 binary64)) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal 3/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c) |
(* c (+ (* 1/2 (/ a b)) (* c (+ (* 3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* 1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* 9/16 (/ (pow a 3) (pow b 5))))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) c) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal 9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 (*.f64 a a) #s(literal 3/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)) c) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ 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 -3 binary64))))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c))) c) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 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 -3 binary64))))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (/.f64 (/.f64 b c) a) #s(literal -1/3 binary64))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (/.f64 (/.f64 b c) a) #s(literal -1/3 binary64)))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 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 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (/.f64 (/.f64 b c) a) #s(literal -1/3 binary64))))) c) |
(* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 b c) a) #s(literal -2/3 binary64) (/.f64 #s(literal 1/2 binary64) b)) c) |
(* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (* 1/3 (/ b c)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 b c) #s(literal 1/3 binary64))) c) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (/ 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 -3 binary64))))) #s(literal -1/6 binary64) (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c)) (*.f64 (/.f64 b c) #s(literal 1/3 binary64)))) c) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (+ (* -1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 1/3 (/ b c)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (fma.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 b c) #s(literal 1/3 binary64))))) c) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.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 -3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) c) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 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 -3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) c) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 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 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) c) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 3 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (neg.f64 b)) c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c a)))) (neg.f64 c)) b) c))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 (*.f64 (neg.f64 c) #s(literal 1/3 binary64)) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 b c) a))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))))) (neg.f64 c))) (neg.f64 c)))) |
(* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 #s(literal 2/3 binary64) c) (/.f64 b a) (/.f64 #s(literal -1/2 binary64) b))) |
(* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))) |
(*.f64 (neg.f64 c) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c))) |
(* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b c))))) |
(*.f64 (*.f64 (neg.f64 c) #s(literal -1/3 binary64)) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) c)) (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 #s(literal 1/3 binary64) b)) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* 1/3 b)) c)) (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/3 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))))) (neg.f64 c))) (neg.f64 c)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 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 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 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 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 257 |
| 0 | 77 | 235 |
| 1 | 322 | 226 |
| 2 | 2148 | 226 |
| 0 | 8332 | 226 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(+.f64 (neg.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(/.f64 c b) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)))) |
(*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b))) |
(/.f64 #s(literal -1 binary64) a) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -3 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -3 binary64))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(/.f64 c (*.f64 b b)) |
(/.f64 #s(literal 2/3 binary64) a) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
| Outputs |
|---|
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(*.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 27 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 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 27 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 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 27 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 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27 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 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27 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 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64))) (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))))) |
(/.f64 (fma.f64 #s(literal 27 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 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))) |
(/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (fma.f64 #s(literal 27 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 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 3 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) c) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 #s(literal 3 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(fma.f64 b b (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -3 binary64) a) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(sqrt.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64)))) |
(sqrt.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(fabs.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b b)) |
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(*.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) (*.f64 (neg.f64 b) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))) (*.f64 (neg.f64 b) b))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (neg.f64 b) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 (neg.f64 b) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (neg.f64 b) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (neg.f64 b) b))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 b) b))) (*.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) |
(/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) |
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) #s(literal -1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64) (neg.f64 b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)) |
(-.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) |
(-.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) |
(+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) a)) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/3 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a) #s(literal -1/3 binary64)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) |
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a)) |
(*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (*.f64 #s(literal -3 binary64) a))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) a))) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 a #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (neg.f64 a)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) a))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64))) (neg.f64 (*.f64 a #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) a)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) (neg.f64 (neg.f64 (*.f64 #s(literal -3 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -1 binary64))) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 a #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -3 binary64) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) (neg.f64 (*.f64 (*.f64 a #s(literal -1 binary64)) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) (neg.f64 (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (neg.f64 (*.f64 (*.f64 a #s(literal -1 binary64)) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (neg.f64 (*.f64 (neg.f64 a) #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) |
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a)) (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 a #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (neg.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (neg.f64 (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 a #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (*.f64 (*.f64 a #s(literal -1 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 (*.f64 a #s(literal -1 binary64)) #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 (neg.f64 a) #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/3 binary64)) (neg.f64 (*.f64 a #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/3 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/3 binary64)) a) |
(/.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a) #s(literal -3 binary64)) |
(/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 a #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (neg.f64 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -3 binary64) (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 a #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (neg.f64 a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a)) |
(/.f64 #s(literal -1 binary64) (*.f64 a (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 a #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (*.f64 #s(literal -3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 3 binary64)) a) (/.f64 (/.f64 b #s(literal 3 binary64)) a)) |
(-.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (*.f64 #s(literal -3 binary64) a))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64)) (*.f64 a #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 a #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64)) (neg.f64 a)) (/.f64 (*.f64 b #s(literal -1/3 binary64)) (neg.f64 a))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 0 binary64)) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) |
(/.f64 (*.f64 (neg.f64 b) b) (+.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 b b) (neg.f64 (+.f64 #s(literal 0 binary64) b))) |
(neg.f64 b) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) (+.f64 #s(literal 0 binary64) b))) |
(-.f64 #s(literal 0 binary64) b) |
(+.f64 #s(literal 0 binary64) (neg.f64 b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) c) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 c (*.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 b (*.f64 #s(literal -1/2 binary64) c)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) b)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 c))) (*.f64 #s(literal 1 binary64) b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) c))) (*.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (neg.f64 c) #s(literal -1/2 binary64)) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 c)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) c)) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -1/2 binary64) c))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) c) |
(*.f64 (neg.f64 c) (pow.f64 (neg.f64 b) #s(literal -1 binary64))) |
(*.f64 c (pow.f64 b #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 (*.f64 #s(literal 1 binary64) b))) |
(/.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (neg.f64 c)) (*.f64 #s(literal 1 binary64) b)) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 c b) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(neg.f64 (/.f64 (neg.f64 c) b)) |
(neg.f64 (/.f64 c (neg.f64 b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 c (neg.f64 b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) b) |
(*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) b) |
(*.f64 (*.f64 #s(literal 1 binary64) b) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)) |
(*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 b))) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 b) a)) |
(*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a)) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1 binary64) b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b))) (neg.f64 (*.f64 a #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64))) (neg.f64 (*.f64 a #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 a #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 a #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) b)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 a #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) b) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1 binary64) b)))) |
(/.f64 (neg.f64 b) (*.f64 a #s(literal -1 binary64))) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1 binary64) b))) |
(neg.f64 (/.f64 (neg.f64 b) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -1 binary64))) (/.f64 b (*.f64 a #s(literal -1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 b (neg.f64 a))) |
(-.f64 #s(literal 0 binary64) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))) |
(*.f64 (*.f64 #s(literal -2/3 binary64) (neg.f64 b)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal -1 binary64)) b) |
(*.f64 (*.f64 (neg.f64 b) #s(literal 2/3 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 b))) |
(*.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) b) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) b) a) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 b) #s(literal -2/3 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal 2/3 binary64) a))) |
(*.f64 (neg.f64 b) (/.f64 #s(literal 2/3 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) #s(literal -2/3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2/3 binary64) (neg.f64 b))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b))) (neg.f64 (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 #s(literal 1 binary64) b))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64))) (neg.f64 (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 b) #s(literal -2/3 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2/3 binary64) (neg.f64 b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 b) #s(literal 2/3 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 #s(literal 2/3 binary64) (neg.f64 b)) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 #s(literal 1 binary64) b)) a) |
(/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (*.f64 (neg.f64 b) #s(literal -2/3 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) (neg.f64 b)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 b) #s(literal 2/3 binary64)) a) |
(/.f64 (*.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64))) |
(neg.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 (neg.f64 b) a))) |
(neg.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) b)) |
(neg.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal -2/3 binary64))) |
(neg.f64 (*.f64 b (/.f64 #s(literal 2/3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 3/2 binary64))) (/.f64 b (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(pow.f64 (/.f64 (*.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 a #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 a) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) a) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 a #s(literal -1 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 a)) |
(neg.f64 (pow.f64 a #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) #s(literal -1 binary64)) b) |
(*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) b)) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
(*.f64 b (neg.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64))) (neg.f64 b))) (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 8/27 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (neg.f64 b))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 b) (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 8/27 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b)) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (neg.f64 b) (/.f64 (/.f64 c b) b)) #s(literal 3 binary64)) #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) b) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b)) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 b)) a (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 1 binary64) b) #s(literal -2/3 binary64)))) (*.f64 (*.f64 b b) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 b)) a (*.f64 (*.f64 b b) (*.f64 #s(literal 2/3 binary64) (neg.f64 b)))) (*.f64 (*.f64 b b) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 b)) (*.f64 a #s(literal 3/2 binary64)) (*.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (neg.f64 b)))) (*.f64 (*.f64 b b) (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 b)) a (*.f64 (*.f64 b b) (*.f64 #s(literal -2/3 binary64) (*.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 b b) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 b)) (*.f64 a #s(literal 3/2 binary64)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 b) #s(literal 1 binary64)))) (*.f64 (*.f64 b b) (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 b)) (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 (neg.f64 b) #s(literal -2/3 binary64)))) (*.f64 (*.f64 b b) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 b)) (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 #s(literal -2/3 binary64) (neg.f64 b)))) (*.f64 (*.f64 b b) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 b)) a (*.f64 (*.f64 b b) (*.f64 (neg.f64 b) #s(literal 2/3 binary64)))) (*.f64 (*.f64 b b) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 b)) (*.f64 a #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 b b) (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) c)) a (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 1 binary64) b) #s(literal -2/3 binary64)))) (*.f64 (*.f64 b b) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) c)) a (*.f64 (*.f64 b b) (*.f64 #s(literal 2/3 binary64) (neg.f64 b)))) (*.f64 (*.f64 b b) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 a #s(literal 3/2 binary64)) (*.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (neg.f64 b)))) (*.f64 (*.f64 b b) (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) c)) a (*.f64 (*.f64 b b) (*.f64 #s(literal -2/3 binary64) (*.f64 #s(literal 1 binary64) b)))) (*.f64 (*.f64 b b) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 a #s(literal 3/2 binary64)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 b) #s(literal 1 binary64)))) (*.f64 (*.f64 b b) (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) c)) (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 (neg.f64 b) #s(literal -2/3 binary64)))) (*.f64 (*.f64 b b) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) c)) (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 #s(literal -2/3 binary64) (neg.f64 b)))) (*.f64 (*.f64 b b) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) c)) a (*.f64 (*.f64 b b) (*.f64 (neg.f64 b) #s(literal 2/3 binary64)))) (*.f64 (*.f64 b b) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 a #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 b b) (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) #s(literal -2/3 binary64)) (*.f64 b b) (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 b)))) (*.f64 a (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 1 binary64) b) #s(literal -2/3 binary64)) (*.f64 b b) (*.f64 a (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) c)))) (*.f64 a (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) (neg.f64 b)) (*.f64 b b) (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 b)))) (*.f64 a (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) (neg.f64 b)) (*.f64 b b) (*.f64 a (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) c)))) (*.f64 a (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 b b) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 b)))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 b b) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) c)))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 #s(literal 1 binary64) b)) (*.f64 b b) (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 b)))) (*.f64 a (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 #s(literal 1 binary64) b)) (*.f64 b b) (*.f64 a (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) c)))) (*.f64 a (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 b b) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 b)))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 b b) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) c)))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -2/3 binary64)) (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 b)))) (*.f64 (neg.f64 a) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -2/3 binary64)) (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) c)))) (*.f64 (neg.f64 a) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 #s(literal -2/3 binary64) (neg.f64 b)) (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 b)))) (*.f64 (neg.f64 a) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 #s(literal -2/3 binary64) (neg.f64 b)) (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) c)))) (*.f64 (neg.f64 a) (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal 2/3 binary64)) (*.f64 b b) (*.f64 a (*.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 b)))) (*.f64 a (*.f64 b b))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal 2/3 binary64)) (*.f64 b b) (*.f64 a (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) c)))) (*.f64 a (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 b)))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) c)))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64))) (neg.f64 b)) (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 8/27 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (neg.f64 b)) (fma.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (neg.f64 b) (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)))) (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a))) |
(/.f64 (*.f64 (neg.f64 b) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 8/27 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b)) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b)) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (neg.f64 b) (/.f64 (/.f64 c b) b)) #s(literal 3 binary64)) #s(literal -1/8 binary64) (neg.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) b) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b)) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b)))))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) b)) |
(fma.f64 (*.f64 (neg.f64 b) (/.f64 (/.f64 c b) b)) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal -1 binary64)) b (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))) |
(fma.f64 (*.f64 #s(literal -2/3 binary64) (neg.f64 b)) (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b))) |
(fma.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal -1 binary64)) b (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 2/3 binary64)) (pow.f64 a #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b))) |
(fma.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (neg.f64 b) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))) |
(fma.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b) (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b))) |
(fma.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 b)) (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b))) |
(fma.f64 (/.f64 (/.f64 c b) b) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))) |
(fma.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 #s(literal 1 binary64) b) a) (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1 binary64) b) a) #s(literal -2/3 binary64) (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (neg.f64 b) #s(literal -2/3 binary64)) (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal 2/3 binary64) a)) (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (/.f64 c b) b) (neg.f64 b)) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))) |
(fma.f64 (neg.f64 b) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 2/3 binary64) a) (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b)) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b)))) (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b)) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) b)) |
(+.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b)) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))) |
(+.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b)) (*.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (/.f64 (/.f64 c b) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64))) (pow.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 8/27 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))))) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 8/27 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 8/27 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) a (*.f64 (*.f64 b b) #s(literal 2/3 binary64)))) (neg.f64 (*.f64 (*.f64 b b) a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 a) (*.f64 (*.f64 b b) #s(literal -2/3 binary64)))) (neg.f64 (*.f64 (*.f64 b b) (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 a #s(literal 3/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 b b) (*.f64 a (*.f64 #s(literal -1/2 binary64) c)))) (neg.f64 (*.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) c)))) (neg.f64 (*.f64 (neg.f64 a) (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 #s(literal -1/2 binary64) c)))) (neg.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a))) (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 a)) (*.f64 (*.f64 (neg.f64 b) b) #s(literal 2/3 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) #s(literal -1/2 binary64)) a (*.f64 (*.f64 (neg.f64 b) b) #s(literal 2/3 binary64))) (*.f64 (*.f64 (neg.f64 b) b) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) #s(literal -1/2 binary64)) (*.f64 a #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 b) b) #s(literal -2/3 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 a #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 (*.f64 (neg.f64 b) b) #s(literal -2/3 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) #s(literal -1/2 binary64)) (neg.f64 (*.f64 a #s(literal 3/2 binary64))) (*.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (neg.f64 (*.f64 a #s(literal 3/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) #s(literal -1/2 binary64)) (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 b) b) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) #s(literal -1/2 binary64)) (*.f64 a #s(literal 3/2 binary64)) (*.f64 (*.f64 (neg.f64 b) b) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 c)) (neg.f64 (neg.f64 a)) (*.f64 (*.f64 (neg.f64 b) b) #s(literal 2/3 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 c)) a (*.f64 (*.f64 (neg.f64 b) b) #s(literal 2/3 binary64))) (*.f64 (*.f64 (neg.f64 b) b) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 c)) (*.f64 a #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 b) b) #s(literal -2/3 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 a #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 c)) (neg.f64 a) (*.f64 (*.f64 (neg.f64 b) b) #s(literal -2/3 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 c)) (neg.f64 (*.f64 a #s(literal 3/2 binary64))) (*.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (neg.f64 (*.f64 a #s(literal 3/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 c)) (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 b) b) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 c)) (*.f64 a #s(literal 3/2 binary64)) (*.f64 (*.f64 (neg.f64 b) b) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) c)) (neg.f64 (neg.f64 a)) (*.f64 (*.f64 (neg.f64 b) b) #s(literal 2/3 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) c)) a (*.f64 (*.f64 (neg.f64 b) b) #s(literal 2/3 binary64))) (*.f64 (*.f64 (neg.f64 b) b) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) c)) (*.f64 a #s(literal -1 binary64)) (*.f64 (*.f64 (neg.f64 b) b) #s(literal -2/3 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 a #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) c)) (neg.f64 a) (*.f64 (*.f64 (neg.f64 b) b) #s(literal -2/3 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) c)) (neg.f64 (*.f64 a #s(literal 3/2 binary64))) (*.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (neg.f64 (*.f64 a #s(literal 3/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) c)) (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (neg.f64 b) b) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) c)) (*.f64 a #s(literal 3/2 binary64)) (*.f64 (*.f64 (neg.f64 b) b) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 (neg.f64 a)) (*.f64 (*.f64 b b) #s(literal 2/3 binary64))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a #s(literal -1 binary64)) (*.f64 (*.f64 b b) #s(literal -2/3 binary64))) (*.f64 (*.f64 b b) (*.f64 a #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 (*.f64 a #s(literal 3/2 binary64))) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 a #s(literal 3/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 a)) (*.f64 b #s(literal 2/3 binary64))) (*.f64 b (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) a (*.f64 b #s(literal 2/3 binary64))) (*.f64 b a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (*.f64 a #s(literal -1 binary64)) (*.f64 b #s(literal -2/3 binary64))) (*.f64 b (*.f64 a #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 b #s(literal -2/3 binary64))) (*.f64 b (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (neg.f64 (*.f64 a #s(literal 3/2 binary64))) (neg.f64 b)) (*.f64 b (neg.f64 (*.f64 a #s(literal 3/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (*.f64 a #s(literal 3/2 binary64)) (*.f64 b #s(literal 1 binary64))) (*.f64 b (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 2/3 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) a (*.f64 (/.f64 (*.f64 b b) c) #s(literal 2/3 binary64))) (*.f64 (/.f64 (*.f64 b b) c) a)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal -2/3 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 b b) c) #s(literal -2/3 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 a #s(literal 3/2 binary64))) (*.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (neg.f64 (*.f64 a #s(literal 3/2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)) #s(literal 2/3 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)) #s(literal 2/3 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)) #s(literal -2/3 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 a #s(literal -1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 a) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)) #s(literal -2/3 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)) (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a #s(literal 3/2 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)) (neg.f64 (*.f64 a #s(literal 3/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)) (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/2 binary64)) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 c) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) (neg.f64 c)))) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (*.f64 #s(literal -1/2 binary64) c)))) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 b b) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) c))) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) b (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 b b) c) (*.f64 (neg.f64 (neg.f64 a)) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 (*.f64 b b) c))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 (neg.f64 (neg.f64 a)) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (neg.f64 b) b) (*.f64 a (*.f64 (neg.f64 c) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (neg.f64 b) b) (*.f64 a (*.f64 #s(literal -1/2 binary64) (neg.f64 c)))) (*.f64 a (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 (neg.f64 b) b) (*.f64 a (neg.f64 (*.f64 #s(literal -1/2 binary64) c)))) (*.f64 a (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) b (*.f64 a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 a b)) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (/.f64 (*.f64 b b) c))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 c) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 c)))) (*.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a #s(literal -1 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) c)))) (*.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 b b) (*.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) c))) (*.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal -2/3 binary64) b (*.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal -1 binary64)) b)) |
(/.f64 (fma.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 b b) c) (*.f64 (*.f64 a #s(literal -1 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 b b) c))) |
(/.f64 (fma.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 (*.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 a) (*.f64 (neg.f64 c) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (neg.f64 c)))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 a) (neg.f64 (*.f64 #s(literal -1/2 binary64) c)))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 #s(literal -2/3 binary64) b (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) b)) |
(/.f64 (fma.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 b b) c) (*.f64 (neg.f64 a) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 b b) c))) |
(/.f64 (fma.f64 #s(literal -2/3 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 (fma.f64 b b (*.f64 (neg.f64 (*.f64 a #s(literal 3/2 binary64))) (*.f64 (neg.f64 c) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (*.f64 a #s(literal 3/2 binary64))) (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 b b (*.f64 (neg.f64 (*.f64 a #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) (neg.f64 c)))) (*.f64 (neg.f64 (*.f64 a #s(literal 3/2 binary64))) (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 b b (*.f64 (neg.f64 (*.f64 a #s(literal 3/2 binary64))) (neg.f64 (*.f64 #s(literal -1/2 binary64) c)))) (*.f64 (neg.f64 (*.f64 a #s(literal 3/2 binary64))) (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 (neg.f64 b) b (*.f64 (neg.f64 (*.f64 a #s(literal 3/2 binary64))) (*.f64 #s(literal -1/2 binary64) c))) (*.f64 (neg.f64 (*.f64 a #s(literal 3/2 binary64))) (*.f64 b b))) |
(/.f64 (+.f64 (neg.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 3/2 binary64))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (*.f64 a #s(literal 3/2 binary64))) b)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 (neg.f64 (*.f64 a #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (*.f64 a #s(literal 3/2 binary64))) (/.f64 (*.f64 b b) c))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 (neg.f64 (*.f64 a #s(literal 3/2 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 a #s(literal 3/2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 c) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 c)))) (*.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) c)))) (*.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 b b (*.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) c))) (*.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) b)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c) (*.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b b) c))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 (neg.f64 c) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 #s(literal -1/2 binary64) (neg.f64 c)))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (neg.f64 (*.f64 #s(literal -1/2 binary64) c)))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) b (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) b)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c) (*.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal -1/2 binary64))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (/.f64 (*.f64 b b) c))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (/.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 8/27 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 4/9 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 8/27 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) a (*.f64 (*.f64 b b) #s(literal 2/3 binary64))) (*.f64 (*.f64 b b) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 a) (*.f64 (*.f64 b b) #s(literal -2/3 binary64))) (*.f64 (*.f64 b b) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 b b) (*.f64 a (*.f64 #s(literal -1/2 binary64) c))) (*.f64 a (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) c))) (*.f64 (neg.f64 a) (*.f64 b b))) |
(/.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 #s(literal -1/2 binary64) c))) (*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a))) |
(/.f64 (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 8/27 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 a #s(literal -2 binary64)) #s(literal 4/9 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a))))) |
(/.f64 (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 8/27 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))))) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 8/27 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 b b) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))))) (fma.f64 (pow.f64 a #s(literal -3 binary64)) #s(literal 8/27 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 3 binary64))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) c) (pow.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 2/3 binary64) a)) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(fma.f64 #s(literal -2/3 binary64) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -2/3 binary64) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 c b) (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 2/3 binary64) a)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a)) |
(fma.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) |
(fma.f64 c (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) a) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a))) (/.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)))) |
(+.f64 (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)) |
(+.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/3 binary64) (pow.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) |
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1/3 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal -1/3 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(pow.f64 (/.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)) #s(literal -1/3 binary64))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal -1/3 binary64))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/3 binary64))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/3 binary64))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(literal -1/3 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64) (*.f64 b #s(literal -1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal -1/27 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1/27 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 b #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64)) (*.f64 b #s(literal -1/3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) b))) #s(literal -9 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (neg.f64 b))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) b)) #s(literal -9 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (/.f64 #s(literal -3 binary64) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 #s(literal -3 binary64) b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (neg.f64 b))) #s(literal -9 binary64)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (/.f64 #s(literal -3 binary64) b)) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 #s(literal -3 binary64) b))) |
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) (neg.f64 b))) (*.f64 (*.f64 #s(literal -3 binary64) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) b)) (*.f64 (*.f64 #s(literal -3 binary64) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) b)) (*.f64 (*.f64 #s(literal -3 binary64) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) (/.f64 #s(literal -3 binary64) b))) |
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (neg.f64 b))) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) b)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) b)) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal -3 binary64) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (/.f64 #s(literal -3 binary64) b))) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (neg.f64 b)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)) #s(literal -1/3 binary64)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) |
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal -1/3 binary64)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/3 binary64)) (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(literal -1/3 binary64)) #s(literal 2 binary64))) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64) (*.f64 b #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal -1/27 binary64)) (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1/27 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 b #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64)) (*.f64 b #s(literal -1/3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 #s(literal -3 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal -3 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal -3 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 #s(literal -3 binary64) (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) b)) #s(literal 9 binary64)) |
(/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal -3 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3 binary64) (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 3 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal -3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/3 binary64))) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64) (neg.f64 (*.f64 b #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64) (*.f64 b #s(literal -1/3 binary64)))) (/.f64 (pow.f64 (*.f64 b #s(literal -1/3 binary64)) #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64) (*.f64 b #s(literal -1/3 binary64))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal -1/27 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 b #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64)) (*.f64 b #s(literal -1/3 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal -1/27 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 b #s(literal -1/3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64)) (*.f64 b #s(literal -1/3 binary64))))))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -3 binary64)) #s(literal 9 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) b) #s(literal 9 binary64))) |
(-.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -3 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 #s(literal -3 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 #s(literal -3 binary64) (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 0 binary64)) #s(literal -3 binary64)) (*.f64 b #s(literal -1/3 binary64))) |
(-.f64 (/.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -3 binary64)) (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -3 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) #s(literal -3 binary64)) (/.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) #s(literal -3 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal -3 binary64)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal -3 binary64))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64)) (*.f64 b #s(literal -1/3 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal -3 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64)) (neg.f64 (*.f64 b #s(literal -1/3 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) a)) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/3 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a) #s(literal -1/3 binary64)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) |
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a)) |
(*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (*.f64 #s(literal -3 binary64) a))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) a))) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 a #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (neg.f64 a)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) a))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64))) (neg.f64 (*.f64 a #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) a)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) (neg.f64 (neg.f64 (*.f64 #s(literal -3 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -1 binary64))) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -3 binary64) (*.f64 a #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal -3 binary64) (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) (neg.f64 (*.f64 (*.f64 a #s(literal -1 binary64)) #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) (neg.f64 (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (neg.f64 (*.f64 (*.f64 a #s(literal -1 binary64)) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (neg.f64 (*.f64 (neg.f64 a) #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) |
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a)) (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 a #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (neg.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (neg.f64 (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -1 binary64)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 a #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (*.f64 (*.f64 a #s(literal -1 binary64)) #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 (*.f64 a #s(literal -1 binary64)) #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 (neg.f64 a) #s(literal -3 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/3 binary64)) (neg.f64 (*.f64 a #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/3 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/3 binary64)) a) |
(/.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a) #s(literal -3 binary64)) |
(/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 a #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (neg.f64 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -3 binary64) (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 a #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (neg.f64 a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (neg.f64 a) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a)) |
(/.f64 #s(literal -1 binary64) (*.f64 a (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 a #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (*.f64 #s(literal -3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 3 binary64)) a) (/.f64 (/.f64 b #s(literal 3 binary64)) a)) |
(-.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (*.f64 #s(literal -3 binary64) a))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64)) (*.f64 a #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/3 binary64)) (*.f64 a #s(literal -1 binary64)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/3 binary64)) (neg.f64 a)) (/.f64 (*.f64 b #s(literal -1/3 binary64)) (neg.f64 a))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 0 binary64)) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) (*.f64 (neg.f64 b) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))) (*.f64 (neg.f64 b) b))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (neg.f64 b) b))) (*.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 (neg.f64 b) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (neg.f64 b) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (neg.f64 b) b))) (*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) b) (*.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 b) b))) (*.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) b) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 0 binary64) b) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) |
(/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) |
(/.f64 (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (-.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (fma.f64 b b (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) (-.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) #s(literal -1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64) (neg.f64 b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)) |
(-.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))))) |
(-.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b) |
(+.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #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 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 27 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 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))))) |
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #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 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) |
(fabs.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(*.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 27 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 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 27 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 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 27 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 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27 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 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27 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 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64))) (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) |
(/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))))) |
(/.f64 (fma.f64 #s(literal 27 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 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))) |
(/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (fma.f64 #s(literal 27 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 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 3 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) c) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 #s(literal 3 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(fma.f64 b b (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -3 binary64) a) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(sqrt.f64 (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64)))) |
(sqrt.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 b b) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(fabs.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c))) (*.f64 b b)) |
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 c b)) |
(*.f64 (pow.f64 b #s(literal -2 binary64)) (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -2 binary64)) c) |
(*.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 c b) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 c (pow.f64 b #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) b)) |
(pow.f64 (*.f64 (/.f64 b c) b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 c b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 c b))) (*.f64 #s(literal 1 binary64) b)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (*.f64 (neg.f64 b) b)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (*.f64 (neg.f64 b) b)) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (neg.f64 (neg.f64 c)) (*.f64 b b)) |
(/.f64 (neg.f64 (/.f64 c b)) (neg.f64 b)) |
(/.f64 (neg.f64 c) (*.f64 (neg.f64 b) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 c b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) c))) |
(/.f64 (/.f64 c b) b) |
(/.f64 c (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b b) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) c)) |
(neg.f64 (/.f64 c (*.f64 (neg.f64 b) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 b) b)) (/.f64 c (*.f64 (neg.f64 b) b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) c)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)) |
(*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -2/3 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 2/3 binary64) (neg.f64 (*.f64 a #s(literal -1 binary64)))) |
(/.f64 #s(literal 2/3 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal 2/3 binary64) a) |
(/.f64 #s(literal -2/3 binary64) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 #s(literal -2/3 binary64) (*.f64 a #s(literal -1 binary64))) |
(/.f64 #s(literal -2/3 binary64) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 a #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/2 binary64))) |
(neg.f64 (/.f64 #s(literal -2/3 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal 3/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #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 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 27 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 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))))) |
(/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b)))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #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 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 a c)) b) b))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) |
(fabs.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)))) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))))) |
Compiled 37 934 to 4 361 computations (88.5% saved)
31 alts after pruning (25 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 066 | 12 | 1 078 |
| Fresh | 8 | 13 | 21 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 076 | 31 | 1 107 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 44.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
| 29.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) | |
| 31.9% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 a b) (*.f64 #s(literal -3/2 binary64) c))) (*.f64 #s(literal 3 binary64) a)) | |
| 31.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) a))) | |
| 44.3% | (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) | |
| 44.3% | (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a)) | |
| ▶ | 44.3% | (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
| ✓ | 44.3% | (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
| 44.3% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) | |
| 31.9% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c))) | |
| ✓ | 44.3% | (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -3 binary64))) |
| 31.9% | (*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (*.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) c))) | |
| 33.6% | (*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (*.f64 #s(literal 2/3 binary64) b))) | |
| 41.8% | (*.f64 #s(approx (/ (- (sqrt (+ (* (* -3 c) a) (* b b))) b) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 1/3 binary64)) | |
| 13.5% | (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)))) #s(literal -1 binary64))) | |
| 33.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) | |
| 33.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) | |
| 33.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64)))) | |
| ▶ | 41.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
| 33.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 b (/.f64 #s(literal -2/3 binary64) a))) | |
| ✓ | 41.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
| 20.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))))) | |
| 11.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 b) a))))))) | |
| ✓ | 33.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| ✓ | 33.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)))) |
| 13.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal -1 binary64))) (neg.f64 b)))) | |
| 14.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))))) | |
| 11.7% | #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))))) | |
| ▶ | 29.6% | #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c)))) |
| ▶ | 33.0% | #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a))) |
| ▶ | 11.6% | #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
Compiled 1 476 to 1 077 computations (27% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c))) | |
| cost-diff | 0 | #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c)))) | |
| cost-diff | 384 | (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) | |
| cost-diff | 448 | (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c) | |
| cost-diff | 0 | (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) | |
| cost-diff | 0 | (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a) | |
| cost-diff | 0 | #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a)) | |
| cost-diff | 0 | #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a))) | |
| cost-diff | 0 | (/.f64 b c) | |
| cost-diff | 0 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) | |
| cost-diff | 384 | (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) | |
| cost-diff | 0 | (/.f64 c b) | |
| cost-diff | 0 | (*.f64 #s(literal 1/2 binary64) (/.f64 c b)) | |
| cost-diff | 0 | #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) | |
| cost-diff | 0 | #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) | |
| cost-diff | 0 | (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) | |
| cost-diff | 0 | (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) | |
| cost-diff | 0 | (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 426 |
| 0 | 86 | 420 |
| 1 | 156 | 418 |
| 2 | 304 | 414 |
| 3 | 681 | 414 |
| 4 | 1546 | 398 |
| 5 | 3343 | 398 |
| 6 | 5477 | 398 |
| 0 | 8294 | 387 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(*.f64 c a) |
c |
a |
#s(literal -3 binary64) |
(*.f64 b b) |
b |
#s(literal 1/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 c b)) |
#s(literal 1/2 binary64) |
(/.f64 c b) |
c |
b |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
#s(literal -1/2 binary64) |
(/.f64 b c) |
b |
c |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) |
#s(literal 1/2 binary64) |
(/.f64 (*.f64 a c) b) |
(*.f64 a c) |
a |
c |
b |
(*.f64 #s(literal -2/3 binary64) b) |
#s(literal -2/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c)))) |
(*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c))) |
(neg.f64 b) |
b |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c)) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c) |
(-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) |
(/.f64 (/.f64 #s(literal 2/3 binary64) a) c) |
(/.f64 #s(literal 2/3 binary64) a) |
#s(literal 2/3 binary64) |
a |
c |
(/.f64 (/.f64 #s(literal 1/2 binary64) b) b) |
(/.f64 #s(literal 1/2 binary64) b) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) |
(*.f64 c a) |
(*.f64 a c) |
c |
a |
#s(literal -3 binary64) |
(*.f64 b b) |
b |
#s(literal 1/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) c))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) c)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) c) |
#s(literal 1/2 binary64) |
(/.f64 c b) |
c |
b |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -1/2 binary64) b) c)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
#s(literal -1/2 binary64) |
(/.f64 b c) |
b |
c |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)) a))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a)) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)) a)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a) |
(/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)) a) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) |
(fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)) |
#s(literal 1/2 binary64) |
(/.f64 (*.f64 a c) b) |
(*.f64 (/.f64 c b) a) |
(*.f64 a c) |
a |
c |
b |
(*.f64 #s(literal -2/3 binary64) b) |
#s(literal -2/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 c b) (/.f64 #s(literal 2/3 binary64) a))) (neg.f64 b))) |
(*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c))) |
(*.f64 #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 c b) (/.f64 #s(literal 2/3 binary64) a))) (neg.f64 b)) |
(neg.f64 b) |
b |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c)) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 c b) (/.f64 #s(literal 2/3 binary64) a))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 c b) (/.f64 #s(literal 2/3 binary64) a)) |
(-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal -2/3 binary64) a) c)) |
(/.f64 (/.f64 #s(literal 2/3 binary64) a) c) |
(/.f64 #s(literal 2/3 binary64) a) |
#s(literal 2/3 binary64) |
a |
c |
(/.f64 (/.f64 #s(literal 1/2 binary64) b) b) |
(/.f64 #s(literal 1/2 binary64) b) |
#s(literal 1/2 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.6015625000000001 | (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) | |
| accuracy | 4.6497885525326845 | (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c))) | |
| accuracy | 12.050141500047229 | (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c) | |
| accuracy | 42.4748603483689 | #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c)))) | |
| accuracy | 0.3671875 | (*.f64 #s(literal -2/3 binary64) b) | |
| accuracy | 2.725203137509266 | (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a) | |
| accuracy | 5.490376637042899 | (/.f64 (*.f64 a c) b) | |
| accuracy | 42.4748603483689 | #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a))) | |
| accuracy | 0 | (/.f64 b c) | |
| accuracy | 0.6122648650982921 | (/.f64 #s(literal -1/2 binary64) (/.f64 b c)) | |
| accuracy | 37.15960676333118 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) | |
| accuracy | 0 | (/.f64 c b) | |
| accuracy | 0.00390625 | (*.f64 #s(literal 1/2 binary64) (/.f64 c b)) | |
| accuracy | 42.4748603483689 | #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) | |
| accuracy | 44.72331556438055 | #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) | |
| accuracy | 0.44531250000000006 | (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) | |
| accuracy | 3.8095545640476334 | (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) | |
| accuracy | 17.122326809849294 | (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) | |
| accuracy | 27.837025714811446 | (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
| 60.0ms | 153× | 0 | valid |
| 38.0ms | 42× | 2 | valid |
| 36.0ms | 51× | 1 | valid |
| 11.0ms | 10× | 3 | valid |
Compiled 730 to 116 computations (84.1% saved)
ival-div: 28.0ms (25.3% of total)ival-mult: 28.0ms (25.3% of total)const: 14.0ms (12.7% of total)ival-add: 12.0ms (10.8% of total)adjust: 10.0ms (9% of total)ival-sqrt: 10.0ms (9% of total)ival-sub: 6.0ms (5.4% of total)exact: 1.0ms (0.9% of total)ival-neg: 1.0ms (0.9% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 c b)) |
(/.f64 c b) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(/.f64 b c) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c) |
(-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c)))) |
(*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(/.f64 (*.f64 a c) b) |
(*.f64 #s(literal -2/3 binary64) b) |
| Outputs |
|---|
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* -3/2 (/ c b)) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* -3/2 (/ (* a c) b)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(* -2/3 (/ b a)) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a) |
(* -2/3 b) |
(+ (* -2/3 b) (* 1/2 (/ (* a c) b))) |
(/ 2/3 a) |
(/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a) |
(/ 2/3 (* a c)) |
(/ (+ (* -1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c))) a) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(/ (* a c) b) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* (sqrt (/ c a)) (sqrt -3)) |
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(* 1/2 (/ c b)) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(* 1/2 (/ (* a c) b)) |
(* a (+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))) |
(* -1/2 (/ c (pow b 2))) |
(+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))) |
(/ -1/2 (pow b 2)) |
(- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2)))) |
(* -3 (* a c)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(* -1 (* a (+ (* -1/2 (/ c b)) (* 2/3 (/ b a))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b) |
(/ c b) |
(/ b c) |
(/ (+ (* -2/3 (pow b 2)) (* 1/2 (* a c))) b) |
(/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2)) |
(/ (- (* 2/3 (/ (pow b 2) (* a c))) 1/2) (pow b 2)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))) |
(* b (- (* 1/2 (/ (* a c) (pow b 2))) 2/3)) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -2 (/ b a)) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))) |
(* -1 (* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))) |
(* -2 b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/8 (/ a (pow b 3))) (* c (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 3/2 (/ 1 b)))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(/ (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))) |
(* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))) |
(* c (+ (* -2/3 (/ b c)) (* 1/2 (/ a b)))) |
(* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))) |
(* -1 (* c (+ (* -1/2 (/ a b)) (* 2/3 (/ b c))))) |
(* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | c | @ | -inf | ((* (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) a) 1/3) (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) a) (- (sqrt (+ (* (* c a) -3) (* b b))) b) (sqrt (+ (* (* c a) -3) (* b b))) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (* 1/2 (/ c b)) (/ c b) (/ -1/2 (/ b c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ b c) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/ (+ (* 1/2 (/ (* a c) b)) (* -2/3 b)) a) (+ (* 1/2 (/ (* a c) b)) (* -2/3 b)) (* (- (/ (/ 2/3 a) c) (/ (/ 1/2 b) b)) c) (- (/ (/ 2/3 a) c) (/ (/ 1/2 b) b)) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (+ (* (* c a) -3) (* b b)) (/ (* a c) b) (* -2/3 b)) |
| 4.0ms | b | @ | -inf | ((* (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) a) 1/3) (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) a) (- (sqrt (+ (* (* c a) -3) (* b b))) b) (sqrt (+ (* (* c a) -3) (* b b))) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (* 1/2 (/ c b)) (/ c b) (/ -1/2 (/ b c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ b c) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/ (+ (* 1/2 (/ (* a c) b)) (* -2/3 b)) a) (+ (* 1/2 (/ (* a c) b)) (* -2/3 b)) (* (- (/ (/ 2/3 a) c) (/ (/ 1/2 b) b)) c) (- (/ (/ 2/3 a) c) (/ (/ 1/2 b) b)) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (+ (* (* c a) -3) (* b b)) (/ (* a c) b) (* -2/3 b)) |
| 4.0ms | b | @ | 0 | ((* (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) a) 1/3) (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) a) (- (sqrt (+ (* (* c a) -3) (* b b))) b) (sqrt (+ (* (* c a) -3) (* b b))) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (* 1/2 (/ c b)) (/ c b) (/ -1/2 (/ b c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ b c) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/ (+ (* 1/2 (/ (* a c) b)) (* -2/3 b)) a) (+ (* 1/2 (/ (* a c) b)) (* -2/3 b)) (* (- (/ (/ 2/3 a) c) (/ (/ 1/2 b) b)) c) (- (/ (/ 2/3 a) c) (/ (/ 1/2 b) b)) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (+ (* (* c a) -3) (* b b)) (/ (* a c) b) (* -2/3 b)) |
| 4.0ms | b | @ | inf | ((* (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) a) 1/3) (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) a) (- (sqrt (+ (* (* c a) -3) (* b b))) b) (sqrt (+ (* (* c a) -3) (* b b))) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (* 1/2 (/ c b)) (/ c b) (/ -1/2 (/ b c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ b c) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/ (+ (* 1/2 (/ (* a c) b)) (* -2/3 b)) a) (+ (* 1/2 (/ (* a c) b)) (* -2/3 b)) (* (- (/ (/ 2/3 a) c) (/ (/ 1/2 b) b)) c) (- (/ (/ 2/3 a) c) (/ (/ 1/2 b) b)) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (+ (* (* c a) -3) (* b b)) (/ (* a c) b) (* -2/3 b)) |
| 4.0ms | c | @ | inf | ((* (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) a) 1/3) (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) a) (- (sqrt (+ (* (* c a) -3) (* b b))) b) (sqrt (+ (* (* c a) -3) (* b b))) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (* 1/2 (/ c b)) (/ c b) (/ -1/2 (/ b c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ b c) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/ (+ (* 1/2 (/ (* a c) b)) (* -2/3 b)) a) (+ (* 1/2 (/ (* a c) b)) (* -2/3 b)) (* (- (/ (/ 2/3 a) c) (/ (/ 1/2 b) b)) c) (- (/ (/ 2/3 a) c) (/ (/ 1/2 b) b)) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (+ (* (* c a) -3) (* b b)) (/ (* a c) b) (* -2/3 b)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 737 | 4296 |
| 1 | 2357 | 4257 |
| 2 | 7961 | 4257 |
| 0 | 8013 | 4052 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* -3/2 (/ c b)) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))) |
(+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* -3/2 (/ (* a c) b)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(* -2/3 (/ b a)) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a) |
(* -2/3 b) |
(+ (* -2/3 b) (* 1/2 (/ (* a c) b))) |
(/ 2/3 a) |
(/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a) |
(/ 2/3 (* a c)) |
(/ (+ (* -1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c))) a) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(/ (* a c) b) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* (sqrt (/ c a)) (sqrt -3)) |
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(* 1/2 (/ c b)) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(* 1/2 (/ (* a c) b)) |
(* a (+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))) |
(* -1/2 (/ c (pow b 2))) |
(+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))) |
(/ -1/2 (pow b 2)) |
(- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2)))) |
(* -3 (* a c)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(* -1 (* a (+ (* -1/2 (/ c b)) (* 2/3 (/ b a))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b) |
(/ c b) |
(/ b c) |
(/ (+ (* -2/3 (pow b 2)) (* 1/2 (* a c))) b) |
(/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2)) |
(/ (- (* 2/3 (/ (pow b 2) (* a c))) 1/2) (pow b 2)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))) |
(* b (- (* 1/2 (/ (* a c) (pow b 2))) 2/3)) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -2 (/ b a)) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))) |
(* -1 (* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))) |
(* -2 b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/8 (/ a (pow b 3))) (* c (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 3/2 (/ 1 b)))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(/ (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))) |
(* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))) |
(* c (+ (* -2/3 (/ b c)) (* 1/2 (/ a b)))) |
(* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))) |
(* -1 (* c (+ (* -1/2 (/ a b)) (* 2/3 (/ b c))))) |
(* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
| Outputs |
|---|
(* -1/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 a #s(literal -9/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(* -3/2 (/ c b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 c b)) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) |
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 a #s(literal -27/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) |
(+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(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 405/64 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 (fma.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -27/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/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 405/64 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(fma.f64 (*.f64 #s(literal -3/2 binary64) a) (/.f64 c b) b) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 a #s(literal -9/8 binary64)) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -27/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)) (*.f64 #s(literal -2/3 binary64) b)) a) |
(* -2/3 b) |
(*.f64 #s(literal -2/3 binary64) b) |
(+ (* -2/3 b) (* 1/2 (/ (* a c) b))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)) (*.f64 #s(literal -2/3 binary64) b)) |
(/ 2/3 a) |
(/.f64 #s(literal 2/3 binary64) a) |
(/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a) |
(/.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) a) |
(/ 2/3 (* a c)) |
(/.f64 (/.f64 #s(literal 2/3 binary64) a) c) |
(/ (+ (* -1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c))) a) |
(/.f64 (fma.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) c)) a) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(/ (* a c) b) |
(*.f64 a (/.f64 c b)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(fma.f64 (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 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 -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))))) |
(* (sqrt (/ c a)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))) |
(fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a)) |
(+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(fma.f64 (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a))) |
(+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 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 -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a)))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal -3 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 -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(*.f64 (fma.f64 (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a))) a) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 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 -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 #s(literal -3 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 -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 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 -3 binary64)) (sqrt.f64 (/.f64 c a)))) a) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 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 -3 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 -3 binary64)) (sqrt.f64 (/.f64 c a))))) a) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 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 -3 binary64)) (sqrt.f64 #s(literal -3 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 -3 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 -3 binary64)) (sqrt.f64 (/.f64 c a)))))) a) |
(* 1/2 (/ c b)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 c b)) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
(* 1/2 (/ (* a c) b)) |
(*.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) c) |
(* a (+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) a) |
(* -1/2 (/ c (pow b 2))) |
(*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64)) |
(+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))) |
(fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(/ -1/2 (pow b 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2)))) |
(-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) |
(* -3 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -3 binary64)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 (fma.f64 #s(literal -3 binary64) c (*.f64 b (/.f64 b a))) a) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(*.f64 #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 #s(literal 1/3 binary64) b)) (neg.f64 a))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/3 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) (neg.f64 a))) (neg.f64 a))) |
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a))) |
(neg.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) |
(neg.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) b) a))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) |
(neg.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) a)) a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (neg.f64 b)) (neg.f64 a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) (neg.f64 a)) b) a))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 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 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 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 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 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/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1/2 (/ c b)) (* 2/3 (/ b a))))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 #s(literal 2/3 binary64) a) b (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 3 binary64) c (/.f64 (*.f64 (neg.f64 b) b) a))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal -1/3 binary64) a)) b)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 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/24 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64))) b (/.f64 #s(literal -1/3 binary64) a)) b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal -1 binary64) a)) b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 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/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) b (/.f64 #s(literal -1 binary64) a)) b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) #s(literal -1 binary64)) b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) b #s(literal -1 binary64)) b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(fma.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b) |
(/.f64 (fma.f64 (*.f64 b (/.f64 b a)) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b) |
(/ c b) |
(/.f64 c b) |
(/ b c) |
(/.f64 b c) |
(/ (+ (* -2/3 (pow b 2)) (* 1/2 (* a c))) b) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) c) a (*.f64 (*.f64 b b) #s(literal -2/3 binary64))) b) |
(/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (/.f64 (fma.f64 (*.f64 b (/.f64 b a)) #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) c)) b) b) |
(/ (- (* 2/3 (/ (pow b 2) (* a c))) 1/2) (pow b 2)) |
(/.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b (/.f64 b a)) c) #s(literal 2/3 binary64) #s(literal -1/2 binary64)) b) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -1/2 binary64) c)) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (*.f64 #s(literal -1/2 binary64) c))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/6 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 405/64 binary64) a)) (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -1/2 binary64) c)))) b) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -3/2 binary64) c)) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (*.f64 #s(literal -3/2 binary64) c))) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/2 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 405/64 binary64) a)) (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -3/2 binary64) c)))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (*.f64 (*.f64 #s(literal -3/2 binary64) c) a)) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (*.f64 (*.f64 #s(literal -3/2 binary64) c) a))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -3/2 binary64) c) a)))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -3/2 binary64) #s(literal 1 binary64)) b) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -3/2 binary64) #s(literal 1 binary64))) b) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -3/2 binary64) #s(literal 1 binary64)))) b) |
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 c b) (/.f64 #s(literal -2/3 binary64) a)) b) |
(* b (- (* 1/2 (/ (* a c) (pow b 2))) 2/3)) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1/2 binary64) #s(literal -2/3 binary64)) b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -3 binary64) #s(literal 1 binary64)) b) b) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 c b) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64)))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 c b) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64)))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
(* -2 (/ b a)) |
(*.f64 #s(literal -2 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -3/2 binary64) (/.f64 #s(literal 2 binary64) a))) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 c b) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64)))) #s(literal -9/8 binary64) (/.f64 #s(literal 2 binary64) a)))) |
(* -1 (* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 c b) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64)))) #s(literal -9/8 binary64) (/.f64 #s(literal 2 binary64) a))))) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -3/2 binary64) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -3/2 binary64) #s(literal 2 binary64))))) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -3/2 binary64) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -3/2 binary64) #s(literal 1 binary64))))) |
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -1/2 binary64) #s(literal 2/3 binary64))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64)) c (/.f64 #s(literal -1/2 binary64) b)) c) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b)) c) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 c a)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b)) c) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64)) c (/.f64 #s(literal -3/2 binary64) b)) c) |
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 c #s(literal -27/16 binary64)) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64))) c (/.f64 #s(literal -3/2 binary64) b)) c) |
(* c (- (* c (+ (* -9/8 (/ a (pow b 3))) (* c (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 3/2 (/ 1 b)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c a)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64))) c (/.f64 #s(literal -3/2 binary64) b)) c) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64)) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -27/16 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 -9/8 binary64))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/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)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b)) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64)) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -27/16 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 -9/8 binary64))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b) |
(/ (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))) c) |
(/.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) c) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (/.f64 (/.f64 b c) a) #s(literal -1/3 binary64))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (/.f64 (/.f64 b c) a) #s(literal -1/3 binary64)))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 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 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/6 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (/.f64 (/.f64 b c) a) #s(literal -1/3 binary64))))) c) |
(* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) (*.f64 a c))) c) |
(* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) (*.f64 a c)))) c) |
(* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 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 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 3 binary64)))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/2 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) (*.f64 a c))))) c) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b c)) c) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ 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 -3 binary64))))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b c))) c) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 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 -3 binary64))))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b c)))) c) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.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 -3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) c) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 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 -3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) c) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 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 -3 binary64)) (sqrt.f64 #s(literal -3 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 -3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) c) |
(* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 b c) a) #s(literal -2/3 binary64) (/.f64 #s(literal 1/2 binary64) b)) c) |
(* c (+ (* -2/3 (/ b c)) (* 1/2 (/ a b)))) |
(*.f64 (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) (*.f64 (/.f64 b c) #s(literal -2/3 binary64))) c) |
(* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 (fma.f64 #s(literal -3 binary64) a (*.f64 b (/.f64 b c))) c) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 (*.f64 (neg.f64 c) #s(literal 1/3 binary64)) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 b c) a))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))))) (neg.f64 c))) (neg.f64 c)))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c))))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 b c) a))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (fma.f64 (*.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)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 b) a)) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))))) (neg.f64 c)) (/.f64 b a)) (neg.f64 c)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (neg.f64 b)) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c a)))) (neg.f64 c)) b) c))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 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 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 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 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 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/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 (/.f64 b c) a) #s(literal 2/3 binary64) (/.f64 #s(literal -1/2 binary64) b))) |
(* -1 (* c (+ (* -1/2 (/ a b)) (* 2/3 (/ b c))))) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 a b) #s(literal -1/2 binary64) (*.f64 (/.f64 b c) #s(literal 2/3 binary64)))) |
(* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))) |
(*.f64 (neg.f64 c) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 3 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 353 |
| 0 | 86 | 347 |
| 1 | 348 | 345 |
| 2 | 2802 | 345 |
| 0 | 9164 | 335 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 c b)) |
(/.f64 c b) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(/.f64 b c) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c) |
(-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c)))) |
(*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(/.f64 (*.f64 a c) b) |
(*.f64 #s(literal -2/3 binary64) b) |
| Outputs |
|---|
(*.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))))) |
(*.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(*.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b)) #s(literal 3 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b)) a) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) a)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (neg.f64 a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(literal 1/3 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) (neg.f64 (neg.f64 (*.f64 #s(literal -3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a)) #s(literal -3 binary64)) |
(/.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(literal 1/3 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) (neg.f64 (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))))) |
(/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) a) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))))) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal -3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 3 binary64)) a) (/.f64 (/.f64 b #s(literal 3 binary64)) a)) |
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal -3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) #s(literal 3 binary64)) (/.f64 (/.f64 b a) #s(literal 3 binary64))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 0 binary64)) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))))) |
(*.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(*.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a)) |
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (pow.f64 (neg.f64 a) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (pow.f64 a #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 a #s(literal -3 binary64)) (pow.f64 (neg.f64 (/.f64 b a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 b a)) (neg.f64 (/.f64 b a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) (neg.f64 (/.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b)) (pow.f64 a #s(literal -1 binary64)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (pow.f64 a #s(literal -1 binary64)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 a #s(literal -1 binary64)))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 a #s(literal -1 binary64)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 b a) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) (/.f64 b a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 b a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) (/.f64 b a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) (*.f64 a b))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) a))) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (neg.f64 b)) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 a #s(literal -1 binary64))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 a #s(literal -1 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal 1 binary64)) a) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) (/.f64 b a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) (/.f64 b a))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (neg.f64 (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 a (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 a (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))))) |
(/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b)) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))))) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (neg.f64 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) a)) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (neg.f64 a))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (pow.f64 a #s(literal -1 binary64)) (neg.f64 (/.f64 b a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) #s(literal 2 binary64)) (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) (/.f64 b a))) (/.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) (/.f64 b a)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) (/.f64 b a))))) (/.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) (/.f64 b a)))))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) (*.f64 a a)) (/.f64 (*.f64 a b) (*.f64 a a))) |
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) (/.f64 (*.f64 b b) (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 a (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 a (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 a (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (neg.f64 a))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 0 binary64)) a) (/.f64 b a)) |
(-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) a) (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) a)) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) a) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) a)) |
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) a) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) a)) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) (/.f64 b a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) (neg.f64 (/.f64 b a))) |
(*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) 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 (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (neg.f64 b))) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 c (*.f64 b b))))) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 c (*.f64 b b))))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (neg.f64 b)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))))) |
(-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (neg.f64 b)) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 c (*.f64 b b))))) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 c (*.f64 b b))))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 c (*.f64 b b)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 c (*.f64 b b)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) c) a)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 c (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 c (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 c (*.f64 b b))))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) c))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) c)) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 (/.f64 (neg.f64 c) b) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) c) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 c #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 c #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) c) |
(*.f64 (/.f64 c b) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 c) b)) |
(*.f64 c (/.f64 #s(literal 1/2 binary64) b)) |
(pow.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) c)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 c))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) c))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 (*.f64 b #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 c)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) c)) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) c)) (neg.f64 b)) |
(/.f64 (*.f64 (neg.f64 c) #s(literal 1/2 binary64)) (neg.f64 b)) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 #s(literal 1/2 binary64) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal 1/2 binary64) c))) |
(/.f64 (neg.f64 c) (neg.f64 (*.f64 b #s(literal 2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 b c)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 b) c)) |
(/.f64 c (*.f64 b #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 c) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (neg.f64 b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 c) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal -1 binary64)) (neg.f64 c)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 b c))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) c) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 (neg.f64 c) (pow.f64 (neg.f64 b) #s(literal -1 binary64))) |
(*.f64 c (pow.f64 b #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 c b) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 c #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (neg.f64 (pow.f64 c #s(literal -1 binary64)))) |
(/.f64 (/.f64 c #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 b) c)) |
(/.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 c #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
(neg.f64 (/.f64 (neg.f64 c) b)) |
(neg.f64 (/.f64 c (neg.f64 b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 c (neg.f64 b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) c) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) b) (pow.f64 c #s(literal -1 binary64)))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 c #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1/2 binary64) b) (neg.f64 c)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (pow.f64 c #s(literal -1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 c) b)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 b c))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(pow.f64 (/.f64 (*.f64 (/.f64 b c) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 b c) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 c))) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 c)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) c)) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 b c) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 b c) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 b c) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b c) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b c) #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (pow.f64 c #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (pow.f64 c #s(literal -1 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) c)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) c)) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 c #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) b) (pow.f64 c #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 b c) #s(literal -2 binary64))) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 (pow.f64 (pow.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (neg.f64 c) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 c #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 c) #s(literal -1 binary64)) (pow.f64 (pow.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (neg.f64 c) #s(literal -1 binary64)) (neg.f64 b)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 b) c)) |
(*.f64 (pow.f64 c #s(literal -1 binary64)) (pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 c #s(literal -1 binary64)) b) |
(*.f64 #s(literal 1 binary64) (/.f64 b c)) |
(*.f64 (neg.f64 b) (pow.f64 (neg.f64 c) #s(literal -1 binary64))) |
(*.f64 b (pow.f64 c #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 c b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b c) #s(literal 1 binary64)) |
(pow.f64 (/.f64 c b) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 c)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 b))) (neg.f64 c)) |
(/.f64 (*.f64 b #s(literal 1 binary64)) c) |
(/.f64 (neg.f64 (pow.f64 c #s(literal -1 binary64))) (neg.f64 (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 c b) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c b))) |
(/.f64 (pow.f64 c #s(literal -1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 c b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 c b)) |
(/.f64 (neg.f64 b) (neg.f64 c)) |
(/.f64 b c) |
(neg.f64 (/.f64 (neg.f64 b) c)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 c)) (/.f64 (neg.f64 b) c)) |
(exp.f64 (*.f64 (log.f64 (/.f64 c b)) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)) a))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)) a)) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -2/3 binary64) b) (-.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))))) a) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -2/3 binary64) b) (-.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4/9 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (fma.f64 #s(literal -8/27 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -2/3 binary64) b) (-.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)) a)) |
(*.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b))) (pow.f64 (neg.f64 a) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)) a) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b)) (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)) (pow.f64 a #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 a (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4/9 binary64) (*.f64 b b))) (pow.f64 a #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -8/27 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 a #s(literal -1 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -2/3 binary64) b) (-.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b))))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4/9 binary64) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b)) a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -8/27 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -2/3 binary64) b) (-.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))))) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4/9 binary64) (*.f64 b b))) (pow.f64 a #s(literal -1 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b))) |
(/.f64 (*.f64 (fma.f64 #s(literal -8/27 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 a #s(literal -1 binary64))) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -2/3 binary64) b) (-.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)) #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4/9 binary64) (*.f64 b b)))) (neg.f64 (*.f64 a (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -8/27 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (*.f64 a (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -2/3 binary64) b) (-.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4/9 binary64) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b)) a)) |
(/.f64 (*.f64 (fma.f64 #s(literal -8/27 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -2/3 binary64) b) (-.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))))) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4/9 binary64) (*.f64 b b))) (*.f64 a (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)))) |
(/.f64 (fma.f64 #s(literal -8/27 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 a (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -2/3 binary64) b) (-.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b))) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)) a) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b))) a)) |
(neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)) (neg.f64 a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 a (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b)))) (/.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 b b)) (*.f64 a (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b))) a) (/.f64 (/.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)) (neg.f64 a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4/9 binary64) (*.f64 b b))) (pow.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal -8/27 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -2/3 binary64) b) (-.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4/9 binary64) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -2/3 binary64) b) (-.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -8/27 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4/9 binary64) (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -8/27 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -2/3 binary64) b) (-.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4/9 binary64) (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -8/27 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 4/9 binary64) (*.f64 b b) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal -2/3 binary64)) b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -8/27 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -2/3 binary64) b) (-.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4/9 binary64) (*.f64 b b))) (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4/9 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -2/3 binary64) b) (-.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -8/27 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b)) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 4/9 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -2/3 binary64) b) (-.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))))) (fma.f64 #s(literal -8/27 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64))))) |
(/.f64 (fma.f64 #s(literal -8/27 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 4/9 binary64) (*.f64 b b) (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal -2/3 binary64)) b)))) |
(/.f64 (fma.f64 #s(literal -8/27 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -2/3 binary64) b) (-.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 c) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) b) (*.f64 #s(literal -2/3 binary64) b)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal -2/3 binary64) b)) |
(fma.f64 (/.f64 (*.f64 (neg.f64 c) a) b) #s(literal -1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) c) a) (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) b)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 (neg.f64 c) a) #s(literal -1 binary64)) (*.f64 #s(literal -2/3 binary64) b)) |
(fma.f64 #s(literal -2/3 binary64) b (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)) |
(fma.f64 (*.f64 a c) (/.f64 #s(literal 1/2 binary64) b) (*.f64 #s(literal -2/3 binary64) b)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) a) (*.f64 #s(literal -2/3 binary64) b)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (neg.f64 c) a) b) (*.f64 #s(literal -2/3 binary64) b)) |
(fma.f64 b #s(literal -2/3 binary64) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1/2 binary64) b) c) (*.f64 #s(literal -2/3 binary64) b)) |
(-.f64 (/.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b))) (/.f64 (*.f64 #s(literal 4/9 binary64) (*.f64 b b)) (fma.f64 (*.f64 #s(literal 1/2 binary64) a) (/.f64 c b) (*.f64 #s(literal 2/3 binary64) b)))) |
(+.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) (*.f64 #s(literal -2/3 binary64) b)) |
(+.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2/3 binary64) a) b (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) b) (/.f64 c c)) |
(*.f64 (/.f64 c c) (/.f64 (fma.f64 (/.f64 #s(literal 2/3 binary64) a) b (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) b)) |
(*.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2/3 binary64) a) b (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) c) (/.f64 c b)) |
(*.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) c) |
(*.f64 (/.f64 c b) (/.f64 (fma.f64 (/.f64 #s(literal 2/3 binary64) a) b (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) c)) |
(*.f64 c (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) c) (*.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) c) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)) c) (*.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)) c)) (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) c) (*.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (*.f64 c (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) (*.f64 c (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (*.f64 c (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64)))) c)) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64)))) c)) (neg.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 #s(literal 2/3 binary64) a) b (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) c)) (neg.f64 (*.f64 b c))) |
(/.f64 (neg.f64 (*.f64 c (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)))) |
(/.f64 (neg.f64 (*.f64 c (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64)))))) (neg.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 c (fma.f64 (/.f64 #s(literal 2/3 binary64) a) b (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) (neg.f64 (*.f64 b c))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64)))) c) (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64)))) c) (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal 2/3 binary64) a) b (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) c) (*.f64 b c)) |
(/.f64 (*.f64 c (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c))) |
(/.f64 (*.f64 c (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))))) (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)))) |
(/.f64 (*.f64 c (fma.f64 (/.f64 #s(literal 2/3 binary64) a) b (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (*.f64 b c)) |
(fma.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) c (*.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)) c)) |
(fma.f64 c (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) c) (*.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)) c)) |
(+.f64 (*.f64 c (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (/.f64 #s(literal 2/3 binary64) a) b (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) (pow.f64 (*.f64 b c) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b c) (fma.f64 (/.f64 #s(literal 2/3 binary64) a) b (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2/3 binary64) a) b (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) c)) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64)))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 2/3 binary64) a) b (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (*.f64 b c)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) b) (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (*.f64 (*.f64 b #s(literal 2 binary64)) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) b)))) (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) b)))) (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal -2/3 binary64) a) (*.f64 (*.f64 b #s(literal 2 binary64)) b)) (*.f64 (neg.f64 c) #s(literal 1 binary64)))) (neg.f64 (*.f64 (neg.f64 c) (*.f64 (*.f64 b #s(literal 2 binary64)) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal -2/3 binary64) a) (neg.f64 b)) (*.f64 (neg.f64 c) (/.f64 #s(literal -1/2 binary64) b)))) (neg.f64 (*.f64 (neg.f64 c) (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal -2/3 binary64) a) b) (*.f64 (neg.f64 c) (/.f64 #s(literal 1/2 binary64) b)))) (neg.f64 (*.f64 (neg.f64 c) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal -2/3 binary64) a) (*.f64 b b)) (*.f64 (neg.f64 c) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (neg.f64 c) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (*.f64 b #s(literal 2 binary64)) b)) (*.f64 c #s(literal 1 binary64)))) (neg.f64 (*.f64 c (*.f64 (*.f64 b #s(literal 2 binary64)) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 c (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c))) (neg.f64 (*.f64 c (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 b #s(literal 2 binary64)) b)) (*.f64 (*.f64 a c) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 b #s(literal 2 binary64)) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (neg.f64 b)) (*.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b)))) (neg.f64 (*.f64 (*.f64 a c) (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 a c) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/2 binary64) c) a))) (neg.f64 (*.f64 (*.f64 a c) (*.f64 b b)))) |
(/.f64 (/.f64 (fma.f64 (/.f64 #s(literal 2/3 binary64) a) b (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) c) b) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 #s(literal 2/3 binary64) a) b (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 b c))) |
(/.f64 (-.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) b) (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (*.f64 (*.f64 b #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2/3 binary64) a) (*.f64 (*.f64 b #s(literal 2 binary64)) b)) (*.f64 (neg.f64 c) #s(literal 1 binary64))) (*.f64 (neg.f64 c) (*.f64 (*.f64 b #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2/3 binary64) a) (neg.f64 b)) (*.f64 (neg.f64 c) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 c) (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2/3 binary64) a) b) (*.f64 (neg.f64 c) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 (neg.f64 c) b)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2/3 binary64) a) (*.f64 b b)) (*.f64 (neg.f64 c) #s(literal 1/2 binary64))) (*.f64 (neg.f64 c) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (*.f64 b #s(literal 2 binary64)) b)) (*.f64 c #s(literal 1 binary64))) (*.f64 c (*.f64 (*.f64 b #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) (*.f64 c (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) (*.f64 c (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 b #s(literal 2 binary64)) b)) (*.f64 (*.f64 a c) #s(literal 1 binary64))) (*.f64 (*.f64 a c) (*.f64 (*.f64 b #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (neg.f64 b)) (*.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 a c) (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) b) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64))) (*.f64 (*.f64 a c) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/2 binary64) c) a)) (*.f64 (*.f64 a c) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b c) (fma.f64 (/.f64 #s(literal 2/3 binary64) a) b (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) (fma.f64 (/.f64 #s(literal 2/3 binary64) a) b (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(literal 2/3 binary64) a) b (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) (*.f64 b c)) |
(fma.f64 (/.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) |
(fma.f64 (pow.f64 (/.f64 c #s(literal -2/3 binary64)) #s(literal -1 binary64)) (pow.f64 (neg.f64 a) #s(literal -1 binary64)) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 (pow.f64 (/.f64 c #s(literal 2/3 binary64)) #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) |
(fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) |
(fma.f64 (pow.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 2/3 binary64) a) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 (pow.f64 b #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal 3/2 binary64)) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 #s(literal -2/3 binary64) a) (pow.f64 (neg.f64 c) #s(literal -1 binary64)) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (pow.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) (pow.f64 b #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (pow.f64 b #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) |
(fma.f64 (/.f64 #s(literal 2/3 binary64) a) (pow.f64 c #s(literal -1 binary64)) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -2/3 binary64) (/.f64 (neg.f64 (pow.f64 a #s(literal -1 binary64))) c) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 (neg.f64 b) #s(literal -1 binary64)) b) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) |
(fma.f64 #s(literal 2/3 binary64) (/.f64 (pow.f64 c #s(literal -1 binary64)) a) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 2/3 binary64) (/.f64 (pow.f64 a #s(literal -1 binary64)) c) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 2/3 binary64) (pow.f64 (*.f64 a c) #s(literal -1 binary64)) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) b) (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (*.f64 (*.f64 b #s(literal 2 binary64)) b))) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (*.f64 (*.f64 b #s(literal 2 binary64)) b)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (neg.f64 b))) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (neg.f64 b)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) b)) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) b))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2/3 binary64) a) (*.f64 (*.f64 b #s(literal 2 binary64)) b)) (*.f64 (neg.f64 c) (*.f64 (*.f64 b #s(literal 2 binary64)) b))) (/.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 (neg.f64 c) (*.f64 (*.f64 b #s(literal 2 binary64)) b)))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2/3 binary64) a) (neg.f64 b)) (*.f64 (neg.f64 c) (neg.f64 b))) (/.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal -1/2 binary64) b)) (*.f64 (neg.f64 c) (neg.f64 b)))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2/3 binary64) a) b) (*.f64 (neg.f64 c) b)) (/.f64 (*.f64 (neg.f64 c) (/.f64 #s(literal 1/2 binary64) b)) (*.f64 (neg.f64 c) b))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal -2/3 binary64) a) (*.f64 b b)) (*.f64 (neg.f64 c) (*.f64 b b))) (/.f64 (*.f64 (neg.f64 c) #s(literal 1/2 binary64)) (*.f64 (neg.f64 c) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (*.f64 b #s(literal 2 binary64)) b)) (*.f64 c (*.f64 (*.f64 b #s(literal 2 binary64)) b))) (/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c (*.f64 (*.f64 b #s(literal 2 binary64)) b)))) |
(-.f64 (/.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (*.f64 c (neg.f64 b))) (/.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (*.f64 c (neg.f64 b)))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 b b)) (*.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 c (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (*.f64 b #s(literal 2 binary64)) b)) (*.f64 (*.f64 a c) (*.f64 (*.f64 b #s(literal 2 binary64)) b))) (/.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64)) (*.f64 (*.f64 a c) (*.f64 (*.f64 b #s(literal 2 binary64)) b)))) |
(-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (neg.f64 b)) (*.f64 (*.f64 a c) (neg.f64 b))) (/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 a c) (neg.f64 b)))) |
(-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) b) (*.f64 (*.f64 a c) b)) (/.f64 (*.f64 (*.f64 (/.f64 c b) a) #s(literal 1/2 binary64)) (*.f64 (*.f64 a c) b))) |
(-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 b b)) (*.f64 (*.f64 a c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) c) a) (*.f64 (*.f64 a c) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c))) (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 3 binary64)) (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)))) (/.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) b) b) (fma.f64 #s(literal 1/2 binary64) (pow.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (/.f64 b b) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) (*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) c) (pow.f64 b #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) |
(+.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) |
(+.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) c)) (neg.f64 b))) |
(*.f64 (*.f64 #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) c)) #s(literal -1 binary64)) b) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) c)) b)) |
(*.f64 #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) c)) (neg.f64 b)) |
(*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) c))) |
(*.f64 b (neg.f64 #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) c)))) |
(neg.f64 (*.f64 #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) c)) b)) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (fma.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) c)) b)) |
(*.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 c (*.f64 b b))))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 c (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 c (*.f64 b b))))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 c (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) c) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27 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 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 c (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 c (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))) (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) c) a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 c (*.f64 b b))))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 c (*.f64 b b))))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 (fma.f64 #s(literal 27 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 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 c (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 9 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 c (*.f64 b b)))))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 #s(literal -3 binary64) c) a)) |
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (*.f64 #s(literal -3 binary64) c) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -3 binary64) c) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) c) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) c) a)) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 3 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 #s(literal 3 binary64) (*.f64 (neg.f64 c) a) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -3 binary64) c) a)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -3 binary64) c) a)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) c) a)) |
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -3 binary64) a) (*.f64 b b)) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) c) a))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) c) a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(fabs.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) c) a)) |
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) c) a) (*.f64 b b)) |
(*.f64 (/.f64 a (pow.f64 (neg.f64 c) #s(literal -1 binary64))) (pow.f64 (neg.f64 b) #s(literal -1 binary64))) |
(*.f64 (/.f64 a (pow.f64 c #s(literal -1 binary64))) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (/.f64 a (neg.f64 b)) (/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 c) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (neg.f64 a) b) (/.f64 c #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) #s(literal -1 binary64))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (neg.f64 c) b)) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 b c))) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (neg.f64 a) b)) |
(*.f64 (/.f64 (neg.f64 c) b) (/.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 c b)) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 a b)) |
(*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal -1 binary64)))) |
(*.f64 (/.f64 a b) (/.f64 c #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 a c)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) a)) |
(*.f64 (*.f64 (neg.f64 c) a) (pow.f64 (neg.f64 b) #s(literal -1 binary64))) |
(*.f64 (*.f64 a c) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 (/.f64 c b) (/.f64 a #s(literal 1 binary64))) |
(*.f64 (/.f64 c b) a) |
(*.f64 a (/.f64 c b)) |
(*.f64 c (*.f64 a (pow.f64 b #s(literal -1 binary64)))) |
(*.f64 c (/.f64 a b)) |
(pow.f64 (/.f64 (/.f64 (/.f64 b a) c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b a) c) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (neg.f64 c) a) #s(literal -1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (/.f64 (neg.f64 b) c)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 c) a))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (/.f64 (*.f64 (neg.f64 c) a) #s(literal -1 binary64)) b) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b c)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) a)) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64)) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 b a) c) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b a) c))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 b a) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) c)) |
(/.f64 (*.f64 (neg.f64 c) a) (neg.f64 b)) |
(/.f64 (neg.f64 a) (/.f64 (neg.f64 b) c)) |
(/.f64 (*.f64 a c) b) |
(/.f64 a (/.f64 b c)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 c) a) b)) |
(neg.f64 (/.f64 (*.f64 a c) (neg.f64 b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 (*.f64 a c) (neg.f64 b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b a) c)) #s(literal -1 binary64))) |
(*.f64 #s(literal -2/3 binary64) b) |
(*.f64 b #s(literal -2/3 binary64)) |
Compiled 36 780 to 4 224 computations (88.5% saved)
35 alts after pruning (27 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 872 | 9 | 881 |
| Fresh | 2 | 18 | 20 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 6 | 6 |
| Total | 877 | 35 | 912 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 44.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
| 29.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) | |
| 31.9% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 a b) (*.f64 #s(literal -3/2 binary64) c))) (*.f64 #s(literal 3 binary64) a)) | |
| 31.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) a))) | |
| 44.3% | (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) | |
| 44.3% | (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a)) | |
| ✓ | 44.3% | (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
| 29.4% | (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c a) -3) (* b b)) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) a) #s(literal 1/3 binary64)) | |
| 44.3% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) | |
| 31.9% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c))) | |
| ✓ | 44.3% | (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -3 binary64))) |
| 31.9% | (*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (*.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) c))) | |
| 33.6% | (*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (*.f64 #s(literal 2/3 binary64) b))) | |
| 41.8% | (*.f64 #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 1/3 binary64)) | |
| 33.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) | |
| 33.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) | |
| 33.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64)))) | |
| ✓ | 41.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
| 41.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -1/2 binary64) b) c)) | |
| 33.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 b (/.f64 #s(literal -2/3 binary64) a))) | |
| ✓ | 41.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
| 20.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))))) | |
| 11.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 b) a))))))) | |
| ✓ | 33.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| ✓ | 33.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)))) |
| 13.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal -1 binary64))) (neg.f64 b)))) | |
| 14.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))))) | |
| 18.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 b c) #s(literal -2 binary64))) #s(literal -1 binary64)))) | |
| 11.7% | #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))))) | |
| 29.9% | #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 #s(approx (- (/ (/ 2/3 a) c) (/ (/ 1/2 b) b)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) c)))) | |
| ✓ | 33.0% | #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a))) |
| 21.0% | #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b a) c)) #s(literal -1 binary64))) (*.f64 #s(literal -2/3 binary64) b)) a))) | |
| 11.7% | #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 #s(approx (+ (* 1/2 (/ (* a c) b)) (* -2/3 b)) (*.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) c)) a))) | |
| 11.6% | #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) | |
| 11.6% | #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) c))) |
Compiled 2 524 to 1 014 computations (59.8% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 b (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -1/2 binary64) b) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -3 c) a) (* b b))) b) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 #s(literal 2/3 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (*.f64 #s(literal 2/3 binary64) b))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 #s(approx (+ (* 1/2 (/ (* a c) b)) (* -2/3 b)) (*.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) c)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 #s(approx (- (/ (/ 2/3 a) c) (/ (/ 1/2 b) b)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) c)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (*.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) c))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 c (/.f64 a b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 a b) (*.f64 #s(literal -3/2 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c a) -3) (* b b)) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) a) #s(literal 1/3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -3 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b))) b)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b))) |
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (/.f64 c b) #s(literal 2 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 (/.f64 #s(literal 1/2 binary64) b) b)) c)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal -1 binary64))) (neg.f64 b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 b c) #s(literal -2 binary64))) #s(literal -1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (pow.f64 (/.f64 a b) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a b) #s(literal -1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c)))) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b a) c)) #s(literal -1 binary64))) (*.f64 #s(literal -2/3 binary64) b)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 a b) #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (neg.f64 b) a))))))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
5 calls:
| 18.0ms | (*.f64 #s(literal 3 binary64) a) |
| 18.0ms | c |
| 18.0ms | a |
| 18.0ms | b |
| 16.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.3% | 3 | a |
| 85.7% | 3 | b |
| 48.0% | 3 | c |
| 73.1% | 5 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 51.3% | 3 | (*.f64 #s(literal 3 binary64) a) |
Compiled 23 to 26 computations (-13% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 b (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -1/2 binary64) b) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -3 c) a) (* b b))) b) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 #s(literal 2/3 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (*.f64 #s(literal 2/3 binary64) b))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 #s(approx (+ (* 1/2 (/ (* a c) b)) (* -2/3 b)) (*.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) c)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 #s(approx (- (/ (/ 2/3 a) c) (/ (/ 1/2 b) b)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) c)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (*.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) c))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 c (/.f64 a b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 a b) (*.f64 #s(literal -3/2 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c a) -3) (* b b)) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) a) #s(literal 1/3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
1 calls:
| 12.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.6% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 b (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -1/2 binary64) b) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -3 c) a) (* b b))) b) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 #s(literal 2/3 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (*.f64 #s(literal 2/3 binary64) b))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 #s(approx (+ (* 1/2 (/ (* a c) b)) (* -2/3 b)) (*.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) c)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 #s(approx (- (/ (/ 2/3 a) c) (/ (/ 1/2 b) b)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) c)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (*.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) c))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 c (/.f64 a b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 a b) (*.f64 #s(literal -3/2 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c a) -3) (* b b)) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) a) #s(literal 1/3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
1 calls:
| 11.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.6% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 b (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -1/2 binary64) b) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -3 c) a) (* b b))) b) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 #s(literal 2/3 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (*.f64 #s(literal 2/3 binary64) b))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 #s(approx (+ (* 1/2 (/ (* a c) b)) (* -2/3 b)) (*.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) c)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 #s(approx (- (/ (/ 2/3 a) c) (/ (/ 1/2 b) b)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) c)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (*.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) c))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 c (/.f64 a b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 a b) (*.f64 #s(literal -3/2 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c a) -3) (* b b)) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) a) #s(literal 1/3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
1 calls:
| 11.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.6% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 b (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -1/2 binary64) b) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -3 c) a) (* b b))) b) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 #s(literal 2/3 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (*.f64 #s(literal 2/3 binary64) b))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 #s(approx (+ (* 1/2 (/ (* a c) b)) (* -2/3 b)) (*.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) c)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 #s(approx (- (/ (/ 2/3 a) c) (/ (/ 1/2 b) b)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) c)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (*.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) c))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 c (/.f64 a b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 a b) (*.f64 #s(literal -3/2 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c a) -3) (* b b)) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) a) #s(literal 1/3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
1 calls:
| 10.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.6% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 b (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -1/2 binary64) b) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -3 c) a) (* b b))) b) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 #s(literal 2/3 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (*.f64 #s(literal 2/3 binary64) b))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 #s(approx (+ (* 1/2 (/ (* a c) b)) (* -2/3 b)) (*.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) c)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 #s(approx (- (/ (/ 2/3 a) c) (/ (/ 1/2 b) b)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) c)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (*.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) c))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 c (/.f64 a b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 a b) (*.f64 #s(literal -3/2 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c a) -3) (* b b)) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) a) #s(literal 1/3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (/ 1 (/ 1 (+ (* (* c a) -3) (* b b)))) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
1 calls:
| 10.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.9% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 b (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -1/2 binary64) b) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -3 c) a) (* b b))) b) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 #s(literal 2/3 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (*.f64 #s(literal 2/3 binary64) b))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 #s(approx (+ (* 1/2 (/ (* a c) b)) (* -2/3 b)) (*.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) c)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 #s(approx (- (/ (/ 2/3 a) c) (/ (/ 1/2 b) b)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) c)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (*.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) c))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 c (/.f64 a b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 a b) (*.f64 #s(literal -3/2 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c a) -3) (* b b)) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) a) #s(literal 1/3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c a) -3) (* b b)) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) a) #s(literal 1/3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
1 calls:
| 9.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.9% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 b (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -1/2 binary64) b) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -3 c) a) (* b b))) b) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 #s(literal 2/3 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (*.f64 #s(literal 2/3 binary64) b))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 #s(literal 1/2 binary64) (/.f64 b c)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 #s(approx (+ (* 1/2 (/ (* a c) b)) (* -2/3 b)) (*.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) c)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 #s(approx (- (/ (/ 2/3 a) c) (/ (/ 1/2 b) b)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)) c)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (/ (- (sqrt (+ (* (* c a) -3) (* b b))) b) -3) (*.f64 (*.f64 (/.f64 a b) #s(literal 1/2 binary64)) c))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) c))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 c (/.f64 a b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 a b) (*.f64 #s(literal -3/2 binary64) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
1 calls:
| 9.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.3% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 b (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -1/2 binary64) b) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
1 calls:
| 4.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.3% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 b (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -1/2 binary64) b) c)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.3% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
5 calls:
| 2.0ms | (*.f64 #s(literal 3 binary64) a) |
| 2.0ms | b |
| 2.0ms | a |
| 2.0ms | c |
| 2.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.7% | 1 | c |
| 33.7% | 1 | a |
| 33.7% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 33.7% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 42.5% | 2 | b |
Compiled 23 to 26 computations (-13% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) c))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
5 calls:
| 2.0ms | a |
| 2.0ms | (*.f64 #s(literal 3 binary64) a) |
| 2.0ms | c |
| 2.0ms | b |
| 2.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 11.6% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 11.6% | 1 | a |
| 11.6% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 11.6% | 1 | c |
| 11.6% | 1 | b |
Compiled 23 to 26 computations (-13% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 8.104911645048052e-137 | 7.877575813166302e-124 |
| 13.0ms | -4.065456490914258e+90 | -7.074403650184213e+86 |
| 18.0ms | 217× | 0 | valid |
| 4.0ms | 24× | 1 | valid |
| 3.0ms | 38× | 0 | invalid |
| 3.0ms | 15× | 2 | valid |
Compiled 650 to 520 computations (20% saved)
ival-mult: 6.0ms (32.8% of total)ival-div: 3.0ms (16.4% of total)ival-sqrt: 3.0ms (16.4% of total)ival-sub: 2.0ms (10.9% of total)ival-add: 2.0ms (10.9% of total)ival-neg: 2.0ms (10.9% of total)adjust: 1.0ms (5.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 8.104911645048052e-137 | 7.877575813166302e-124 |
| 1.0ms | -4.065456490914258e+90 | -7.074403650184213e+86 |
Compiled 634 to 504 computations (20.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 8.104911645048052e-137 | 7.877575813166302e-124 |
| 21.0ms | -5.3158221131910835e+84 | -4.7078357556802706e+73 |
| 13.0ms | 160× | 0 | valid |
| 1.0ms | 11× | 0 | invalid |
Compiled 790 to 628 computations (20.5% saved)
ival-mult: 3.0ms (33.4% of total)ival-div: 1.0ms (11.1% of total)ival-add: 1.0ms (11.1% of total)ival-sub: 1.0ms (11.1% of total)ival-sqrt: 1.0ms (11.1% of total)ival-neg: 1.0ms (11.1% 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 |
|---|---|---|
| 2.0ms | 8.104911645048052e-137 | 7.877575813166302e-124 |
| 2.0ms | -5.3158221131910835e+84 | -4.7078357556802706e+73 |
Compiled 790 to 628 computations (20.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 8.104911645048052e-137 | 7.877575813166302e-124 |
| 2.0ms | -5.3158221131910835e+84 | -4.7078357556802706e+73 |
Compiled 790 to 628 computations (20.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 8.104911645048052e-137 | 7.877575813166302e-124 |
| 20.0ms | -5.701435298743989e-56 | -1.7217001489970808e-59 |
| 11.0ms | 128× | 0 | valid |
| 3.0ms | 35× | 0 | invalid |
Compiled 856 to 674 computations (21.3% saved)
ival-mult: 3.0ms (34.6% of total)ival-div: 1.0ms (11.5% of total)ival-add: 1.0ms (11.5% of total)ival-sub: 1.0ms (11.5% of total)ival-sqrt: 1.0ms (11.5% of total)ival-neg: 1.0ms (11.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 8.104911645048052e-137 | 7.877575813166302e-124 |
| 1.0ms | -5.701435298743989e-56 | -1.7217001489970808e-59 |
Compiled 838 to 656 computations (21.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 1.0248042692314811e-240 | 4.291707166026713e-235 |
| 11.0ms | 138× | 0 | valid |
| 4.0ms | 52× | 0 | invalid |
| 1.0ms | 6× | 1 | valid |
Compiled 443 to 333 computations (24.8% saved)
ival-mult: 4.0ms (37.8% of total)ival-div: 1.0ms (9.5% of total)ival-add: 1.0ms (9.5% of total)ival-sub: 1.0ms (9.5% of total)ival-sqrt: 1.0ms (9.5% of total)ival-neg: 1.0ms (9.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 |
|---|---|---|
| 2.0ms | 1.0248042692314811e-240 | 4.291707166026713e-235 |
Compiled 434 to 324 computations (25.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.0248042692314811e-240 | 4.291707166026713e-235 |
Compiled 434 to 324 computations (25.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 30.0ms | 8.456712395336604e+26 | 1.2733654755246604e+35 |
| 10.0ms | 50× | 2 | valid |
| 6.0ms | 39× | 1 | valid |
| 4.0ms | 49× | 0 | valid |
| 2.0ms | 6× | 3 | valid |
| 1.0ms | 11× | 0 | invalid |
Compiled 569 to 414 computations (27.2% saved)
ival-mult: 4.0ms (24.8% of total)adjust: 3.0ms (18.6% of total)ival-sqrt: 3.0ms (18.6% of total)ival-div: 2.0ms (12.4% of total)ival-sub: 2.0ms (12.4% of total)ival-add: 2.0ms (12.4% of total)ival-neg: 1.0ms (6.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 113 | 760 |
| 1 | 139 | 758 |
| 2 | 150 | 758 |
| 3 | 161 | 758 |
| 4 | 168 | 758 |
| 5 | 173 | 758 |
| 6 | 175 | 758 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 b #s(literal -3999999999999999865936450861855600199300744370480502011918698389236719021749516922746044416 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) (if (<=.f64 b #s(literal 4525239750366505/5954262829429611647380060634218533145425030026750509549825967711687797048224955787888157087447151129073766576998532529631515456541611261952 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) |
(if (<=.f64 b #s(literal -3999999999999999865936450861855600199300744370480502011918698389236719021749516922746044416 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) (if (<=.f64 b #s(literal 4525239750366505/5954262829429611647380060634218533145425030026750509549825967711687797048224955787888157087447151129073766576998532529631515456541611261952 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) |
(if (<=.f64 b #s(literal -930000000000000029998194138155220913959685151622064654700491840972578687264562872320 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) (if (<=.f64 b #s(literal 4525239750366505/5954262829429611647380060634218533145425030026750509549825967711687797048224955787888157087447151129073766576998532529631515456541611261952 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) |
(if (<=.f64 b #s(literal -930000000000000029998194138155220913959685151622064654700491840972578687264562872320 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) (if (<=.f64 b #s(literal 4525239750366505/5954262829429611647380060634218533145425030026750509549825967711687797048224955787888157087447151129073766576998532529631515456541611261952 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) |
(if (<=.f64 b #s(literal -930000000000000029998194138155220913959685151622064654700491840972578687264562872320 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) (if (<=.f64 b #s(literal 4525239750366505/5954262829429611647380060634218533145425030026750509549825967711687797048224955787888157087447151129073766576998532529631515456541611261952 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) |
(if (<=.f64 b #s(literal -8198170380571703/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) (if (<=.f64 b #s(literal 4525239750366505/5954262829429611647380060634218533145425030026750509549825967711687797048224955787888157087447151129073766576998532529631515456541611261952 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) |
(if (<=.f64 b #s(literal -8198170380571703/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) (if (<=.f64 b #s(literal 4525239750366505/5954262829429611647380060634218533145425030026750509549825967711687797048224955787888157087447151129073766576998532529631515456541611261952 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c a) -3) (* b b)) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) a) #s(literal 1/3 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) |
(if (<=.f64 b #s(literal 975977187744611/938439603600587528746394711938657107663969949193687942084737423845328945327403963493426274822541422606069252398088182827397836333287780407720182613329988145004965865323862822167078543736143176539997470989737828269291292380585577139908076735904949708259328 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))) |
(if (<=.f64 b #s(literal 975977187744611/938439603600587528746394711938657107663969949193687942084737423845328945327403963493426274822541422606069252398088182827397836333287780407720182613329988145004965865323862822167078543736143176539997470989737828269291292380585577139908076735904949708259328 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))) |
(if (<=.f64 b #s(literal 975977187744611/938439603600587528746394711938657107663969949193687942084737423845328945327403963493426274822541422606069252398088182827397836333287780407720182613329988145004965865323862822167078543736143176539997470989737828269291292380585577139908076735904949708259328 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))) |
(if (<=.f64 b #s(literal 299999999999999991891638616064 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -3999999999999999865936450861855600199300744370480502011918698389236719021749516922746044416 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) (if (<=.f64 b #s(literal 4525239750366505/5954262829429611647380060634218533145425030026750509549825967711687797048224955787888157087447151129073766576998532529631515456541611261952 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) |
(if (<=.f64 b #s(literal -3999999999999999865936450861855600199300744370480502011918698389236719021749516922746044416 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 3/2 binary64) a))) (if (<=.f64 b #s(literal 4525239750366505/5954262829429611647380060634218533145425030026750509549825967711687797048224955787888157087447151129073766576998532529631515456541611261952 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -3999999999999999865936450861855600199300744370480502011918698389236719021749516922746044416 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) (if (<=.f64 b #s(literal 4525239750366505/5954262829429611647380060634218533145425030026750509549825967711687797048224955787888157087447151129073766576998532529631515456541611261952 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) |
(if (<=.f64 b #s(literal -3999999999999999865936450861855600199300744370480502011918698389236719021749516922746044416 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 3/2 binary64) a))) (if (<=.f64 b #s(literal 4525239750366505/5954262829429611647380060634218533145425030026750509549825967711687797048224955787888157087447151129073766576998532529631515456541611261952 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -930000000000000029998194138155220913959685151622064654700491840972578687264562872320 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) (if (<=.f64 b #s(literal 4525239750366505/5954262829429611647380060634218533145425030026750509549825967711687797048224955787888157087447151129073766576998532529631515456541611261952 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) |
(if (<=.f64 b #s(literal -930000000000000029998194138155220913959685151622064654700491840972578687264562872320 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 3/2 binary64) a))) (if (<=.f64 b #s(literal 4525239750366505/5954262829429611647380060634218533145425030026750509549825967711687797048224955787888157087447151129073766576998532529631515456541611261952 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -930000000000000029998194138155220913959685151622064654700491840972578687264562872320 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) (if (<=.f64 b #s(literal 4525239750366505/5954262829429611647380060634218533145425030026750509549825967711687797048224955787888157087447151129073766576998532529631515456541611261952 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) |
(if (<=.f64 b #s(literal -930000000000000029998194138155220913959685151622064654700491840972578687264562872320 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 3/2 binary64) a))) (if (<=.f64 b #s(literal 4525239750366505/5954262829429611647380060634218533145425030026750509549825967711687797048224955787888157087447151129073766576998532529631515456541611261952 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) b)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -930000000000000029998194138155220913959685151622064654700491840972578687264562872320 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) (if (<=.f64 b #s(literal 4525239750366505/5954262829429611647380060634218533145425030026750509549825967711687797048224955787888157087447151129073766576998532529631515456541611261952 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) |
(if (<=.f64 b #s(literal -930000000000000029998194138155220913959685151622064654700491840972578687264562872320 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 3/2 binary64) a))) (if (<=.f64 b #s(literal 4525239750366505/5954262829429611647380060634218533145425030026750509549825967711687797048224955787888157087447151129073766576998532529631515456541611261952 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -8198170380571703/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) (if (<=.f64 b #s(literal 4525239750366505/5954262829429611647380060634218533145425030026750509549825967711687797048224955787888157087447151129073766576998532529631515456541611261952 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) |
(if (<=.f64 b #s(literal -8198170380571703/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 3/2 binary64) a))) (if (<=.f64 b #s(literal 4525239750366505/5954262829429611647380060634218533145425030026750509549825967711687797048224955787888157087447151129073766576998532529631515456541611261952 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) b) (*.f64 a #s(literal 3 binary64))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -8198170380571703/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) (if (<=.f64 b #s(literal 4525239750366505/5954262829429611647380060634218533145425030026750509549825967711687797048224955787888157087447151129073766576998532529631515456541611261952 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c a) -3) (* b b)) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) a) #s(literal 1/3 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) |
(if (<=.f64 b #s(literal -8198170380571703/28269553036454149273332760011886696253239742350009903329945699220681916416 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 3/2 binary64) a))) (if (<=.f64 b #s(literal 4525239750366505/5954262829429611647380060634218533145425030026750509549825967711687797048224955787888157087447151129073766576998532529631515456541611261952 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c a) -3) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) b) a) #s(literal 1/3 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal 975977187744611/938439603600587528746394711938657107663969949193687942084737423845328945327403963493426274822541422606069252398088182827397836333287780407720182613329988145004965865323862822167078543736143176539997470989737828269291292380585577139908076735904949708259328 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3/2 binary64)))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))) |
(if (<=.f64 b #s(literal 975977187744611/938439603600587528746394711938657107663969949193687942084737423845328945327403963493426274822541422606069252398088182827397836333287780407720182613329988145004965865323862822167078543736143176539997470989737828269291292380585577139908076735904949708259328 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 3/2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
(if (<=.f64 b #s(literal 975977187744611/938439603600587528746394711938657107663969949193687942084737423845328945327403963493426274822541422606069252398088182827397836333287780407720182613329988145004965865323862822167078543736143176539997470989737828269291292380585577139908076735904949708259328 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))) |
(if (<=.f64 b #s(literal 975977187744611/938439603600587528746394711938657107663969949193687942084737423845328945327403963493426274822541422606069252398088182827397836333287780407720182613329988145004965865323862822167078543736143176539997470989737828269291292380585577139908076735904949708259328 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
(if (<=.f64 b #s(literal 975977187744611/938439603600587528746394711938657107663969949193687942084737423845328945327403963493426274822541422606069252398088182827397836333287780407720182613329988145004965865323862822167078543736143176539997470989737828269291292380585577139908076735904949708259328 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))) |
(if (<=.f64 b #s(literal 975977187744611/938439603600587528746394711938657107663969949193687942084737423845328945327403963493426274822541422606069252398088182827397836333287780407720182613329988145004965865323862822167078543736143176539997470989737828269291292380585577139908076735904949708259328 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
(if (<=.f64 b #s(literal 299999999999999991891638616064 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) |
(if (<=.f64 b #s(literal 299999999999999991891638616064 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) #s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 51 |
| 0 | 20 | 51 |
| 1 | 71 | 49 |
| 2 | 525 | 48 |
| 3 | 6836 | 48 |
| 0 | 8125 | 44 |
| 0 | 560 | 3039 |
| 1 | 1767 | 3016 |
| 2 | 6229 | 2973 |
| 0 | 8276 | 2825 |
| 0 | 725 | 4181 |
| 1 | 2361 | 4148 |
| 0 | 8033 | 3948 |
| 0 | 737 | 4296 |
| 1 | 2357 | 4257 |
| 2 | 7961 | 4257 |
| 0 | 8013 | 4052 |
| 0 | 920 | 5855 |
| 1 | 3053 | 5807 |
| 0 | 8936 | 5537 |
| 0 | 43 | 228 |
| 0 | 70 | 229 |
| 1 | 237 | 218 |
| 2 | 1897 | 218 |
| 0 | 8664 | 218 |
| 0 | 50 | 257 |
| 0 | 77 | 235 |
| 1 | 322 | 226 |
| 2 | 2148 | 226 |
| 0 | 8332 | 226 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 1 658 to 765 computations (53.9% saved)
Compiled 1 550 to 250 computations (83.9% saved)
Loading profile data...