
Time bar (total: 7.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 40% | 37.4% | 56.2% | 0.1% | 0% | 6.2% | 0% | 7 |
| 48.3% | 45.2% | 48.4% | 0.1% | 0% | 6.2% | 0% | 8 |
| 53% | 48.4% | 42.9% | 0.1% | 0% | 8.6% | 0% | 9 |
| 58.1% | 50.3% | 36.3% | 0.1% | 0% | 13.3% | 0% | 10 |
| 66.1% | 56.8% | 29.1% | 0.1% | 0% | 14% | 0% | 11 |
| 70.4% | 58.8% | 24.7% | 0.1% | 0% | 16.4% | 0% | 12 |
Compiled 19 to 14 computations (26.3% saved)
| 462.0ms | 5 514× | 0 | valid |
| 258.0ms | 1 219× | 2 | valid |
| 182.0ms | 1 375× | 1 | valid |
| 69.0ms | 940× | 0 | invalid |
| 41.0ms | 148× | 3 | valid |
ival-mult: 236.0ms (32.3% of total)ival-sqrt: 114.0ms (15.6% of total)ival-div: 93.0ms (12.7% of total)ival-neg: 75.0ms (10.2% of total)adjust: 70.0ms (9.6% of total)ival-sub: 67.0ms (9.2% of total)ival-add: 63.0ms (8.6% of total)ival-true: 6.0ms (0.8% of total)exact: 5.0ms (0.7% of total)ival-assert: 3.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 89 | 0 | - | 1 | (-7.524828277474633e-145 1.0029480636801377e-246 4.202832046641076e-171) | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| 65 | 0 | - | 0 | - | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
| 19 | 0 | - | 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)) |
| 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 | 82 | 0 |
| ↳ | (*.f64 b b) | overflow | 74 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | overflow | 17 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | overflow | 82 | |
+.f64 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | cancellation | 65 | 0 |
/.f64 | (/.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)) | u/n | 19 | 0 |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | underflow | 31 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | underflow | 6 | |
| ↳ | (*.f64 b b) | underflow | 47 | |
| ↳ | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | underflow | 31 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) | uflow-rescue | 6 | 0 |
| ↳ | (*.f64 b b) | underflow | 47 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | underflow | 31 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | underflow | 6 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | nan-rescue | 2 | 0 |
| ↳ | (*.f64 b b) | overflow | 74 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | overflow | 17 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 124 | 1 |
| - | 16 | 115 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 124 | 0 | 1 |
| - | 16 | 0 | 115 |
| number | freq |
|---|---|
| 0 | 116 |
| 1 | 106 |
| 2 | 34 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 26.0ms | 322× | 0 | valid |
| 25.0ms | 92× | 1 | valid |
| 19.0ms | 90× | 2 | valid |
| 2.0ms | 8× | 3 | valid |
Compiled 219 to 52 computations (76.3% saved)
ival-mult: 11.0ms (23.3% of total)ival-add: 9.0ms (19.1% of total)ival-sub: 7.0ms (14.8% of total)ival-sqrt: 6.0ms (12.7% of total)adjust: 5.0ms (10.6% of total)ival-div: 5.0ms (10.6% of total)ival-neg: 2.0ms (4.2% of total)ival-true: 1.0ms (2.1% 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 | 186 | 144 |
| 2 | 707 | 144 |
| 3 | 2416 | 144 |
| 4 | 6505 | 144 |
| 0 | 12 | 17 |
| 0 | 20 | 17 |
| 1 | 43 | 16 |
| 2 | 129 | 16 |
| 3 | 411 | 16 |
| 4 | 1240 | 16 |
| 5 | 2387 | 16 |
| 6 | 3519 | 16 |
| 7 | 4847 | 16 |
| 8 | 5468 | 16 |
| 9 | 6431 | 16 |
| 0 | 8048 | 15 |
| 1× | iter limit |
| 1× | node limit |
| 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 |
|---|---|---|
| ▶ | 54.2% | (/.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 | 43 | 64 |
| 2 | 129 | 64 |
| 3 | 411 | 64 |
| 4 | 1240 | 64 |
| 5 | 2387 | 64 |
| 6 | 3519 | 64 |
| 7 | 4847 | 64 |
| 8 | 5468 | 64 |
| 9 | 6431 | 64 |
| 0 | 8048 | 60 |
| 1× | iter limit |
| 1× | node limit |
| 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 | 4.413128727052599 | (/.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 | 15.299971697805667 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | |
| accuracy | 20.633203903016618 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| 32.0ms | 161× | 0 | valid |
| 12.0ms | 45× | 2 | valid |
| 7.0ms | 46× | 1 | valid |
| 1.0ms | 4× | 3 | valid |
Compiled 134 to 26 computations (80.6% saved)
ival-mult: 5.0ms (27.4% of total)ival-div: 3.0ms (16.4% of total)ival-sqrt: 3.0ms (16.4% of total)ival-sub: 2.0ms (11% of total)adjust: 2.0ms (11% of total)ival-add: 2.0ms (11% of total)ival-neg: 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)| 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 | |
|---|---|---|---|---|
| 4.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 | 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 | 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)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 560 | 3023 |
| 0 | 1972 | 2879 |
| 1× | iter limit |
| 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 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 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 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 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) 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) |
(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 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (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 #s(literal -9/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (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 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #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 (*.f64 c a) b) #s(literal -3/2 binary64) 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 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 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 (*.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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.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)) (pow.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))))) #s(literal -1/8 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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))) a) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 3 binary64) c)) a) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.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/3 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* -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/3 binary64) (/.f64 b a) (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) |
(* 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 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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))))) #s(literal -1/8 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 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.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))))) #s(literal 1/16 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) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) 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)))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 b)) a))) 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)))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a)) b) a))) a)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) c)) a)) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 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 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) b)) 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 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) a))) 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)))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) a)) |
(* -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))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.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))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) a)) |
(* -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)))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.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))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.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))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) 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 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64) #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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 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 (fma.f64 (*.f64 (/.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) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) b (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* 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 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (pow.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))))) #s(literal -1/24 binary64))) b (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) b (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* -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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 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/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (/.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))))) #s(literal 1/16 binary64))) (*.f64 b b) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #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) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 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))))) b) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 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 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (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 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64))))) b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 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))))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 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 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 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 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b 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 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #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 a (/.f64 c (*.f64 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) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 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) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #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 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 c (*.f64 b b)) #s(literal -1/2 binary64) (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 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (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 a (/.f64 c (*.f64 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) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b 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) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 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 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 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 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) 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 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (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 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c (neg.f64 (/.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 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.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 (neg.f64 (/.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 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 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 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 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 (*.f64 b 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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 (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal 3 binary64) a)) c) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.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 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) #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 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) #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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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)))) |
(neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c)) 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)))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 b)) c))) 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)))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) c)) b) c))) c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) a)) c)) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(neg.f64 (*.f64 (*.f64 #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))) 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))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c))) 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))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) c))) c))) 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)))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) c)) |
(* -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))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c)) |
(* -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)))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (*.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)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 51 |
| 0 | 20 | 51 |
| 1 | 77 | 49 |
| 2 | 632 | 48 |
| 0 | 9201 | 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) (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 (*.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 (-.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)))) (-.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 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) #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 (*.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)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.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 (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 (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 (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 (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 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 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 (+.f64 (pow.f64 (/.f64 (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)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (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)))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (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 (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 (/.f64 (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 (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 (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 (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 (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 (-.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 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 (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 (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 (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 (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 (fma.f64 b b (*.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))))))))) |
(/.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 (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 (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 (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 (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 (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 (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 (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 (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) (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 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 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 (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))))))))) |
(fma.f64 (/.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 (-.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 (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))))))))) |
(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) (-.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 (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)))))) |
(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 (/.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) (/.f64 (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)))))) |
(fma.f64 (/.f64 (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 (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))))))))) |
(fma.f64 (/.f64 (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 (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))))))))) |
(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 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64))) b) |
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64))) b) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (sqrt.f64 (neg.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)))) b) |
(fma.f64 (sqrt.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 (sqrt.f64 #s(literal -1 binary64)) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64)) b) |
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (/.f64 (pow.f64 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 (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))))))))) |
(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 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/4 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 (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))))))))) |
(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 (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 (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))))))))) |
(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) (/.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 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 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) (/.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 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 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 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 3/2 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)) (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 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 (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 (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))))))))) |
(fma.f64 (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)) (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)) (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 (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))) (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)) (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 (*.f64 b b) (/.f64 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 (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))))))))) |
(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 (*.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 (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)))))) |
(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 (/.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 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(fma.f64 b (/.f64 (*.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)))))))) (/.f64 (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))))))))) |
(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 b (neg.f64 (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 (neg.f64 (neg.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)) (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)) (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)) (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 (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 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 (/.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 b (sqrt.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))) 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 -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)))) (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 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 (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 -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 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(*.f64 (fabs.f64 (fma.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fabs.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fabs.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 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1 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 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (neg.f64 (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 (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 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 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))))) (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)))))) (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)) (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 (-.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 (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 (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 (*.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 (fabs.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 27 binary64) (pow.f64 b #s(literal 6 binary64)))) (fabs.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 (fabs.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 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) |
(/.f64 (fabs.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fabs.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 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 4 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 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 6 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 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 6 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 (pow.f64 b #s(literal 18 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 9 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 (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) (fabs.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.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 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 (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 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #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 (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 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (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 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 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #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)))) (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 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 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)))) (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 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #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 (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 (sqrt.f64 (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 b) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(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)) (/.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)))) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #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 4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #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 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 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #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 (pow.f64 b #s(literal 3 binary64)) (/.f64 b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 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 (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)))) (/.f64 (*.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #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 #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 (*.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) (/.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.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 (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 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #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) #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 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #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 (neg.f64 (neg.f64 c)) (*.f64 a #s(literal 3 binary64)))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 3 binary64))))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -3 binary64) a))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) a) (neg.f64 c))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 (neg.f64 c) a))) |
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) |
(fabs.f64 (-.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 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(fabs.f64 (-.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 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)))))) |
(fabs.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) |
(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 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (*.f64 b b)) |
(hypot.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) (*.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) (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) |
(hypot.f64 (*.f64 b b) (fabs.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c))) |
(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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 2 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 (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 4 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9 binary64) (pow.f64 (*.f64 c a) #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 (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 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #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 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b 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)))) (/.f64 #s(literal 1/3 binary64) a))) |
(*.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))))))) (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b 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 (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 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (pow.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 2 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 (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 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.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) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 2 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/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (neg.f64 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) a)) |
(*.f64 (fma.f64 (*.f64 b a) #s(literal 3 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 2 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 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 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))) |
(*.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 (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 (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 (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 (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)) #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 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) (/.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 (fma.f64 (*.f64 b a) #s(literal 3 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) (*.f64 a #s(literal 3 binary64))) (*.f64 a #s(literal 3 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 (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (pow.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 2 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 binary64) (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)))) (fma.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) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 2 binary64)))) |
(/.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 #s(literal 1 binary64) (fma.f64 (*.f64 b a) #s(literal 3 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 a #s(literal 3 binary64))))) (pow.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 2 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 -3 binary64) a)) |
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (pow.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 2 binary64))) (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 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))) |
(/.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 (neg.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (pow.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 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))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)))) (neg.f64 (fma.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) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b a) #s(literal 3 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 a #s(literal 3 binary64))))) (neg.f64 (pow.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 2 binary64)))) |
(/.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 (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 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) a (*.f64 #s(literal 3 binary64) (*.f64 b #s(literal 1/3 binary64)))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) (/.f64 (*.f64 #s(literal -3 binary64) a) b) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal -3 binary64) a) b))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) (*.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) #s(literal 3 binary64) (*.f64 a (/.f64 b a))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) a (*.f64 a (*.f64 b #s(literal 1/3 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) a) b) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal -3 binary64) a) b))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 a #s(literal 3 binary64)) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) a (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 b #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 #s(literal -3 binary64) a) b)) (pow.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3 binary64) a) b) (*.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 #s(literal -3 binary64) a) b))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) b)) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 b #s(literal 1/3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -3 binary64) a) b) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (/.f64 (*.f64 #s(literal -3 binary64) a) b))) |
(/.f64 (fma.f64 a #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 3 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 b #s(literal 1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (/.f64 (*.f64 #s(literal -3 binary64) a) b) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal -3 binary64) a) b))) |
(/.f64 (fma.f64 (/.f64 b a) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal 3 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b a) (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/3 binary64)) #s(literal 3 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/3 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 a #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (fma.f64 b #s(literal 3 binary64) (*.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 b a) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal -3 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) (pow.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 b (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b a) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal -3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) b) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a))) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) b) #s(literal 3 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) b) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) b) (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) b) (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(/.f64 (fma.f64 a #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) b) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (fma.f64 b #s(literal 3 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 b a) #s(literal 3 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (fma.f64 b (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 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 (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 (fma.f64 b b (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)))) (*.f64 a #s(literal 3 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 (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 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 a #s(literal 3 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 (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 (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 (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (pow.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 2 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 (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 (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 (*.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 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (pow.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (pow.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) (fma.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) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 2 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 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))))) |
(/.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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (fma.f64 b b (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)))) (*.f64 #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))) (neg.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 (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 (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 (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 (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 (fma.f64 (*.f64 b a) #s(literal 3 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) (pow.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 2 binary64))) |
(/.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 (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 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 a #s(literal 3 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)) (*.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 (*.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 (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 (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 #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 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 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 b (*.f64 #s(literal -3 binary64) a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 b (*.f64 #s(literal -3 binary64) a))) |
(fma.f64 (*.f64 (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 b (*.f64 #s(literal -3 binary64) a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) #s(literal 1/3 binary64) (/.f64 b (*.f64 #s(literal -3 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (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 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 #s(literal -3 binary64) a))) |
(fma.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)) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b (*.f64 #s(literal -3 binary64) a))) |
(fma.f64 (/.f64 (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 #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)) (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 1/3 binary64) a))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) (pow.f64 a #s(literal -1 binary64)) (/.f64 b (*.f64 #s(literal -3 binary64) a))) |
(fma.f64 (*.f64 b #s(literal 1/3 binary64)) (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(fma.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(fma.f64 (neg.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 -3 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal -3 binary64) a)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (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/3 binary64) a) (/.f64 (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)))))))))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (/.f64 b (*.f64 #s(literal -3 binary64) a))) |
(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 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (/.f64 b (*.f64 #s(literal -3 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -3 binary64) a)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(fma.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64))) |
(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 -3 binary64) a))) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(fma.f64 b (/.f64 #s(literal -1/3 binary64) a) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(fma.f64 b (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(-.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) #s(literal 1/3 binary64) #s(literal 0 binary64)) (/.f64 b (*.f64 #s(literal -3 binary64) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 2 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 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) (pow.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 2 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 (*.f64 b b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))) (/.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)))) (*.f64 a #s(literal 3 binary64))))) |
(-.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 #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))) |
(-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (*.f64 b #s(literal 1/3 binary64)))) |
(-.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) (/.f64 b 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 b (*.f64 #s(literal -3 binary64) a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) (*.f64 (neg.f64 (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 (/.f64 (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 #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)) (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 1/3 binary64) a))) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (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 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/3 binary64) a) (/.f64 (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 (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 3 binary64)) (fma.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) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)) (fma.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) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) b) (pow.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (pow.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 2 binary64)))) |
(+.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 (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 (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))))))) (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (/.f64 (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))))))) (*.f64 a #s(literal 3 binary64)))) (/.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 (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)) (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 (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 a #s(literal 3 binary64)))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 a #s(literal 3 binary64)))) (/.f64 (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)))) (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (/.f64 b (*.f64 #s(literal -3 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) (*.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 (sqrt.f64 #s(literal -1 binary64)) b) |
(*.f64 (sqrt.f64 b) (sqrt.f64 b)) |
(*.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 (*.f64 b b) #s(literal 1/2 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 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 (sqrt.f64 #s(literal -1 binary64)) b #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) b #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) b #s(literal 0 binary64)) |
(fma.f64 (pow.f64 b #s(literal 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)) |
(sqrt.f64 (*.f64 b b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) b) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) b) |
(-.f64 #s(literal 0 binary64) b) |
(fabs.f64 (-.f64 b #s(literal 0 binary64))) |
(fabs.f64 b) |
(exp.f64 (/.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) b) |
(+.f64 b #s(literal 0 binary64)) |
b |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b 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 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.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 (fabs.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))))) (fabs.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(/.f64 (fabs.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))))) (fabs.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 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (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 (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (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 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) #s(literal 0 binary64)) |
(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 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/2 binary64)) #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 (neg.f64 (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 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (sinh.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 26 215 to 2 811 computations (89.3% saved)
26 alts after pruning (26 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 697 | 26 | 723 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 698 | 26 | 724 |
| Status | Accuracy | Program |
|---|---|---|
| 39.0% | (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) a (*.f64 #s(literal 3 binary64) (*.f64 b #s(literal 1/3 binary64)))) (*.f64 a #s(literal 3 binary64))) | |
| 32.5% | (/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64)) | |
| ▶ | 35.0% | (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
| 28.1% | (/.f64 (fma.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 a #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal 3 binary64)))) | |
| 37.2% | (/.f64 (fma.f64 b (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) | |
| 30.5% | (/.f64 (fma.f64 b b (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 a #s(literal 3 binary64)))) | |
| 54.2% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) #s(literal 3 binary64)) | |
| 54.2% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) (*.f64 a #s(literal 3 binary64))) | |
| ▶ | 54.2% | (/.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)) |
| 36.0% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) | |
| 36.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)) | |
| 48.3% | (/.f64 (+.f64 (neg.f64 b) (exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 11.0% | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
| 54.1% | (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) a) | |
| 30.5% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) | |
| 28.3% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)))) (*.f64 #s(literal 3 binary64) a)) | |
| 28.7% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 54.1% | (/.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))) | |
| 54.1% | (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) | |
| 54.1% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) b)) | |
| ▶ | 54.1% | (*.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))) |
| 30.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) | |
| 36.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) | |
| 28.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 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)))) | |
| 39.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) | |
| ▶ | 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
Compiled 1 200 to 850 computations (29.2% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| 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))) #s(literal 1/3 binary64)) | |
| cost-diff | 640 | (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -3 binary64) a))) | |
| cost-diff | 832 | (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) a) (*.f64 a b)) | |
| 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 | #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b)) | |
| cost-diff | 0 | (neg.f64 b) | |
| cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) | |
| cost-diff | 128 | (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b))) | |
| 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: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 353 |
| 0 | 78 | 344 |
| 1 | 161 | 330 |
| 2 | 452 | 328 |
| 3 | 2165 | 328 |
| 4 | 7095 | 328 |
| 0 | 8032 | 328 |
| 1× | iter limit |
| 1× | node limit |
| 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 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b))) |
(neg.f64 b) |
b |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b)) |
(fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b) |
(/.f64 (*.f64 c a) b) |
(*.f64 c a) |
c |
a |
#s(literal -3/2 binary64) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 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) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) a) (*.f64 a b)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) |
(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 #s(literal -3 binary64) a) |
(*.f64 a b) |
(*.f64 a (*.f64 #s(literal -3 binary64) a)) |
| 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 (*.f64 c #s(literal -3 binary64)) a (*.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 (*.f64 c #s(literal -3 binary64)) a (*.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 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b))) |
(-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) |
(neg.f64 b) |
b |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) |
(fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b) |
(fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b) |
(/.f64 (*.f64 c a) b) |
(*.f64 c a) |
c |
a |
#s(literal -3/2 binary64) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 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 (*.f64 c #s(literal -3 binary64)) a (*.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 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
b |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) |
(sqrt.f64 (fma.f64 (*.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 c #s(literal -3 binary64)) a (*.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) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b)) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) a) (*.f64 a b)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a) |
(*.f64 (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) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) |
(sqrt.f64 (fma.f64 (*.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 c #s(literal -3 binary64)) a (*.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 #s(literal -3 binary64) a) |
(*.f64 a #s(literal -3 binary64)) |
(*.f64 a b) |
(*.f64 a (*.f64 #s(literal -3 binary64) a)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) a) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.30859375 | (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) | |
| accuracy | 20.633203903016618 | (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) | |
| accuracy | 22.498430118305308 | (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) a) (*.f64 a b)) | |
| accuracy | 26.423673084169646 | (/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -3 binary64) a))) | |
| accuracy | 0.5020505060249507 | (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 1/3 binary64)) | |
| accuracy | 4.414749967284157 | (*.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 | 15.299971697805667 | (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) | |
| accuracy | 20.633203903016618 | (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) | |
| accuracy | 3.9119695446648546 | (/.f64 (*.f64 c a) b) | |
| accuracy | 4.413128727052599 | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) | |
| accuracy | 15.299971697805667 | (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b))) | |
| accuracy | 39.15739687569703 | #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b)) | |
| accuracy | 0 | (/.f64 b a) | |
| accuracy | 0.24609375 | (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) | |
| accuracy | 45.624799017456645 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) | |
| accuracy | 0.0625 | (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) | |
| accuracy | 4.413128727052599 | (/.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 | 15.299971697805667 | (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) | |
| accuracy | 20.633203903016618 | (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
| 90.0ms | 161× | 0 | valid |
| 55.0ms | 38× | 2 | valid |
| 38.0ms | 43× | 1 | valid |
| 14.0ms | 14× | 3 | valid |
Compiled 692 to 92 computations (86.7% saved)
ival-mult: 51.0ms (38.6% of total)ival-div: 38.0ms (28.8% of total)const: 11.0ms (8.3% of total)ival-add: 10.0ms (7.6% of total)adjust: 9.0ms (6.8% of total)ival-sqrt: 9.0ms (6.8% of total)ival-sub: 3.0ms (2.3% of total)ival-neg: 1.0ms (0.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)exact: 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 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b))) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) 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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) a) (*.f64 a b)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) |
(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)) |
(/.f64 (*.f64 c a) 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) |
(/ -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)))) |
(* a (+ b (* -1 b))) |
(* a (+ b (+ (* -1 b) (* 3/2 (/ (* a c) b))))) |
(* a (+ b (+ (* -1 b) (* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))))))) |
(* a (+ b (+ (* -1 b) (* a (+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5)))))))))) |
(* -1/3 (/ (+ b (* -1 b)) a)) |
(/ (+ (* -1/2 (/ (* a c) b)) (* -1/3 (+ b (* -1 b)))) a) |
(/ (+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a) |
(* 1/3 b) |
(+ (* -1/2 (/ (* a c) b)) (* 1/3 b)) |
(+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(/ (* a c) b) |
(* (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)))))) |
(* -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))))) |
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a))))) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(* a (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(* 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/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/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/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)))))) |
(* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))) |
(* (pow a 2) (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -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/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (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))))))))) |
(+ (* -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))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* a b)) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ a (* -1/2 (* (sqrt (/ a c)) (/ b (sqrt -3))))))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ a (* b (+ (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) |
(+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/48 (* (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) |
(/ (+ (* -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/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) |
(* b (+ a (* -1 a))) |
(* b (+ a (+ (* -1 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(* b (+ a (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))))) |
(* b (+ a (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(* -1/3 (/ (* b (+ a (* -1 a))) (pow a 2))) |
(* b (+ (* -1/2 (/ c (pow b 2))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2))))) |
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2)))))) |
(* 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))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2))))))) |
(* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* (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/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)))))))) |
(* 2 (* a b)) |
(* -1 (* b (+ (* -2 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(* -1 (* b (+ (* -2 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))))) |
(* -1 (* b (+ (* -2 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(* -1/3 b) |
(* -1 (* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/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 (+ (* 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)))) |
(+ (* -1 (* a b)) (* a b)) |
(+ (* -1 (* a b)) (+ (* 3/2 (/ (* (pow a 2) c) b)) (* a b))) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 9/8 (/ (* (pow a 3) c) (pow b 3))) (* 3/2 (/ (pow a 2) b)))))) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 3/2 (/ (pow a 2) b)) (* c (+ (* 9/8 (/ (pow a 3) (pow b 3))) (* 27/16 (/ (* (pow a 4) c) (pow b 5))))))))) |
(* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) |
(+ (* -1/2 (/ c b)) (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2)))) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) |
(+ (* 1/3 b) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 1/3 b) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/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 (+ (* -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/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 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (/ (* a b) c))) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (/ (* a b) c)))) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ (* a b) c))))) |
(* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))) |
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/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 (+ (* -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 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (* a b) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* a b)) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* a b)) c))))) |
(* -1 (* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 33.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)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (sqrt (- (* b b) (* (* 3 a) c))) (* (/ -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)))) (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a (* -3 a))) (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (sqrt (+ (* (* -3 c) a) (* b b))) (+ (* (* -3 a) c) (* b b)) (/ (* c a) b)) |
| 21.0ms | c | @ | 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)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (sqrt (- (* b b) (* (* 3 a) c))) (* (/ -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)))) (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a (* -3 a))) (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (sqrt (+ (* (* -3 c) a) (* b b))) (+ (* (* -3 a) c) (* b b)) (/ (* c a) b)) |
| 9.0ms | c | @ | -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)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (sqrt (- (* b b) (* (* 3 a) c))) (* (/ -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)))) (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a (* -3 a))) (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (sqrt (+ (* (* -3 c) a) (* b b))) (+ (* (* -3 a) c) (* b b)) (/ (* c a) 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)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (sqrt (- (* b b) (* (* 3 a) c))) (* (/ -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)))) (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a (* -3 a))) (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (sqrt (+ (* (* -3 c) a) (* b b))) (+ (* (* -3 a) c) (* b b)) (/ (* c a) b)) |
| 5.0ms | c | @ | 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)))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (sqrt (- (* b b) (* (* 3 a) c))) (* (/ -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)))) (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a (* -3 a))) (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (sqrt (+ (* (* -3 c) a) (* b b))) (+ (* (* -3 a) c) (* b b)) (/ (* c a) b)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1103 | 7255 |
| 0 | 4154 | 6910 |
| 1× | iter limit |
| 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) |
(/ -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)))) |
(* a (+ b (* -1 b))) |
(* a (+ b (+ (* -1 b) (* 3/2 (/ (* a c) b))))) |
(* a (+ b (+ (* -1 b) (* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))))))) |
(* a (+ b (+ (* -1 b) (* a (+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5)))))))))) |
(* -1/3 (/ (+ b (* -1 b)) a)) |
(/ (+ (* -1/2 (/ (* a c) b)) (* -1/3 (+ b (* -1 b)))) a) |
(/ (+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a) |
(* 1/3 b) |
(+ (* -1/2 (/ (* a c) b)) (* 1/3 b)) |
(+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(/ (* a c) b) |
(* (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)))))) |
(* -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))))) |
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a))))) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(* a (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(* 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/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/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/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)))))) |
(* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))) |
(* (pow a 2) (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -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/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (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))))))))) |
(+ (* -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))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* a b)) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ a (* -1/2 (* (sqrt (/ a c)) (/ b (sqrt -3))))))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ a (* b (+ (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) |
(+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/48 (* (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) |
(/ (+ (* -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/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) |
(* b (+ a (* -1 a))) |
(* b (+ a (+ (* -1 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(* b (+ a (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))))) |
(* b (+ a (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(* -1/3 (/ (* b (+ a (* -1 a))) (pow a 2))) |
(* b (+ (* -1/2 (/ c (pow b 2))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2))))) |
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2)))))) |
(* 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))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2))))))) |
(* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* (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/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)))))))) |
(* 2 (* a b)) |
(* -1 (* b (+ (* -2 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(* -1 (* b (+ (* -2 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))))) |
(* -1 (* b (+ (* -2 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(* -1/3 b) |
(* -1 (* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/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 (+ (* 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)))) |
(+ (* -1 (* a b)) (* a b)) |
(+ (* -1 (* a b)) (+ (* 3/2 (/ (* (pow a 2) c) b)) (* a b))) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 9/8 (/ (* (pow a 3) c) (pow b 3))) (* 3/2 (/ (pow a 2) b)))))) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 3/2 (/ (pow a 2) b)) (* c (+ (* 9/8 (/ (pow a 3) (pow b 3))) (* 27/16 (/ (* (pow a 4) c) (pow b 5))))))))) |
(* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) |
(+ (* -1/2 (/ c b)) (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2)))) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) |
(+ (* 1/3 b) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 1/3 b) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/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 (+ (* -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/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 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (/ (* a b) c))) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (/ (* a b) c)))) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ (* a b) c))))) |
(* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))) |
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/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 (+ (* -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 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (* a b) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* a b)) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* a b)) c))))) |
(* -1 (* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (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 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 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 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) 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 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (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 #s(literal -9/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (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 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #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 (*.f64 c a) b) #s(literal -3/2 binary64) 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 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 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) |
(/ -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 #s(literal 3/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (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 #s(literal 9/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (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 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #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))) 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 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (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 #s(literal 27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (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 #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 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) (*.f64 #s(literal 27/16 binary64) (/.f64 (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 #s(literal 3/2 binary64) (/.f64 c b))) a) |
(* a (+ b (* -1 b))) |
(*.f64 (*.f64 #s(literal 0 binary64) b) a) |
(* a (+ b (+ (* -1 b) (* 3/2 (/ (* a c) b))))) |
(*.f64 (fma.f64 #s(literal 0 binary64) b (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 c a) b))) a) |
(* a (+ b (+ (* -1 b) (* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))))))) |
(*.f64 (fma.f64 #s(literal 0 binary64) b (*.f64 (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 c b))) a)) a) |
(* a (+ b (+ (* -1 b) (* a (+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5)))))))))) |
(*.f64 (fma.f64 #s(literal 0 binary64) b (*.f64 (fma.f64 (fma.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (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 #s(literal 3/2 binary64) (/.f64 c b))) a)) a) |
(* -1/3 (/ (+ b (* -1 b)) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)) |
(/ (+ (* -1/2 (/ (* a c) b)) (* -1/3 (+ b (* -1 b)))) a) |
(/.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b))) a) |
(/ (+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (fma.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) a (*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 0 binary64) b))) a) |
(/ (+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (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 (*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 0 binary64) b))) a) |
(* 1/3 b) |
(*.f64 #s(literal 1/3 binary64) b) |
(+ (* -1/2 (/ (* a c) b)) (* 1/3 b)) |
(fma.f64 #s(literal 1/3 binary64) b (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c a) b))) |
(+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) a (*.f64 #s(literal 1/3 binary64) b)) |
(+ (* 1/3 b) (* a (+ (* -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 (fma.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (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 (*.f64 #s(literal 1/3 binary64) b)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(/ (* a c) b) |
(/.f64 (*.f64 c 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 (*.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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.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)) (pow.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))))) #s(literal -1/8 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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))) a) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.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/3 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
(+ (* -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/3 binary64) (/.f64 b a) (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
(* 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 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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))))) #s(literal -1/8 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 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.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))))) #s(literal 1/16 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) |
(* -1/3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal -1/3 binary64)) |
(* a (+ (* -1/3 (* (sqrt (/ c a)) (sqrt -3))) (* 1/3 (/ b a)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64) (*.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 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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))) |
(neg.f64 (*.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 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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) |
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -3 binary64)))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (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) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 a a)) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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)))) (*.f64 a a)) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal 1/3 binary64)) |
(* a (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64))) a) |
(* 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)))))) |
(*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)))) a) |
(* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
(*.f64 (fma.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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 #s(literal 1/48 binary64) (*.f64 (/.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/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/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)))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (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 -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (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 -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a)) b) a)))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 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 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) b)) 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 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) a))) 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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 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))) (pow.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))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 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))) (pow.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))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.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))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))) |
(* 1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
(*.f64 (neg.f64 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 (* 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 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) b)) 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 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) a))) a)))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) |
(* -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) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) b) a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) |
(* -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) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))))) a) #s(literal -1 binary64) b) a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) |
(* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(* (pow a 2) (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 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)) (*.f64 a a)) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 b)) a))) (*.f64 a a)) |
(* (pow a 2) (+ (* -1 (/ (+ (* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a)) b) a))) (*.f64 a a)) |
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/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))) (pow.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))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/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))) (pow.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))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (/.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))))) #s(literal 1/48 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 3 binary64) c (neg.f64 (/.f64 (*.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 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64) #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 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #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 (fma.f64 (*.f64 (/.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) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) b (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(+ (* 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 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (pow.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))))) #s(literal -1/24 binary64))) b (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) b (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(* -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 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #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/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (/.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))))) #s(literal 1/16 binary64))) (*.f64 b b) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* -1/3 (* (sqrt (* a c)) (sqrt -3))) (* 1/3 b)) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal -1/3 binary64) (*.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 (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal -1/6 binary64) #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 (fma.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal -1/6 binary64))) b #s(literal 1/3 binary64)) b (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal -1/3 binary64))) |
(- 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))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal -1/2 binary64) #s(literal 1 binary64)) b (neg.f64 (*.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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) b #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* a b)) |
(fma.f64 a b (neg.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ a (* -1/2 (* (sqrt (/ a c)) (/ b (sqrt -3))))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal -1/2 binary64) a) b (neg.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ a (* b (+ (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) b a) b (neg.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/6 binary64))) (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal 1/3 binary64))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/48 (* (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/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (/.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))))) #s(literal 1/48 binary64))) (*.f64 b b) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1/6 binary64))) (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) #s(literal 1/3 binary64))) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 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))))) b) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 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 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (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 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64))))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 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))))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 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 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 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 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b 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 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) b) |
(/ (+ (* 3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 1/2 (* a c))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 3/8 binary64) (*.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 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 3/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) a) c (/.f64 (*.f64 #s(literal 9/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))))) 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 (*.f64 (pow.f64 a #s(literal 4 binary64)) (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 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 3/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) a) c (/.f64 (*.f64 #s(literal 9/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))))) b) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 9/8 binary64) (*.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 (/.f64 (*.f64 #s(literal 27/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))) 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 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))))) b) |
(* b (+ a (* -1 a))) |
(*.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* b (+ a (+ (* -1 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(*.f64 (fma.f64 #s(literal 0 binary64) a (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) b) |
(* b (+ a (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))))) |
(*.f64 (fma.f64 #s(literal 0 binary64) a (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/8 binary64) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))) b) |
(* b (+ a (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(*.f64 (fma.f64 #s(literal 0 binary64) a (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/8 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 27/16 binary64) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))) b) |
(* -1/3 (/ (* b (+ a (* -1 a))) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 a a)) |
(* b (+ (* -1/2 (/ c (pow b 2))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a a)) #s(literal -1/3 binary64) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) |
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2)))))) |
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 0 binary64) a)) (*.f64 a a)))) b) |
(* 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))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 0 binary64) a)) (*.f64 a a))))) b) |
(* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 1/3 binary64)) b) |
(* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b))) #s(literal 1/3 binary64)) b) |
(* b (+ 1/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 1/3 binary64)) b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #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 a (/.f64 c (*.f64 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) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 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) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b 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 c (*.f64 b b)) #s(literal -1/2 binary64) (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 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (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 a (/.f64 c (*.f64 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) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b 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) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) |
(* 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 a (/.f64 c (*.f64 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 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 3/8 binary64) (fma.f64 (*.f64 a (/.f64 c (*.f64 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) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 3/8 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 9/16 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.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 a (/.f64 c (*.f64 b b))) #s(literal 3/2 binary64) #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 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/8 binary64)) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #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 (*.f64 #s(literal 27/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))) |
(* 2 (* a b)) |
(*.f64 (*.f64 a b) #s(literal 2 binary64)) |
(* -1 (* b (+ (* -2 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) #s(literal 3/2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(* -1 (* b (+ (* -2 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) a (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/8 binary64) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))) |
(* -1 (* b (+ (* -2 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) a (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/8 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 27/16 binary64) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))))) |
(* -1/3 b) |
(*.f64 #s(literal -1/3 binary64) b) |
(* -1 (* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 1/3 binary64))) |
(* -1 (* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b))) #s(literal 1/3 binary64))) |
(* -1 (* b (+ 1/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 1/3 binary64))) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 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 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 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 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) 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 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (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 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c (neg.f64 (/.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 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.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 (neg.f64 (/.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 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 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 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b) |
(* c (+ (* 3/8 (/ (* (pow a 2) c) (pow b 3))) (* 1/2 (/ a b)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 3/8 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 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal 3/8 binary64) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 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 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) 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 (/.f64 a b) #s(literal 1/2 binary64))) c) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 9/8 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 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 27/16 binary64) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 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 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal 1/2 binary64) (*.f64 #s(literal 27/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) c (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) c) |
(+ (* -1 (* a b)) (* a b)) |
(*.f64 #s(literal 0 binary64) (*.f64 a b)) |
(+ (* -1 (* a b)) (+ (* 3/2 (/ (* (pow a 2) c) b)) (* a b))) |
(fma.f64 (neg.f64 a) b (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) #s(literal 3/2 binary64) (*.f64 a b))) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 9/8 (/ (* (pow a 3) c) (pow b 3))) (* 3/2 (/ (pow a 2) b)))))) |
(fma.f64 #s(literal 0 binary64) (*.f64 a b) (*.f64 (fma.f64 (/.f64 (*.f64 a a) b) #s(literal 3/2 binary64) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 3 binary64)))) c)) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 3/2 (/ (pow a 2) b)) (* c (+ (* 9/8 (/ (pow a 3) (pow b 3))) (* 27/16 (/ (* (pow a 4) c) (pow b 5))))))))) |
(fma.f64 #s(literal 0 binary64) (*.f64 a b) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 27/16 binary64) (*.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 9/8 binary64))) c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 3/2 binary64))) c)) |
(* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 a a)) |
(+ (* -1/2 (/ c b)) (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 a a)) #s(literal -1/3 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 a a)) #s(literal -1/3 binary64) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 a a)) #s(literal -1/3 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c (neg.f64 (/.f64 #s(literal 1/2 binary64) b))) c)) |
(+ (* 1/3 b) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -3/8 binary64) (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c (*.f64 #s(literal 1/3 binary64) b)) |
(+ (* 1/3 b) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c (*.f64 #s(literal 1/3 binary64) 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 (*.f64 b 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.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 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) c) |
(* c (+ (* -1/3 (* (sqrt (/ a c)) (sqrt -3))) (* 1/3 (/ b c)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/3 binary64) (*.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 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.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) (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))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal 1/24 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal 1/8 binary64) (/.f64 b c)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) c) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (/ (* a b) c))) |
(*.f64 (fma.f64 a (/.f64 b c) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -3 binary64))))) c) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (/ (* a b) c)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 a (/.f64 b c)))) c) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ (* a b) c))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 a (/.f64 b c))))) c) |
(* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64))) c) |
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 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 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)))) c) |
(* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 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 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) #s(literal 1/48 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/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)))) |
(neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c)) 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)))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 b)) c))) 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)))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c)) b) c))) c)) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(neg.f64 (*.f64 (*.f64 #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))) 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))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c))) 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))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c))) c))) 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)))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) c)) |
(* -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))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c)) |
(* -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)))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (*.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)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) |
(* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b c))))) |
(neg.f64 (*.f64 (*.f64 #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))) 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))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) b)) c))) 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))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) c))) c))) c)) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) 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)))))) |
(neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) b) c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) c)) |
(* -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)))))) |
(neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c a))))) c) #s(literal -1 binary64) b) c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (* a b) c))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (/.f64 b c)))) c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* a b)) c))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 a b)) c))) c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* a b)) c))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (/.f64 (fma.f64 a b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c))) c))) c)) |
(* -1 (* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c)) |
(* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (*.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)))) #s(literal 1/48 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))) c)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 256 |
| 0 | 78 | 256 |
| 1 | 310 | 239 |
| 2 | 2405 | 239 |
| 0 | 8565 | 237 |
| 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 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b))) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) 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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) a) (*.f64 a b)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) |
(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)) |
(/.f64 (*.f64 c a) b) |
| Outputs |
|---|
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (+.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 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)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.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 (*.f64 c #s(literal -3 binary64)) a) #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 c a) #s(literal 3 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #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 c a) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 0 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)))) (+.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 c a) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #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 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 (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 0 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 c a) #s(literal 3 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.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 c a) #s(literal 3 binary64) (*.f64 b b))))) (+.f64 #s(literal 0 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)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 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 c a) #s(literal 3 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (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 c a) #s(literal 3 binary64) (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.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 c a) #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 c a) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.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 c a) #s(literal 3 binary64) (*.f64 b b))))) (*.f64 (+.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) 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 c a) #s(literal 3 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #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 c a) #s(literal 3 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #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 c a) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #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 c #s(literal -3 binary64)) a (*.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 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 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 c a) #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 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (+.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (+.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))))) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 b)) |
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 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)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c a) #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 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c a) #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 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 c a) #s(literal 3 binary64) (*.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 c a) #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 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 c a) #s(literal 3 binary64) (*.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 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(-.f64 (/.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)))) |
(-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) 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 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) 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 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (neg.f64 a))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) #s(literal 1/3 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 (*.f64 c #s(literal -3 binary64)) 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 c #s(literal -3 binary64)) a (*.f64 b b))) b)) |
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b))) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) #s(literal -3 binary64))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 (*.f64 c #s(literal -3 binary64)) 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 c #s(literal -3 binary64)) a (*.f64 b b))) b)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) (/.f64 (neg.f64 b) a)) #s(literal 3 binary64)) |
(/.f64 (+.f64 (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) 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 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) #s(literal 1/3 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b)))) (neg.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) 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 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) (neg.f64 (pow.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) #s(literal 3 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) a (*.f64 a (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64)) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (neg.f64 b) a))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) a (*.f64 #s(literal 3 binary64) (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) (*.f64 (/.f64 a b) #s(literal -3 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) (neg.f64 b))) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 3 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 (neg.f64 b)))) (pow.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (/.f64 (neg.f64 b) a))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 3 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (neg.f64 b))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 b))) (pow.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) #s(literal 3 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 a (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) (pow.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) a)) |
(/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 b) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a) #s(literal 3 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) 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 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) #s(literal 1/3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) 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 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) #s(literal 1/3 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 (*.f64 c #s(literal -3 binary64)) 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 c #s(literal -3 binary64)) a (*.f64 b b))) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 (*.f64 c #s(literal -3 binary64)) 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 c #s(literal -3 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) 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 c #s(literal -3 binary64)) a (*.f64 b b))) b) a))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)) a) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -3 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 3 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) 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 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) 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 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/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 c #s(literal -3 binary64)) a (*.f64 b b))) b))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) |
(neg.f64 b) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) (+.f64 #s(literal 0 binary64) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(-.f64 #s(literal 0 binary64) b) |
(+.f64 #s(literal 0 binary64) (neg.f64 b)) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c a) #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 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c 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)))) (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 c a) #s(literal 3 binary64) (*.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 c a) #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 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 c a) #s(literal 3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 c a) #s(literal 3 binary64) (*.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 c a) #s(literal 3 binary64) (*.f64 b b))))))) |
(/.f64 (fabs.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))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b))))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b))))) |
(/.f64 (fabs.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))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fabs.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))))) (fabs.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 c a) #s(literal 3 binary64) (*.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 c a) #s(literal 3 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 c a) #s(literal 3 binary64) (*.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 c a) #s(literal 3 binary64) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) 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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (neg.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 c a) #s(literal 3 binary64) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) 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 c a) #s(literal 3 binary64) (*.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 c a) #s(literal 3 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (-.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 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (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 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)))) (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 c #s(literal -3 binary64)) a (*.f64 b b))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
(*.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2/9 binary64)) |
(*.f64 (/.f64 #s(literal -2/3 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal 3 binary64))) |
(*.f64 (/.f64 (neg.f64 b) #s(literal 1/3 binary64)) (/.f64 #s(literal -2/3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal -2/3 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 (neg.f64 b) #s(literal 1/3 binary64))) |
(*.f64 #s(literal 2/3 binary64) (/.f64 (neg.f64 b) a)) |
(*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) #s(literal -2 binary64)) |
(*.f64 (*.f64 #s(literal -2/3 binary64) b) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b 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 (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 (neg.f64 (*.f64 #s(literal -2/3 binary64) b))) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal 2/3 binary64) (neg.f64 (/.f64 a b))) |
(/.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 (neg.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 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)) |
(*.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) a)) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 b #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal -3 binary64))) |
(*.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal -3 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 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 #s(literal -1 binary64) (/.f64 b (neg.f64 a))) |
(*.f64 #s(literal -3 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 b (pow.f64 a #s(literal -1 binary64))) |
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 a)) (*.f64 (neg.f64 a) b)) (*.f64 a a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
(neg.f64 (/.f64 (neg.f64 b) a)) |
(neg.f64 (/.f64 b (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 b (neg.f64 a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64))) (pow.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) #s(literal -1 binary64))) |
(*.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b)) (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64)) (*.f64 b b))) (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)))) (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64)))) (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b)) (*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b)) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b)) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64)) (*.f64 b b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b)) (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b)) (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))))) |
(fma.f64 #s(literal -1 binary64) b #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) |
(fma.f64 b #s(literal -1 binary64) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) |
(-.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)))) |
(-.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)))) (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64)) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)))) |
(-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b))) (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b)))) |
(+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) |
(*.f64 (/.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)))) (/.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)))) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b)) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64))) #s(literal 3 binary64)) (/.f64 (pow.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64))) a) (/.f64 (pow.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b)) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) a) #s(literal 1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) (neg.f64 a))) |
(*.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) #s(literal 1/3 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (pow.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b))) |
(*.f64 (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) #s(literal -3 binary64))) |
(*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) (/.f64 #s(literal 1/3 binary64) a)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) a) (/.f64 (neg.f64 b) a)) #s(literal 3 binary64)) |
(/.f64 (+.f64 (/.f64 (neg.f64 b) a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) a)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) a)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) #s(literal 1 binary64))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1/3 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) #s(literal 1/3 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b)))) (neg.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))))) (neg.f64 (pow.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) a) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (neg.f64 b) a))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) a) a (*.f64 #s(literal 3 binary64) (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) a) (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) a) (*.f64 (/.f64 a b) #s(literal -3 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) a) (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) (neg.f64 b))) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) #s(literal 3 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) a (*.f64 a (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64)) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) #s(literal 3 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) a (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 (neg.f64 b)))) (pow.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (/.f64 (neg.f64 b) a))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) #s(literal 3 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (neg.f64 b))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) a (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a)) |
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 b))) (pow.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) a))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 3 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)))) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) #s(literal 3 binary64) (*.f64 a (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) a (*.f64 a (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64)) (*.f64 a (neg.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)))) (*.f64 a (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))))) (pow.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) a))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 b) (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))))) |
(/.f64 (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) a) #s(literal 3 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a)) (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1/3 binary64) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64)))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) #s(literal 1/3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)))) (pow.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) #s(literal 1/3 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (neg.f64 b)) (*.f64 b b)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b))) |
(/.f64 (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) #s(literal 1/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b)))) |
(/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) a))) |
(neg.f64 (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 3 binary64)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1/3 binary64) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (pow.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64)) (*.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 0 binary64)) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) #s(literal 2 binary64)) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 b #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 3 binary64) a)) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 1/3 binary64) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) #s(literal -3 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) #s(literal 1/3 binary64)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal -1/9 binary64)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) a) #s(literal -1 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) #s(literal 1/3 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1 binary64) a)) #s(literal 1/3 binary64)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) a)) |
(*.f64 #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 #s(literal -3 binary64)) a (*.f64 b b))))))) |
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 a #s(literal -3 binary64)))) |
(pow.f64 (/.f64 a (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 a #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 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 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) #s(literal 1 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) (*.f64 a #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 a #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) #s(literal 1 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 a #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal -1 binary64)) #s(literal -1/3 binary64)) |
(*.f64 (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64)) #s(literal 3 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))) |
(*.f64 #s(literal 3 binary64) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64))) |
(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 (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)) |
(/.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) |
(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 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1/3 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 1/3 binary64))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b 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 #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64))))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 1/3 binary64)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) 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 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 #s(literal -3 binary64)) a (*.f64 b b)))))) |
(fma.f64 b #s(literal 1/3 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 #s(literal -3 binary64)) a (*.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 #s(literal -3 binary64)) a (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (neg.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)))))) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64))) (sqrt.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 b))) (sqrt.f64 (neg.f64 (neg.f64 b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (neg.f64 b) b)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (neg.f64 b)) (sqrt.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) |
(fma.f64 b #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) (/.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) b) |
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) a) (/.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (pow.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) #s(literal -1 binary64))) |
(*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) |
(*.f64 a (+.f64 b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) (fma.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (neg.f64 a) b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 a) b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b))) (*.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (*.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3/2 binary64)) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) (*.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (neg.f64 a) b) #s(literal 3 binary64))) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 a) b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (neg.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 a b)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b))) |
(/.f64 (fma.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 a b))))) |
(/.f64 (fma.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (pow.f64 (*.f64 a b) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) (fma.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) (fma.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a) #s(literal -3 binary64) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a) #s(literal -3 binary64) (neg.f64 (*.f64 (neg.f64 a) b))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a) #s(literal -3 binary64) (*.f64 a b)) |
(fma.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1/3 binary64) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(fma.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1/3 binary64) (neg.f64 (*.f64 (neg.f64 a) b))) |
(fma.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1/3 binary64) (*.f64 a b)) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) a (*.f64 (neg.f64 (neg.f64 a)) b)) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) a (neg.f64 (*.f64 (neg.f64 a) b))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) a (*.f64 a b)) |
(fma.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(fma.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 (*.f64 (neg.f64 a) b))) |
(fma.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 a b)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)) (neg.f64 (*.f64 (neg.f64 a) b))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)) (*.f64 a b)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (neg.f64 (*.f64 (neg.f64 a) b))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (*.f64 a b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 a) (neg.f64 (*.f64 (neg.f64 a) b))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 a) (*.f64 a b)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (neg.f64 (*.f64 (neg.f64 a) b))) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 a b)) |
(fma.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(fma.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) (neg.f64 (*.f64 (neg.f64 a) b))) |
(fma.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) (*.f64 a b)) |
(fma.f64 a b (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(fma.f64 #s(literal -3 binary64) (*.f64 a (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 a (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (neg.f64 (*.f64 (neg.f64 a) b))) |
(fma.f64 #s(literal -3 binary64) (*.f64 a (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 a b)) |
(fma.f64 b a (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3/2 binary64)) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 a) b))))) (/.f64 (pow.f64 (*.f64 (neg.f64 a) b) #s(literal 3 binary64)) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (+.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 a) b)))))) |
(-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) a) (/.f64 (*.f64 a a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)))) |
(-.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 b) a)) |
(-.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 a) b)) |
(-.f64 (*.f64 a b) (*.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64))) a)) |
(-.f64 (*.f64 a b) (*.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (*.f64 a b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (neg.f64 a))) |
(-.f64 (*.f64 a b) (*.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3/2 binary64)) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 3 binary64)) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))))) |
(+.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(+.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (neg.f64 (*.f64 (neg.f64 a) b))) |
(+.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 a b)) |
(+.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) (*.f64 a a)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) #s(literal -1 binary64)) (/.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) #s(literal 3 binary64)) (/.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a a)) (/.f64 (pow.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) #s(literal -1 binary64)) #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) #s(literal -3 binary64)) (/.f64 (pow.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) #s(literal -1 binary64)) (*.f64 a a))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (*.f64 a a)) (/.f64 (pow.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) #s(literal -1 binary64)) #s(literal -3 binary64))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) #s(literal -3 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) #s(literal -1 binary64)) (*.f64 a a))) |
(*.f64 (/.f64 a (*.f64 a a)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b) #s(literal -3 binary64))) |
(*.f64 (/.f64 a (*.f64 a a)) (/.f64 (+.f64 b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64))) #s(literal -3 binary64))) |
(*.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b) (*.f64 a a))) |
(*.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 (+.f64 b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64))) (*.f64 a a))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a #s(literal -3 binary64))) (/.f64 (pow.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) a) (/.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal -1 binary64)) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) a) (/.f64 (pow.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) #s(literal -1 binary64)) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (*.f64 a #s(literal -3 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) #s(literal -1 binary64)) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b))) (/.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(*.f64 (/.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))))) (*.f64 (/.f64 a (*.f64 a a)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b) #s(literal -3 binary64)))) |
(*.f64 (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) #s(literal -3 binary64)) (/.f64 (pow.f64 a #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) (neg.f64 a)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) #s(literal -1 binary64)) (pow.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (fma.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b) a)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) a)) |
(*.f64 (/.f64 a a) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 a a) (/.f64 (+.f64 b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64))) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 a (*.f64 a #s(literal -3 binary64))) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b) a)) |
(*.f64 (/.f64 a (*.f64 a #s(literal -3 binary64))) (/.f64 (+.f64 b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64))) a)) |
(*.f64 (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) a) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -3 binary64))) |
(*.f64 (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) a) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b) a))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) (neg.f64 a))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal -1 binary64)) (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (*.f64 a a)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b) #s(literal -3 binary64)))) |
(*.f64 (neg.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b))) (pow.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 a a) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 a a) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 a a) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (/.f64 a a))) a) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (/.f64 a a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 a a))) a) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) a) a)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) a) #s(literal -3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b) a))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal -1 binary64)))) (neg.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal -1 binary64)))) (neg.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) a))) (neg.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b))))) (neg.f64 (neg.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 a b)))) (neg.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (/.f64 a a)) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) (*.f64 a (*.f64 (neg.f64 a) b))) (*.f64 a (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (neg.f64 a) b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) (*.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 (neg.f64 a) b))) (*.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (neg.f64 a) b))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) b))) (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 a a)) a (*.f64 a (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (/.f64 a a)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 a a)) (*.f64 a #s(literal -3 binary64)) (*.f64 a (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 a a)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 a (neg.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) (*.f64 a (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 a a)) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 a a)) (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 a (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a b) a) a (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (/.f64 a a)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 a b) a) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a))) (pow.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a b) a) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a b) a) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a b) a) (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) b) a (*.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (/.f64 a a)))) (*.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) b) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a))) (*.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) b) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (neg.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) b) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) b) (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -3 binary64) a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (/.f64 a a)))) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -3 binary64) a)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -3 binary64) a)) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a))) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -3 binary64) a)) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -3 binary64) a)) (neg.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -3 binary64) a)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -3 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -3 binary64) a)) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -3 binary64) a)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -3 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(/.f64 (fma.f64 (*.f64 a b) a (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (/.f64 a a)))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) a)) |
(/.f64 (fma.f64 (*.f64 a b) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (*.f64 a b) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (neg.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (*.f64 a b) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 a b) (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (/.f64 a a)) a (*.f64 a (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 a a)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (/.f64 a a)) (*.f64 a #s(literal -3 binary64)) (*.f64 a (/.f64 (*.f64 a b) a))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (/.f64 a a)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 a (*.f64 (neg.f64 a) b))) (*.f64 a (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (/.f64 a a)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -3 binary64) a)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -3 binary64) a)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (/.f64 a a)) (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 a (*.f64 a b))) (*.f64 a (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a) a (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 a a)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 a b) a))) (pow.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (neg.f64 a) b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -3 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -3 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a) (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) a (*.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 a a)))) (*.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 a b) a))) (*.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 (neg.f64 a) b))) (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -3 binary64) a)) (*.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -3 binary64) a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 a b))) (*.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 a a)))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (/.f64 (*.f64 a b) a))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (neg.f64 a) b))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -3 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -3 binary64) a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 a b))) (*.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 a a)))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (/.f64 (*.f64 a b) a))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) b))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -3 binary64) a)) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -3 binary64) a)))) |
(/.f64 (/.f64 (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) a) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) a) #s(literal -3 binary64)) a) |
(/.f64 (*.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b) a)) a) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal -1 binary64))) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal -1 binary64))) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))))) |
(/.f64 (*.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) a)) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)))) (neg.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (pow.f64 (*.f64 a b) #s(literal 2 binary64)))) (neg.f64 (*.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) a)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 a b))) (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) a) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (pow.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(/.f64 (fma.f64 (pow.f64 (neg.f64 a) #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 a b) #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (*.f64 (*.f64 a b) (-.f64 (*.f64 a b) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 a a) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 a a) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 a a) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 a a) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 a a) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 a (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)) a))) |
(neg.f64 (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b) (*.f64 a #s(literal -3 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a) (*.f64 a a)) #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a) (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal -3 binary64) a) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 a a)) #s(literal -1/9 binary64) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 a a)) (/.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) (*.f64 a a)) (/.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 a a)) (/.f64 (neg.f64 a) #s(literal -3 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) (*.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -3 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal -3 binary64) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) #s(literal -3 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a a)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal -3 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a a)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) #s(literal -3 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 b (neg.f64 (*.f64 a #s(literal -3 binary64)))) (/.f64 (neg.f64 a) a) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a))) |
(fma.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a) a) (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a) #s(literal -3 binary64)) (/.f64 #s(literal -3 binary64) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a) (/.f64 #s(literal 1/3 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) #s(literal -3 binary64)) (/.f64 a (*.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -3 binary64)) (/.f64 (neg.f64 a) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 a a)) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a))) |
(fma.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 a (*.f64 a a)) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a))) |
(fma.f64 (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) a) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) a) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) #s(literal -3 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 a (*.f64 a a)) (/.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a))) |
(fma.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 a #s(literal -3 binary64)) (/.f64 b (*.f64 a a)) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a))) |
(fma.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 b (*.f64 (*.f64 a #s(literal -3 binary64)) a)) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a))) |
(fma.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) a) (/.f64 a (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 b (neg.f64 (*.f64 a #s(literal -3 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 a) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (/.f64 (neg.f64 a) a) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 a a)) (/.f64 b (neg.f64 a)) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal 1/3 binary64) (/.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a) (*.f64 (/.f64 a a) #s(literal 1 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) a) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a)) (/.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) a) (*.f64 #s(literal -1/9 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 a a) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 a a) (/.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a))) |
(fma.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 a a) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a))) |
(fma.f64 (/.f64 a (*.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) a) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 a (*.f64 a #s(literal -3 binary64))) (/.f64 b a) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a))) |
(fma.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal 1/3 binary64) (/.f64 a a)) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) (/.f64 a (*.f64 (*.f64 a #s(literal -3 binary64)) a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal -1 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (*.f64 a b) (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal -1 binary64)) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (/.f64 a (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 b a) (/.f64 a (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a))) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 a a)) #s(literal -1/9 binary64)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(fma.f64 a (/.f64 b (*.f64 (*.f64 a #s(literal -3 binary64)) a)) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a))) |
(fma.f64 b (/.f64 a (*.f64 (*.f64 a #s(literal -3 binary64)) a)) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a)) #s(literal 2 binary64)) (/.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) (/.f64 (pow.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64)))) (*.f64 (/.f64 a (neg.f64 a)) (/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b) (*.f64 a #s(literal -3 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) a) (/.f64 (*.f64 a a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) (/.f64 (/.f64 (pow.f64 (*.f64 a b) #s(literal 2 binary64)) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64)) b))) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(-.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64))) a) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(-.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(-.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (neg.f64 a)) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(-.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a)) (/.f64 (/.f64 (*.f64 (neg.f64 a) b) a) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a)) (/.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a)) (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 a a)) (/.f64 b a))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 a a) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal -1 binary64) b)))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a))) |
(+.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) #s(literal 1/3 binary64)) (/.f64 a a)) (*.f64 (/.f64 b (*.f64 a a)) (/.f64 a #s(literal -3 binary64)))) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 1/3 binary64)) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c a) #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 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c 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)))) (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 c a) #s(literal 3 binary64) (*.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 c a) #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 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 c a) #s(literal 3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 c a) #s(literal 3 binary64) (*.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 c a) #s(literal 3 binary64) (*.f64 b b))))))) |
(/.f64 (fabs.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))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b))))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b))))) |
(/.f64 (fabs.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))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fabs.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))))) (fabs.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 c a) #s(literal 3 binary64) (*.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 c a) #s(literal 3 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 c a) #s(literal 3 binary64) (*.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 c a) #s(literal 3 binary64) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) 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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (neg.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 c a) #s(literal 3 binary64) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) 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 c a) #s(literal 3 binary64) (*.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 c a) #s(literal 3 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (-.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 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (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 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)))) (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 c #s(literal -3 binary64)) a (*.f64 b b))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fabs.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 c a) #s(literal 3 binary64) (*.f64 b b)))) #s(literal -1 binary64)))) |
(*.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 c a) #s(literal 3 binary64) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #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 c 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 #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 c a) #s(literal 3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.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 c a) #s(literal 3 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) 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))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c 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 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (-.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 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (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 (/.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)))) (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)) a (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) 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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.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 c a) #s(literal 3 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 c a) #s(literal 3 binary64) (*.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 c a) #s(literal 3 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (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)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (*.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 (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.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 c a) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.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 #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b))) (*.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fabs.f64 (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 #s(literal -3 binary64)) a) (*.f64 (neg.f64 b) b)))))) |
(/.f64 (fabs.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))))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b))))) |
(/.f64 (fabs.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b))))) |
(/.f64 (fabs.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))))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fabs.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))))) (fabs.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 c a) #s(literal 3 binary64) (*.f64 b b))))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)))) (fabs.f64 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fabs.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b)))) |
(/.f64 (fabs.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fabs.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fabs.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) b) b))))) |
(/.f64 (fabs.f64 (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fabs.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) 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 #s(literal -3 binary64)) a) (*.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 c a) #s(literal 3 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) 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 c a) #s(literal 3 binary64) (*.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 c a) #s(literal 3 binary64) (*.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 c a) #s(literal 3 binary64) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) 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 c a) #s(literal 3 binary64) (*.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 c a) #s(literal 3 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (-.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) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (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) (fabs.f64 (/.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)))) (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 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (-.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 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (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 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)))) (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 (/.f64 (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (-.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 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (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 (/.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)))) (fma.f64 #s(literal 27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(fma.f64 (fabs.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64))) b (*.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(fma.f64 (sqrt.f64 (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (neg.f64 b)) (*.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(fma.f64 (sqrt.f64 (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 b) (*.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 b) b)) (sqrt.f64 (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(fma.f64 (sqrt.f64 (neg.f64 b)) (sqrt.f64 (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 (pow.f64 b #s(literal 3 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 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 3 binary64) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 3 binary64) a) (*.f64 b b)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.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 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) c) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 c) (*.f64 (neg.f64 (neg.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 (neg.f64 (neg.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 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 (neg.f64 (neg.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 (neg.f64 (neg.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 #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 3 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 #s(literal -3 binary64)) a) (*.f64 (neg.f64 b) b))))) (/.f64 (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 #s(literal -3 binary64)) a) (*.f64 (neg.f64 b) b)))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.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 b b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.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 c a) #s(literal 3 binary64) (*.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 #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b)))) |
(-.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b))) |
(-.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c #s(literal -3 binary64))) a)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))) c)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 c #s(literal -3 binary64)))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(fabs.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 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b))))) |
(fabs.f64 (-.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 c 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 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 2 binary64)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b)) (*.f64 (*.f64 c #s(literal -3 binary64)) a))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 c #s(literal -3 binary64)) a))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -3 binary64))) a) (*.f64 b b))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))) c) (*.f64 b b))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c #s(literal -3 binary64))) (*.f64 b b))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (*.f64 b b))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(fabs.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (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 c a) #s(literal 3 binary64) (*.f64 b b)))))) |
(+.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (neg.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)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 c a) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 a) b) (/.f64 c #s(literal -1 binary64))) |
(*.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 (neg.f64 c) #s(literal -1 binary64)) (/.f64 a b)) |
(*.f64 (/.f64 c b) (/.f64 a #s(literal 1 binary64))) |
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 c b)) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 c a)) |
(*.f64 (/.f64 a b) (/.f64 (neg.f64 c) #s(literal -1 binary64))) |
(*.f64 (/.f64 a b) c) |
(*.f64 (*.f64 a #s(literal -1 binary64)) (/.f64 (neg.f64 c) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b)) |
(*.f64 (*.f64 (neg.f64 c) a) (pow.f64 (neg.f64 b) #s(literal -1 binary64))) |
(*.f64 (*.f64 c a) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 c (/.f64 a b)) |
(*.f64 a (/.f64 c b)) |
(*.f64 a (*.f64 c (pow.f64 b #s(literal -1 binary64)))) |
(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 (*.f64 c a) #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 c) a))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (/.f64 (*.f64 (neg.f64 c) a) #s(literal -1 binary64)) b) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) a)) (neg.f64 (neg.f64 b))) |
(/.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 #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 (*.f64 c a) b) |
(neg.f64 (/.f64 (*.f64 (neg.f64 c) a) b)) |
(neg.f64 (/.f64 (*.f64 c a) (neg.f64 b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 b)) (/.f64 (*.f64 c a) (neg.f64 b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b a) c)) #s(literal -1 binary64))) |
Compiled 47 124 to 4 839 computations (89.7% saved)
38 alts after pruning (36 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 260 | 29 | 1 289 |
| Fresh | 14 | 7 | 21 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 277 | 38 | 1 315 |
| Status | Accuracy | Program |
|---|---|---|
| 50.7% | (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) | |
| 50.6% | (fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) | |
| ▶ | 54.2% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a) #s(literal 3 binary64)) |
| 54.2% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 11.0% | (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | 54.2% | (/.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)) |
| 36.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)) | |
| 11.1% | (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 a b) c) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) | |
| 39.5% | (/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) #s(literal 3 binary64))) | |
| 54.1% | (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) #s(literal 1/3 binary64)) a) | |
| ▶ | 19.9% | (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
| 30.5% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) | |
| 28.7% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 54.1% | (/.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))) | |
| 54.1% | (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) | |
| ▶ | 54.1% | (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal -1/9 binary64)) |
| 54.0% | (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 a #s(literal -3 binary64)))) | |
| 54.1% | (*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) | |
| 54.1% | (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) #s(literal -3 binary64))) | |
| 54.1% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b)) | |
| 50.8% | (*.f64 (/.f64 #s(literal -1 binary64) a) (fma.f64 b #s(literal 1/3 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1/3 binary64)))) | |
| 28.2% | (*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1/2 binary64) #s(literal -2/3 binary64))))) | |
| 28.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))) | |
| 30.5% | (*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b)))) | |
| 27.2% | (*.f64 (exp.f64 (*.f64 (log.f64 (neg.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 1/3 binary64))) | |
| 17.1% | #s(approx (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a (* -3 a))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a a)) #s(literal -1/3 binary64) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b)) | |
| 30.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) | |
| 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) | |
| 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -2/3 binary64) (/.f64 a b))) | |
| 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2/9 binary64))) | |
| 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 b) #s(literal 1/3 binary64)) (/.f64 #s(literal -2/3 binary64) (*.f64 a #s(literal -3 binary64))))) | |
| 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a))) | |
| 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -2/3 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal 3 binary64)))) | |
| 28.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 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)))) | |
| ▶ | 39.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
| ✓ | 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 28.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) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal -3 binary64))))) | |
| 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a)))) |
Compiled 1 747 to 1 281 computations (26.7% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) | |
| cost-diff | 0 | (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) | |
| cost-diff | 0 | (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a)) | |
| cost-diff | 320 | (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal -1/9 binary64)) | |
| cost-diff | 0 | (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b) | |
| cost-diff | 0 | #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) | |
| cost-diff | 0 | (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) | |
| cost-diff | 0 | (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) (*.f64 #s(literal 3 binary64) a)) | |
| cost-diff | 0 | (*.f64 a b) | |
| cost-diff | 0 | (*.f64 (*.f64 a b) #s(literal 2 binary64)) | |
| cost-diff | 0 | #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) | |
| cost-diff | 0 | (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) a))) | |
| 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 | (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) | |
| cost-diff | 0 | (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) | |
| cost-diff | 0 | (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a) | |
| cost-diff | 384 | (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a) #s(literal 3 binary64)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 343 |
| 0 | 80 | 339 |
| 1 | 168 | 326 |
| 2 | 417 | 322 |
| 3 | 1096 | 322 |
| 4 | 3930 | 322 |
| 0 | 8273 | 322 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(*.f64 c #s(literal -3 binary64)) |
c |
#s(literal -3 binary64) |
a |
(*.f64 b b) |
b |
#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 |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
#s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(*.f64 (*.f64 a b) #s(literal 2 binary64)) |
(*.f64 a b) |
a |
b |
#s(literal 2 binary64) |
(*.f64 a (*.f64 #s(literal -3 binary64) a)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal -3 binary64) |
(/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) |
(fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b) |
#s(literal -3/2 binary64) |
(/.f64 (*.f64 c a) b) |
(*.f64 c a) |
c |
a |
b |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal -1/9 binary64)) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a)) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
b |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(*.f64 c #s(literal -3 binary64)) |
c |
#s(literal -3 binary64) |
a |
(*.f64 b b) |
(*.f64 #s(literal 1/3 binary64) a) |
#s(literal 1/3 binary64) |
#s(literal -1/9 binary64) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(*.f64 c #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) c) |
c |
#s(literal -3 binary64) |
a |
(*.f64 b b) |
b |
#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 c b) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
(/.f64 c b) |
c |
b |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
#s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
#s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) |
(*.f64 (*.f64 a b) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 b a)) |
(*.f64 a b) |
(*.f64 b a) |
a |
b |
#s(literal 2 binary64) |
(*.f64 a (*.f64 #s(literal -3 binary64) a)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) a) |
(*.f64 #s(literal -3 binary64) a) |
(*.f64 a #s(literal -3 binary64)) |
#s(literal -3 binary64) |
(/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) |
(-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b)) b) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b)) |
(fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b) |
(fma.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64) b) |
#s(literal -3/2 binary64) |
(/.f64 (*.f64 c a) b) |
(*.f64 (/.f64 c b) a) |
(*.f64 c a) |
(*.f64 a c) |
c |
a |
b |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal -1/9 binary64)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a)) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) |
b |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(*.f64 c #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) c) |
c |
#s(literal -3 binary64) |
a |
(*.f64 b b) |
(*.f64 #s(literal 1/3 binary64) a) |
#s(literal 1/3 binary64) |
#s(literal -1/9 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.34765625 | (*.f64 #s(literal 1/3 binary64) a) | |
| accuracy | 4.43445272609715 | (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a)) | |
| accuracy | 15.299971697805667 | (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) | |
| accuracy | 20.633203903016618 | (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) | |
| accuracy | 3.9119695446648546 | (/.f64 (*.f64 c a) b) | |
| accuracy | 4.413128727052599 | (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) (*.f64 #s(literal 3 binary64) a)) | |
| accuracy | 15.299971697805667 | (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) | |
| accuracy | 39.15739687569703 | #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) | |
| accuracy | 0.0078125 | (*.f64 (*.f64 a b) #s(literal 2 binary64)) | |
| accuracy | 0.15625 | (*.f64 a (*.f64 #s(literal -3 binary64) a)) | |
| accuracy | 26.423673084169646 | (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) a))) | |
| accuracy | 43.47050488959367 | #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) | |
| accuracy | 0 | (/.f64 c b) | |
| accuracy | 0.00390625 | (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) | |
| accuracy | 38.90186299508497 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) | |
| accuracy | 0.20703125 | (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a) #s(literal 3 binary64)) | |
| accuracy | 4.323093640027912 | (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a) | |
| accuracy | 15.299971697805667 | (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) | |
| accuracy | 20.633203903016618 | (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
| 58.0ms | 161× | 0 | valid |
| 33.0ms | 38× | 2 | valid |
| 25.0ms | 43× | 1 | valid |
| 17.0ms | 14× | 3 | valid |
Compiled 654 to 108 computations (83.5% saved)
ival-mult: 32.0ms (32% of total)ival-div: 17.0ms (17% of total)const: 13.0ms (13% of total)adjust: 10.0ms (10% of total)ival-add: 10.0ms (10% of total)ival-sqrt: 9.0ms (9% of total)ival-sub: 7.0ms (7% of total)exact: 1.0ms (1% of total)ival-neg: 1.0ms (1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b 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 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
#s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(*.f64 (*.f64 a b) #s(literal 2 binary64)) |
(*.f64 a b) |
(/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) |
(fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal -1/9 binary64)) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a)) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(*.f64 a (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (*.f64 c a) b) |
(*.f64 #s(literal 1/3 binary64) a) |
| 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)))))))) |
(* -1/3 (/ (+ b (* -1 b)) a)) |
(/ (+ (* -1/2 (/ (* a c) b)) (* -1/3 (+ b (* -1 b)))) a) |
(/ (+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a) |
(* a (+ b (* -1 b))) |
(* a (+ b (+ (* -1 b) (* 3/2 (/ (* a c) b))))) |
(* a (+ b (+ (* -1 b) (* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))))))) |
(* a (+ b (+ (* -1 b) (* a (+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5)))))))))) |
(* 2 (* a b)) |
(* a b) |
(* 9/2 (/ c b)) |
(+ (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b))) |
(+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 81/16 (/ (* a (pow c 3)) (pow b 5)))))) |
(+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* a (+ (* 3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 81/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)))) |
(* -3 (pow a 2)) |
(/ (* a c) b) |
(* 1/3 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)))))) |
(* (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 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a))))) |
(* a (+ (* -3/2 (/ c b)) (/ b a))) |
(* -3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (/ b a)))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 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))))) |
(* -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)))))))) |
(* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))) |
(* (pow a 2) (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -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 (/ b a)) (* 3/2 (/ c b))))) |
(* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ b a))) |
(+ (* -1 (/ (+ (* -3 b) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -3 b) (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* 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/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))))))))) |
(/ c b) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* a b)) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ a (* -1/2 (* (sqrt (/ a c)) (/ b (sqrt -3))))))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ a (* b (+ (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) b) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (/ 1 a))))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* b (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (* 3 (/ 1 a))))) |
(- 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))) |
(/ (+ (* -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))))))) |
(* -1/3 (/ (* b (+ a (* -1 a))) (pow a 2))) |
(* b (+ (* -1/2 (/ c (pow b 2))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2))))) |
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2)))))) |
(* 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))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2))))))) |
(* b (+ a (* -1 a))) |
(* b (+ a (+ (* -1 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(* b (+ a (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))))) |
(* b (+ a (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(/ (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/2 c)) b) |
(/ (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(/ (+ (* 3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (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) |
(* -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))))))) |
(* -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 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(* -1 (* b (+ (* -2 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))))) |
(* -1 (* b (+ (* -2 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1))) |
(* 6 (/ b a)) |
(* -1 (* b (- (* 9/2 (/ c (pow b 2))) (* 6 (/ 1 a))))) |
(* -1 (* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2)))) (* 6 (/ 1 a))))) |
(* -1 (* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/2 (/ c (pow b 2))) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 6 (/ 1 a))))) |
(* 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/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/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) |
(+ (* -1/2 (/ c b)) (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2)))) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) |
(+ (* -1 (* a b)) (* a b)) |
(+ (* -1 (* a b)) (+ (* 3/2 (/ (* (pow a 2) c) b)) (* a b))) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 9/8 (/ (* (pow a 3) c) (pow b 3))) (* 3/2 (/ (pow a 2) b)))))) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 3/2 (/ (pow a 2) b)) (* c (+ (* 9/8 (/ (pow a 3) (pow b 3))) (* 27/16 (/ (* (pow a 4) c) (pow b 5))))))))) |
(* c (+ (* 27/8 (/ (* a c) (pow b 3))) (* 9/2 (/ 1 b)))) |
(* c (+ (* c (+ (* 27/8 (/ a (pow b 3))) (* 81/16 (/ (* (pow a 2) c) (pow b 5))))) (* 9/2 (/ 1 b)))) |
(* c (+ (* c (+ (* 27/8 (/ a (pow b 3))) (* c (+ (* 3/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 81/16 (/ (pow a 2) (pow b 5))))))) (* 9/2 (/ 1 b)))) |
(* 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/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 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (/ (* a b) c))) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (/ (* a b) c)))) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ (* a b) c))))) |
(* c (+ (* -3/2 (/ a b)) (/ b c))) |
(* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* 3 (/ b (* a c))))) |
(* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (/ b (* a c)))))) |
(* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 3 (/ b (* a 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))))) |
(* -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 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (* a b) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* a b)) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* a b)) c))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b))))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (/ b a))) c))))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* 3 (/ b a))) c))))) |
(* -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)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | a | @ | -inf | ((/ (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) 3) (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) (- (sqrt (+ (* (* c -3) a) (* b b))) b) (sqrt (+ (* (* c -3) a) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -1/2 (/ c b)) (/ c b) (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a (* -3 a))) (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* (* a b) 2) (* a b) (/ (- (sqrt (- (* b b) (* (* 3 a) c))) b) (* 3 a)) (- (sqrt (- (* b b) (* (* 3 a) c))) b) (sqrt (- (* b b) (* (* 3 a) c))) (+ (* -3/2 (/ (* c a) b)) b) (* (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) -1/9) (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* a (* -3 a)) (/ (* c a) b) (* 1/3 a)) |
| 4.0ms | c | @ | inf | ((/ (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) 3) (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) (- (sqrt (+ (* (* c -3) a) (* b b))) b) (sqrt (+ (* (* c -3) a) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -1/2 (/ c b)) (/ c b) (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a (* -3 a))) (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* (* a b) 2) (* a b) (/ (- (sqrt (- (* b b) (* (* 3 a) c))) b) (* 3 a)) (- (sqrt (- (* b b) (* (* 3 a) c))) b) (sqrt (- (* b b) (* (* 3 a) c))) (+ (* -3/2 (/ (* c a) b)) b) (* (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) -1/9) (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* a (* -3 a)) (/ (* c a) b) (* 1/3 a)) |
| 3.0ms | c | @ | -inf | ((/ (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) 3) (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) (- (sqrt (+ (* (* c -3) a) (* b b))) b) (sqrt (+ (* (* c -3) a) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -1/2 (/ c b)) (/ c b) (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a (* -3 a))) (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* (* a b) 2) (* a b) (/ (- (sqrt (- (* b b) (* (* 3 a) c))) b) (* 3 a)) (- (sqrt (- (* b b) (* (* 3 a) c))) b) (sqrt (- (* b b) (* (* 3 a) c))) (+ (* -3/2 (/ (* c a) b)) b) (* (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) -1/9) (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* a (* -3 a)) (/ (* c a) b) (* 1/3 a)) |
| 3.0ms | a | @ | inf | ((/ (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) 3) (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) (- (sqrt (+ (* (* c -3) a) (* b b))) b) (sqrt (+ (* (* c -3) a) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -1/2 (/ c b)) (/ c b) (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a (* -3 a))) (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* (* a b) 2) (* a b) (/ (- (sqrt (- (* b b) (* (* 3 a) c))) b) (* 3 a)) (- (sqrt (- (* b b) (* (* 3 a) c))) b) (sqrt (- (* b b) (* (* 3 a) c))) (+ (* -3/2 (/ (* c a) b)) b) (* (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) -1/9) (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* a (* -3 a)) (/ (* c a) b) (* 1/3 a)) |
| 3.0ms | b | @ | inf | ((/ (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) 3) (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) (- (sqrt (+ (* (* c -3) a) (* b b))) b) (sqrt (+ (* (* c -3) a) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -1/2 (/ c b)) (/ c b) (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a (* -3 a))) (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* (* a b) 2) (* a b) (/ (- (sqrt (- (* b b) (* (* 3 a) c))) b) (* 3 a)) (- (sqrt (- (* b b) (* (* 3 a) c))) b) (sqrt (- (* b b) (* (* 3 a) c))) (+ (* -3/2 (/ (* c a) b)) b) (* (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) -1/9) (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* a (* -3 a)) (/ (* c a) b) (* 1/3 a)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1112 | 7021 |
| 0 | 4148 | 6689 |
| 1× | iter limit |
| 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)))))))) |
(* -1/3 (/ (+ b (* -1 b)) a)) |
(/ (+ (* -1/2 (/ (* a c) b)) (* -1/3 (+ b (* -1 b)))) a) |
(/ (+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a) |
(* a (+ b (* -1 b))) |
(* a (+ b (+ (* -1 b) (* 3/2 (/ (* a c) b))))) |
(* a (+ b (+ (* -1 b) (* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))))))) |
(* a (+ b (+ (* -1 b) (* a (+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5)))))))))) |
(* 2 (* a b)) |
(* a b) |
(* 9/2 (/ c b)) |
(+ (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b))) |
(+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 81/16 (/ (* a (pow c 3)) (pow b 5)))))) |
(+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* a (+ (* 3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 81/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)))) |
(* -3 (pow a 2)) |
(/ (* a c) b) |
(* 1/3 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)))))) |
(* (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 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a))))) |
(* a (+ (* -3/2 (/ c b)) (/ b a))) |
(* -3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (/ b a)))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 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))))) |
(* -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)))))))) |
(* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))) |
(* (pow a 2) (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -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 (/ b a)) (* 3/2 (/ c b))))) |
(* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ b a))) |
(+ (* -1 (/ (+ (* -3 b) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -3 b) (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* 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/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))))))))) |
(/ c b) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* a b)) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ a (* -1/2 (* (sqrt (/ a c)) (/ b (sqrt -3))))))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ a (* b (+ (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) b) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (/ 1 a))))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* b (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (* 3 (/ 1 a))))) |
(- 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))) |
(/ (+ (* -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))))))) |
(* -1/3 (/ (* b (+ a (* -1 a))) (pow a 2))) |
(* b (+ (* -1/2 (/ c (pow b 2))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2))))) |
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2)))))) |
(* 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))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2))))))) |
(* b (+ a (* -1 a))) |
(* b (+ a (+ (* -1 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(* b (+ a (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))))) |
(* b (+ a (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(/ (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/2 c)) b) |
(/ (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(/ (+ (* 3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (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) |
(* -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))))))) |
(* -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 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(* -1 (* b (+ (* -2 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))))) |
(* -1 (* b (+ (* -2 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1))) |
(* 6 (/ b a)) |
(* -1 (* b (- (* 9/2 (/ c (pow b 2))) (* 6 (/ 1 a))))) |
(* -1 (* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2)))) (* 6 (/ 1 a))))) |
(* -1 (* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/2 (/ c (pow b 2))) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 6 (/ 1 a))))) |
(* 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/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/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) |
(+ (* -1/2 (/ c b)) (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2)))) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) |
(+ (* -1 (* a b)) (* a b)) |
(+ (* -1 (* a b)) (+ (* 3/2 (/ (* (pow a 2) c) b)) (* a b))) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 9/8 (/ (* (pow a 3) c) (pow b 3))) (* 3/2 (/ (pow a 2) b)))))) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 3/2 (/ (pow a 2) b)) (* c (+ (* 9/8 (/ (pow a 3) (pow b 3))) (* 27/16 (/ (* (pow a 4) c) (pow b 5))))))))) |
(* c (+ (* 27/8 (/ (* a c) (pow b 3))) (* 9/2 (/ 1 b)))) |
(* c (+ (* c (+ (* 27/8 (/ a (pow b 3))) (* 81/16 (/ (* (pow a 2) c) (pow b 5))))) (* 9/2 (/ 1 b)))) |
(* c (+ (* c (+ (* 27/8 (/ a (pow b 3))) (* c (+ (* 3/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 81/16 (/ (pow a 2) (pow b 5))))))) (* 9/2 (/ 1 b)))) |
(* 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/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 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (/ (* a b) c))) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (/ (* a b) c)))) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ (* a b) c))))) |
(* c (+ (* -3/2 (/ a b)) (/ b c))) |
(* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* 3 (/ b (* a c))))) |
(* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (/ b (* a c)))))) |
(* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 3 (/ b (* a 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))))) |
(* -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 (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (* a b) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* a b)) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* a b)) c))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b))))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (/ b a))) c))))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* 3 (/ b a))) c))))) |
(* -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)))))) |
| 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 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 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 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 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 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.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 (/.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 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (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 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (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 #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 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) 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 #s(literal -3/2 binary64) (/.f64 c b))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (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 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (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 #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 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) 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 #s(literal -3/2 binary64) (/.f64 c b))) a) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (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 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (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 #s(literal -3/2 binary64) (/.f64 c b))) a b) |
(* -1/3 (/ (+ b (* -1 b)) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)) |
(/ (+ (* -1/2 (/ (* a c) b)) (* -1/3 (+ b (* -1 b)))) a) |
(/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) b) #s(literal -1/3 binary64) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) a) |
(/ (+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal -1/3 binary64))) a) |
(/ (+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal -1/3 binary64))) a) |
(* a (+ b (* -1 b))) |
(*.f64 (*.f64 #s(literal 0 binary64) b) a) |
(* a (+ b (+ (* -1 b) (* 3/2 (/ (* a c) b))))) |
(*.f64 (fma.f64 #s(literal 0 binary64) b (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) a) |
(* a (+ b (+ (* -1 b) (* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))))))) |
(*.f64 (fma.f64 #s(literal 0 binary64) b (*.f64 (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 c b))) a)) a) |
(* a (+ b (+ (* -1 b) (* a (+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5)))))))))) |
(*.f64 (fma.f64 #s(literal 0 binary64) b (*.f64 (fma.f64 (fma.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (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 #s(literal 3/2 binary64) (/.f64 c b))) a)) a) |
(* 2 (* a b)) |
(*.f64 #s(literal 2 binary64) (*.f64 b a)) |
(* a b) |
(*.f64 b a) |
(* 9/2 (/ c b)) |
(*.f64 #s(literal 9/2 binary64) (/.f64 c b)) |
(+ (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b))) |
(fma.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 9/2 binary64) (/.f64 c b))) |
(+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 81/16 (/ (* a (pow c 3)) (pow b 5)))))) |
(fma.f64 (fma.f64 #s(literal 27/8 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 #s(literal 9/2 binary64) (/.f64 c b))) |
(+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* a (+ (* 3/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* 81/16 (/ (pow c 3) (pow b 5)))))))) |
(fma.f64 (fma.f64 (fma.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) (/.f64 (*.f64 #s(literal 81/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal 9/2 binary64) (/.f64 c b))) |
(* 3/2 (/ (* a c) b)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b))) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) |
(*.f64 (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (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 #s(literal 27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (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 #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 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) (*.f64 #s(literal 27/16 binary64) (/.f64 (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 #s(literal 3/2 binary64) (/.f64 c b))) a) |
(* -3 (pow a 2)) |
(*.f64 (*.f64 a a) #s(literal -3 binary64)) |
(/ (* a c) b) |
(*.f64 a (/.f64 c b)) |
(* 1/3 a) |
(*.f64 #s(literal 1/3 binary64) a) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) |
(+ (* -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 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)))) |
(+ (* -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 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64))))) |
(* (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 (*.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 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (/.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 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (/.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 (*.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 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))) a) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -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 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (/.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 (*.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 #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 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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 #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 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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 (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))))) #s(literal 1/16 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 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))))) a) |
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -3 binary64)))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(*.f64 (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 a a)) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (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) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))))) (*.f64 a a)) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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)))) (*.f64 a a)) |
(* a (+ (* -3/2 (/ c b)) (/ b a))) |
(*.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 c b) (/.f64 b a)) a) |
(* -3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -3 binary64)) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -3 binary64) (*.f64 (/.f64 b a) #s(literal 3 binary64))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (/ b a)))) |
(fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 b a) #s(literal 3 binary64)))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 3 (/ b a))))) |
(fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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 (/.f64 b a) #s(literal 3 binary64))))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) 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 #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)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))))) a) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 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 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) b)) 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 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a))) a))) |
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a))) |
(*.f64 #s(literal -1 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 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) 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))) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a) #s(literal -1 binary64) b) a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (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 -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (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 -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) 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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 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))) (pow.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))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 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))) (pow.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))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.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))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))) |
(* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(* (pow a 2) (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 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)) (*.f64 a a)) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 b)) a))) (*.f64 a a)) |
(* (pow a 2) (+ (* -1 (/ (+ (* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a)) b) a))) (*.f64 a a)) |
(* -1 (* a (+ (* -1 (/ b a)) (* 3/2 (/ c b))))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 3/2 binary64) (/.f64 c b) (/.f64 (neg.f64 b) a))) |
(* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ b a))) |
(*.f64 #s(literal 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 (/ (+ (* -3 b) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -3 binary64) b)) a))) |
(+ (* -1 (/ (+ (* -3 b) (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(fma.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a))) a))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (*.f64 #s(literal -1 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 (/ (+ 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) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) 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) (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a) #s(literal -1 binary64) 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 (fma.f64 (*.f64 (/.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) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) b (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64))) |
(+ (* 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 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (pow.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))))) #s(literal -1/24 binary64))) b (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) b (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(fma.f64 (fma.f64 (*.f64 (/.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) (neg.f64 (/.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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (pow.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))))) #s(literal -1/8 binary64))) b (neg.f64 (/.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 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1/2 binary64) #s(literal -1 binary64)) b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 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 #s(literal 1 binary64) (*.f64 a c))) (/.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)))) |
(+ (* (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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (/.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))))) #s(literal 1/16 binary64))) (*.f64 b b) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(/ c b) |
(/.f64 c b) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* a b)) |
(fma.f64 b a (neg.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ a (* -1/2 (* (sqrt (/ a c)) (/ b (sqrt -3))))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal -1/2 binary64) a) b (neg.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ a (* b (+ (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal -1/2 binary64))) b a) b (neg.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -3 binary64))))) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) b) |
(/.f64 (fma.f64 (*.f64 a c) #s(literal -3/2 binary64) (*.f64 b b)) b) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (/ 1 a))))) |
(fma.f64 (fma.f64 (*.f64 (/.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 -3/2 binary64) (/.f64 #s(literal 3 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -3 binary64))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* b (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (* 3 (/ 1 a))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (pow.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))))) #s(literal 3/8 binary64))) b (/.f64 #s(literal 3 binary64) a)) b (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal -3 binary64))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal -1/2 binary64) #s(literal 1 binary64)) b (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(- (* 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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) b #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 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))))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 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 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) b) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -9/8 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))))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -9/8 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 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 #s(literal -3/2 binary64) c (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 (*.f64 a c) #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 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (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 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64))))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 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 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b 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 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) b) |
(* -1/3 (/ (* b (+ a (* -1 a))) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b a))) (*.f64 a a)) |
(* b (+ (* -1/2 (/ c (pow b 2))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a a)) #s(literal -1/3 binary64) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) |
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2)))))) |
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 0 binary64) a)) (*.f64 a a)))) b) |
(* 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))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 0 binary64) a)) (*.f64 a a))))) b) |
(* b (+ a (* -1 a))) |
(*.f64 #s(literal 0 binary64) (*.f64 b a)) |
(* b (+ a (+ (* -1 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(*.f64 (fma.f64 #s(literal 0 binary64) a (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) b) |
(* b (+ a (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))))) |
(*.f64 (fma.f64 #s(literal 0 binary64) a (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/8 binary64) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))) b) |
(* b (+ a (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(*.f64 (fma.f64 #s(literal 0 binary64) a (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/8 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 27/16 binary64) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))) b) |
(/ (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/2 c)) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal 27/8 binary64) (*.f64 #s(literal 9/2 binary64) c)) b) |
(/ (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal 27/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 81/16 binary64) (*.f64 #s(literal 9/2 binary64) c))) b) |
(/ (+ (* 3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal 3/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal 27/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal 81/16 binary64) (*.f64 #s(literal 9/2 binary64) c)))) b) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 9/8 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))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) 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 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) b) |
(* -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 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 c (*.f64 b b)) #s(literal -1/2 binary64) (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 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (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))))) |
(* -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 c (*.f64 b b)) #s(literal -3/2 binary64) (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 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64) (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 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 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) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 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) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b b)))) #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 a (/.f64 c (*.f64 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) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b 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) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) |
(* -1 (* b (+ (* -2 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) #s(literal 3/2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(* -1 (* b (+ (* -2 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) a (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/8 binary64) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))) |
(* -1 (* b (+ (* -2 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) a (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/8 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 27/16 binary64) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))))) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 3/2 binary64) #s(literal -1 binary64))) |
(* 6 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal 6 binary64)) |
(* -1 (* b (- (* 9/2 (/ c (pow b 2))) (* 6 (/ 1 a))))) |
(*.f64 (neg.f64 b) (-.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/2 binary64)) (/.f64 #s(literal 6 binary64) a))) |
(* -1 (* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2)))) (* 6 (/ 1 a))))) |
(*.f64 (neg.f64 b) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/8 binary64) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/2 binary64))) (/.f64 #s(literal 6 binary64) a))) |
(* -1 (* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/2 (/ c (pow b 2))) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 6 (/ 1 a))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/8 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 81/16 binary64) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/2 binary64))) (/.f64 #s(literal 6 binary64) a)))) |
(* 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 a (/.f64 c (*.f64 b b))) #s(literal 3/2 binary64) #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 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/8 binary64)) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #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 (*.f64 #s(literal 27/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b b))))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a 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 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c (neg.f64 (/.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 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.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 (neg.f64 (/.f64 #s(literal 1/2 binary64) b))) c) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a 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 a (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c (neg.f64 (/.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 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.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 (neg.f64 (/.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 a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 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 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 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 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) 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) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 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 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b) |
(* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b a))) (*.f64 a a)) |
(+ (* -1/2 (/ c b)) (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 b a)) (*.f64 a a)) #s(literal -1/3 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 b a)) (*.f64 a a)) #s(literal -1/3 binary64) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 b a)) (*.f64 a a)) #s(literal -1/3 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c (neg.f64 (/.f64 #s(literal 1/2 binary64) b))) c)) |
(+ (* -1 (* a b)) (* a b)) |
(*.f64 #s(literal 0 binary64) (*.f64 b a)) |
(+ (* -1 (* a b)) (+ (* 3/2 (/ (* (pow a 2) c) b)) (* a b))) |
(fma.f64 (neg.f64 a) b (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) #s(literal 3/2 binary64) (*.f64 b a))) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 9/8 (/ (* (pow a 3) c) (pow b 3))) (* 3/2 (/ (pow a 2) b)))))) |
(fma.f64 #s(literal 0 binary64) (*.f64 b a) (*.f64 (fma.f64 (/.f64 (*.f64 a a) b) #s(literal 3/2 binary64) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 3 binary64)))) c)) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 3/2 (/ (pow a 2) b)) (* c (+ (* 9/8 (/ (pow a 3) (pow b 3))) (* 27/16 (/ (* (pow a 4) c) (pow b 5))))))))) |
(fma.f64 #s(literal 0 binary64) (*.f64 b a) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 27/16 binary64) (*.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 9/8 binary64))) c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 3/2 binary64))) c)) |
(* c (+ (* 27/8 (/ (* a c) (pow b 3))) (* 9/2 (/ 1 b)))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 27/8 binary64) (/.f64 #s(literal 9/2 binary64) b)) c) |
(* c (+ (* c (+ (* 27/8 (/ a (pow b 3))) (* 81/16 (/ (* (pow a 2) c) (pow b 5))))) (* 9/2 (/ 1 b)))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal 27/8 binary64) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 #s(literal 9/2 binary64) b)) c) |
(* c (+ (* c (+ (* 27/8 (/ a (pow b 3))) (* c (+ (* 3/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 81/16 (/ (pow a 2) (pow b 5))))))) (* 9/2 (/ 1 b)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal 3/2 binary64) (/.f64 (*.f64 #s(literal 81/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 27/8 binary64))) c (/.f64 #s(literal 9/2 binary64) b)) c) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 9/8 binary64) (*.f64 (/.f64 a b) #s(literal 3/2 binary64))) 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 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 27/16 binary64) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 (/.f64 a b) #s(literal 3/2 binary64))) 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 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal 1/2 binary64) (*.f64 #s(literal 27/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) c (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 (/.f64 a b) #s(literal 3/2 binary64))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.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 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) #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 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/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 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 (+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (/.f64 b a) c) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))))) 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) (-.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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 (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) c) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (/ (* a b) c))) |
(*.f64 (fma.f64 a (/.f64 b c) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -3 binary64))))) c) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (/ (* a b) c)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 a (/.f64 b c)))) c) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ (* a b) c))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 a (/.f64 b c))))) c) |
(* c (+ (* -3/2 (/ a b)) (/ b c))) |
(*.f64 (fma.f64 (/.f64 a b) #s(literal -3/2 binary64) (/.f64 b c)) c) |
(* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* 3 (/ b (* a c))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -3 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 3 binary64))) c) |
(* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (/ b (* a c)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 3 binary64)))) c) |
(* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 3 (/ b (* a c))))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal 3/8 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal 1/8 binary64) (/.f64 b c)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) c) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 b a) c))) 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))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c))) 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))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c))) c))) c)) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c))))) |
(neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 b a) c)) 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)))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (neg.f64 b) a)) c))) 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)))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c) #s(literal -1 binary64) (/.f64 (neg.f64 b) a)) c))) c)) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c)) 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)))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 b)) c))) 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)))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) c)) b) c))) 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)))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) c)) |
(* -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))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c)) |
(* -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)))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (*.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)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (* a b) c))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (/.f64 b c)))) c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* a b)) c))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 b a)) c))) c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* a b)) c))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (/.f64 (fma.f64 b a (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c))) c))) c)) |
(* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b))))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 3/2 binary64) (/.f64 (neg.f64 b) c)) c)) |
(* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -3 (/ b (* a c)))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -3 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 b a) c))) c)) |
(* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (/ b a))) c))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (/.f64 b a) #s(literal 3 binary64))) c))) c)) |
(* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* 3 (/ b a))) c))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal 3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -3/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c))) c))) c)) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) 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)))))) |
(neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) b) c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) c)) |
(* -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)))))) |
(neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c a))))) c) #s(literal -1 binary64) b) c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) c)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 274 |
| 0 | 80 | 270 |
| 1 | 319 | 257 |
| 2 | 2465 | 257 |
| 0 | 8987 | 255 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b 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 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
#s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) |
(*.f64 (*.f64 a b) #s(literal 2 binary64)) |
(*.f64 a b) |
(/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) |
(fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal -1/9 binary64)) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a)) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(*.f64 a (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (*.f64 c a) b) |
(*.f64 #s(literal 1/3 binary64) a) |
| Outputs |
|---|
(*.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 #s(literal 1/3 binary64) a)) #s(literal -1/9 binary64)) |
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) (/.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1/3 binary64)) (/.f64 #s(literal -1/9 binary64) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal -1/9 binary64) (neg.f64 a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) #s(literal 3 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) a) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #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 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/9 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1/3 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 #s(literal -1/9 binary64) a)) |
(*.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 #s(literal 3 binary64) a)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 (*.f64 a c) #s(literal -3 binary64) (*.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 a c) #s(literal -3 binary64) (*.f64 b b))) b)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/9 binary64) (*.f64 (/.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) #s(literal -1/9 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 3 binary64) a) #s(literal -1/9 binary64))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(pow.f64 (*.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1/3 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (neg.f64 (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) #s(literal 1/3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) a)) #s(literal -1/3 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -1/9 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1/9 binary64))) (neg.f64 (*.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) (neg.f64 (*.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))))) (neg.f64 (*.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)))) (neg.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) a) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 a (/.f64 b a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 a (neg.f64 b))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a)) (*.f64 b a)) (*.f64 a (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 b))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) |
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 b))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) a) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 3 binary64)) (/.f64 b (*.f64 #s(literal 1/3 binary64) a))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (neg.f64 b))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) #s(literal 3 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) a (*.f64 a (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64)) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 (neg.f64 b)))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (neg.f64 b) a))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 b))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (neg.f64 b) a))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) a (*.f64 #s(literal 3 binary64) (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (*.f64 (/.f64 a b) #s(literal -3 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) (neg.f64 b))) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 b))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) #s(literal 3 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 b) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(literal 1/9 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) #s(literal 1/3 binary64)) a) |
(/.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) a) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 1/3 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -1/9 binary64)) a) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1/9 binary64)) (*.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64))) a) |
(/.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1/3 binary64))) (neg.f64 a)) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1/3 binary64)) a) |
(/.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 a c) #s(literal -3 binary64) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a) #s(literal -3 binary64)) |
(/.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 a c) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(neg.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a) #s(literal 3 binary64))) |
(neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) a) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal -3 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 3 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))) (/.f64 (*.f64 b b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 0 binary64)) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) 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 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a) #s(literal 3 binary64))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/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 a c) #s(literal -3 binary64) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a)) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -3 binary64))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 a c) #s(literal -3 binary64) (*.f64 b b))) b)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1/3 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a)) |
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 #s(literal -3 binary64) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a))) |
(pow.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (pow.f64 a #s(literal -1 binary64)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 a c) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 a c) #s(literal -3 binary64) (*.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 a c) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (*.f64 b a))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 a b)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (/.f64 a b) (*.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 b))) (*.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) b)) (*.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 a b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 a (neg.f64 b))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 b))) (*.f64 (/.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a (*.f64 a (neg.f64 b))) (*.f64 a a)) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 b)) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (pow.f64 a #s(literal -1 binary64))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) a) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 2 binary64)) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 a c) #s(literal -3 binary64) (*.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 a c) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 b a))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) |
(/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (*.f64 b a)) (*.f64 a a)) |
(/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a)) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (neg.f64 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal -3 binary64)) (neg.f64 (/.f64 b a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal -3 binary64)) (/.f64 (neg.f64 b) a)) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1/3 binary64)) (neg.f64 (/.f64 b a))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1/3 binary64)) (/.f64 (neg.f64 b) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (neg.f64 (/.f64 b a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 (neg.f64 b) a)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (pow.f64 a #s(literal -1 binary64)) (neg.f64 (/.f64 b a))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (pow.f64 a #s(literal -1 binary64)) (/.f64 (neg.f64 b) a)) |
(fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (neg.f64 (/.f64 b a))) |
(fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (/.f64 (neg.f64 b) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a)) (/.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 a c) #s(literal -3 binary64) (*.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 a c) #s(literal -3 binary64) (*.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 a c) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 b a)))))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (*.f64 a a)) (/.f64 (*.f64 b a) (*.f64 a a))) |
(-.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a)) (/.f64 (*.f64 b b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 0 binary64)) a) (/.f64 b a)) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) a) (/.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) a)) |
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) a) (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 b a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (neg.f64 (/.f64 b a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 (neg.f64 b) a)) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 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 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (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 (+.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 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 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 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 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 #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 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (+.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #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 a c) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 (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 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.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 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 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 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.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 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.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 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 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 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 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 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 a c) #s(literal 3 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 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 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b) (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 b)) |
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 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 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.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 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (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 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #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 a c) #s(literal -3 binary64)) #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 #s(literal -1 binary64) b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 b b) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(-.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))))) |
(-.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)) #s(literal -1 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 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 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.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 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.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 a c) #s(literal -3 binary64)) #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 a c) #s(literal -3 binary64)) #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))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 (*.f64 b b) (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 (*.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 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b))))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))))) |
(/.f64 (fabs.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))))) (fabs.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b))))))) |
(/.f64 (fabs.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))))) (fabs.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 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (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 (*.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 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 (neg.f64 b) b)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) 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 (*.f64 b b) (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 (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 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #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 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.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 a c) #s(literal -3 binary64)) #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 a c) #s(literal -3 binary64) (*.f64 b b))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b 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) b) (/.f64 (neg.f64 c) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.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 #s(literal -1/2 binary64) c) (pow.f64 b #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 c) b)) |
(*.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))) (neg.f64 (neg.f64 b))) |
(/.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 (*.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 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 #s(literal 1/2 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) (pow.f64 (pow.f64 c #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 b #s(literal -1 binary64)) 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)) |
(/.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 (neg.f64 (neg.f64 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)) (neg.f64 (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 #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)) |
(/.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(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) #s(literal -1 binary64)) (/.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) #s(literal 3 binary64)) (/.f64 (pow.f64 a #s(literal -1 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) #s(literal -3 binary64)) (/.f64 (pow.f64 a #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a a)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (neg.f64 a)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64)) (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(*.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal -1 binary64)) (pow.f64 (pow.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal -1 binary64)) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (neg.f64 a))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(*.f64 (neg.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) (pow.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a) a)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a) #s(literal -3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64)))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) #s(literal 1 binary64))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a))) (neg.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))))) (neg.f64 (neg.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64)))))) |
(/.f64 (/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a) #s(literal -3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) a) |
(/.f64 (*.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (neg.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a)) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))))) (neg.f64 (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))))) |
(/.f64 (neg.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a))) |
(neg.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64)))) (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 (neg.f64 a) (*.f64 a #s(literal -3 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))))) #s(literal -1 binary64))) |
#s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) |
(*.f64 (*.f64 #s(literal 2 binary64) a) b) |
(*.f64 (*.f64 #s(literal 2 binary64) b) a) |
(*.f64 #s(literal 2 binary64) (*.f64 b a)) |
(*.f64 (*.f64 b a) #s(literal 2 binary64)) |
(*.f64 b (*.f64 a #s(literal 2 binary64))) |
(*.f64 a (*.f64 #s(literal 2 binary64) b)) |
(fma.f64 b a (*.f64 b a)) |
(fma.f64 a b (*.f64 b a)) |
(+.f64 (*.f64 b a) (*.f64 b a)) |
(*.f64 b a) |
(*.f64 a b) |
(*.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b))) |
(*.f64 (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b)) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64))) (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b))) |
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (*.f64 b b)) #s(literal 3 binary64)) (/.f64 (pow.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (*.f64 b b)) a) (/.f64 (pow.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) a) (/.f64 (pow.f64 (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal -3 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (neg.f64 a))) |
(*.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal 1/3 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (pow.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b))) |
(*.f64 (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) a)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) a) (/.f64 (neg.f64 b) a)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) a)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a))) (neg.f64 (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal 1 binary64))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal 1/3 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b)))) (neg.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b))) (neg.f64 (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) a) a) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) a) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) a) #s(literal 3 binary64)) (/.f64 b (*.f64 #s(literal 1/3 binary64) a))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) a) (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (neg.f64 b))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) a) (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) a) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 a (/.f64 b a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 a (neg.f64 b))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a)) (*.f64 b a)) (*.f64 a (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 b))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) |
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (neg.f64 b))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) |
(/.f64 (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) a) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (neg.f64 b) a))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) a) a (*.f64 #s(literal 3 binary64) (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) a) (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) a) (*.f64 (/.f64 a b) #s(literal -3 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) a) (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) (neg.f64 b))) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) #s(literal 3 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) a (*.f64 a (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64)) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) #s(literal 3 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) a (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 (neg.f64 b)))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (/.f64 (neg.f64 b) a))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) #s(literal 3 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (neg.f64 b))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) a (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a)) |
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 b))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) (neg.f64 b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) a) #s(literal 3 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (*.f64 b b)) (/.f64 #s(literal 1/3 binary64) a)) (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b)) |
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/3 binary64) a)) (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64))) (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal 1/3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (*.f64 b b))) (neg.f64 (*.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal 1/3 binary64)) a) |
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal 1/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b))) |
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) a))) |
(neg.f64 (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (*.f64 #s(literal 3 binary64) a))) (/.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))))))) |
(-.f64 (/.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) b) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (*.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (*.f64 #s(literal 3 binary64) a))) (/.f64 (*.f64 b b) (*.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (*.f64 (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64))) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 0 binary64)) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b)) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b)) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(*.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (*.f64 b b)) (pow.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64))) (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b)) (*.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (*.f64 b b))) (*.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b))) |
(/.f64 (-.f64 (*.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64))) (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (*.f64 b b))) (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (*.f64 b b))) (neg.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (neg.f64 b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (*.f64 b b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (neg.f64 b))) |
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (*.f64 b b)) (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64))) (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64))) (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) b #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) |
(fma.f64 b #s(literal -1 binary64) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) |
(-.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (neg.f64 b)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (neg.f64 b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (neg.f64 b)))))) |
(-.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)) (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b)) (/.f64 (*.f64 b b) (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b))) |
(-.f64 (/.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) #s(literal 2 binary64))))) |
(-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) |
(+.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) (neg.f64 b)) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) |
(*.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 (neg.f64 b) b)) (pow.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) (neg.f64 b)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -3 binary64)) #s(literal -27/8 binary64) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) (neg.f64 b)) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 (neg.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 9/4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))))) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -3 binary64)) #s(literal -27/8 binary64) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 (neg.f64 b) b)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) (neg.f64 b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -3 binary64)) #s(literal -27/8 binary64) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) (neg.f64 b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) (neg.f64 b)) (*.f64 b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) (neg.f64 b)) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) (neg.f64 b)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))))) (*.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))))) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) #s(literal 2 binary64))) (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 (neg.f64 b) b))) (neg.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) (neg.f64 b)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -3 binary64)) #s(literal -27/8 binary64) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (-.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) b))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -3 binary64)) #s(literal -27/8 binary64) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 (neg.f64 b) b)) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) (neg.f64 b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) (neg.f64 b)) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 (neg.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 9/4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))))) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -3 binary64)) #s(literal -27/8 binary64) (pow.f64 b #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) (neg.f64 b)) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 (neg.f64 b) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))))) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -3 binary64)) #s(literal -27/8 binary64) (pow.f64 b #s(literal 3 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -3 binary64)) #s(literal -27/8 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (-.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) b)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -3 binary64)) #s(literal -27/8 binary64) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)))))) |
(fma.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 (neg.f64 a) c) #s(literal -1 binary64)) b) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64))) (sqrt.f64 b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 b))) (sqrt.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
(fma.f64 (sqrt.f64 (neg.f64 b)) (sqrt.f64 (neg.f64 b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 a) c) #s(literal -1 binary64)) (/.f64 #s(literal -3/2 binary64) b) b) |
(fma.f64 (*.f64 #s(literal -3/2 binary64) c) (/.f64 a b) b) |
(fma.f64 (/.f64 (*.f64 (neg.f64 a) c) b) #s(literal 3/2 binary64) b) |
(fma.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (neg.f64 a) c) b) b) |
(fma.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (pow.f64 b #s(literal -1 binary64)) b) |
(fma.f64 #s(literal 1 binary64) b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b) |
(fma.f64 (*.f64 a c) (*.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -3/2 binary64)) b) |
(fma.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)) b) |
(fma.f64 b #s(literal 1 binary64) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
(fma.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) #s(literal 2 binary64)) (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) (neg.f64 b))) (/.f64 (*.f64 b b) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) (neg.f64 b)))) |
(-.f64 b (*.f64 (neg.f64 (*.f64 a (/.f64 c b))) #s(literal -3/2 binary64))) |
(-.f64 b (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))))))) |
(+.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) b) |
(+.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
(*.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 #s(literal 1/3 binary64) a)) #s(literal -1/9 binary64)) |
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) (/.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1/3 binary64)) (/.f64 #s(literal -1/9 binary64) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal -1/9 binary64) (neg.f64 a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) #s(literal 3 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) a) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64)) #s(literal 3 binary64))) |
(*.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #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 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 3 binary64) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/9 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1/3 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (/.f64 #s(literal -1/9 binary64) a)) |
(*.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 #s(literal 3 binary64) a)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 (*.f64 a c) #s(literal -3 binary64) (*.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 a c) #s(literal -3 binary64) (*.f64 b b))) b)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/9 binary64) (*.f64 (/.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) #s(literal -1/9 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal 3 binary64) a) #s(literal -1/9 binary64))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(pow.f64 (*.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1 binary64))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1/3 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (neg.f64 (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) #s(literal 1/3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) a)) #s(literal -1/3 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -1/9 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1/9 binary64))) (neg.f64 (*.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) (neg.f64 (*.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))))) (neg.f64 (*.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)))) (neg.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) a) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 a (/.f64 b a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 a (neg.f64 b))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a)) (*.f64 b a)) (*.f64 a (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 b))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) |
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 b))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) a) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 3 binary64)) (/.f64 b (*.f64 #s(literal 1/3 binary64) a))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (neg.f64 b))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) a) b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) #s(literal 3 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) a (*.f64 a (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64)) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 (neg.f64 b)))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 b))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (neg.f64 b) a))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 (neg.f64 b)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 b))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (neg.f64 b) a))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) a (*.f64 #s(literal 3 binary64) (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (*.f64 (/.f64 a b) #s(literal -3 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) (neg.f64 b))) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 b))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) #s(literal 3 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) a (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 b) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(literal 1/9 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) #s(literal 1/3 binary64)) a) |
(/.f64 (/.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) a) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 1/3 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)) #s(literal -1/9 binary64)) a) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1/9 binary64)) (*.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64))) a) |
(/.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1/3 binary64))) (neg.f64 a)) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1/3 binary64)) a) |
(/.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 a c) #s(literal -3 binary64) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a) #s(literal -3 binary64)) |
(/.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.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 a c) #s(literal -3 binary64) (*.f64 b b))) b) a))) |
(neg.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a) #s(literal 3 binary64))) |
(neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) a) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal -3 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 3 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal 3 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))) (/.f64 (*.f64 b b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 0 binary64)) (*.f64 #s(literal 3 binary64) a)) (/.f64 b (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) 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 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a) #s(literal 3 binary64))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/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 a c) #s(literal -3 binary64) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) #s(literal -1/3 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/3 binary64)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/3 binary64)) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 (/.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (/.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1/3 binary64)) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1/3 binary64)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) a) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 a)) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) (neg.f64 a)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) a) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (neg.f64 a)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (neg.f64 a)) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64)) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1/3 binary64)) (/.f64 (pow.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1/3 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) a)) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) #s(literal -1 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b b)) #s(literal 1/3 binary64)) (/.f64 (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal 1/3 binary64) a))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1/3 binary64)) (/.f64 (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 1/3 binary64)) (/.f64 (pow.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal -1 binary64)) (neg.f64 a))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) a) (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) a) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 3 binary64) a) (pow.f64 (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a) #s(literal 3 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(literal 3 binary64) (pow.f64 (/.f64 a (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (pow.f64 (*.f64 #s(literal -1/3 binary64) a) #s(literal -1 binary64))) |
(*.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 a))) |
(pow.f64 (/.f64 a (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 3 binary64) a))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (neg.f64 (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 1/3 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1/3 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 #s(literal -1/3 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 1/3 binary64)) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) (*.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) a) b) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1/3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) a) b) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/3 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) a) b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) a) b) (*.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) a) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) a) b) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) a) b) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) (*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) a) b) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) a) b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) a) b) (*.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal -1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (/.f64 b (*.f64 #s(literal 3 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) #s(literal 1/9 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 #s(literal -1/3 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal -1/3 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 #s(literal -1/3 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal -1/3 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -1/3 binary64) a) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 (*.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1/3 binary64)))) (*.f64 (*.f64 #s(literal 1/3 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -1/3 binary64) a)) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (-.f64 (*.f64 b (/.f64 (*.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 1/3 binary64))) |
(/.f64 (fma.f64 (/.f64 b #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) a) b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) a) b) (*.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal 1/3 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 1/3 binary64) a) (*.f64 (*.f64 #s(literal -1/3 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -1/3 binary64) a) (*.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (fma.f64 b (*.f64 #s(literal 1/3 binary64) a) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (/.f64 #s(literal 3 binary64) a)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) (neg.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 1/3 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (neg.f64 (*.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a) #s(literal 1/3 binary64)) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal -1/3 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal -1/3 binary64) a)) |
(neg.f64 (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/3 binary64) a))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)))) |
(fma.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) |
(fma.f64 (/.f64 b #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)))) |
(fma.f64 (/.f64 b #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) |
(fma.f64 (/.f64 b (neg.f64 a)) #s(literal -3 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)))) |
(fma.f64 (/.f64 b (neg.f64 a)) #s(literal -3 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal -1/3 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal -1/3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) |
(fma.f64 (/.f64 b #s(literal 1/3 binary64)) (pow.f64 a #s(literal -1 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)))) |
(fma.f64 (/.f64 b #s(literal 1/3 binary64)) (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 b #s(literal 1/3 binary64)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 b #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal 1/3 binary64) a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) |
(fma.f64 (/.f64 b a) #s(literal 3 binary64) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)))) |
(fma.f64 (/.f64 b a) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) |
(fma.f64 #s(literal 3 binary64) (/.f64 b a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)))) |
(fma.f64 #s(literal 3 binary64) (/.f64 b a) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) |
(fma.f64 b (/.f64 #s(literal 3 binary64) a) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)))) |
(fma.f64 b (/.f64 #s(literal 3 binary64) a) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) |
(fma.f64 #s(literal -3 binary64) (/.f64 b (neg.f64 a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)))) |
(fma.f64 #s(literal -3 binary64) (/.f64 b (neg.f64 a)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 1/3 binary64) a))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 1/3 binary64) a)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 #s(literal 1/3 binary64) a)) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 1/3 binary64) a) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 1/3 binary64) a))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (*.f64 #s(literal 1/3 binary64) a)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a))) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 #s(literal -1/3 binary64) a))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/3 binary64) a))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) #s(literal 0 binary64)) (*.f64 #s(literal -1/3 binary64) a)) (/.f64 b (*.f64 #s(literal -1/3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal -1/3 binary64) a)) (/.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 #s(literal -1/3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/3 binary64) a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 #s(literal 1/3 binary64) a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 #s(literal -1/3 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 #s(literal -1/3 binary64) a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal -1/3 binary64) a)) (/.f64 b (*.f64 #s(literal -1/3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/3 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/3 binary64) a))) |
(-.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) #s(literal -1 binary64))) |
(+.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) a)) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (/.f64 #s(literal 3 binary64) a)))) |
(+.f64 (/.f64 b (*.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (pow.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64))) (sqrt.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 b))) (sqrt.f64 (neg.f64 (neg.f64 b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (neg.f64 b) b)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (neg.f64 b)) (sqrt.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(fma.f64 b #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #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 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) b) |
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(*.f64 (*.f64 a a) #s(literal -3 binary64)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) a) |
(*.f64 a (*.f64 a #s(literal -3 binary64))) |
(*.f64 #s(literal -3 binary64) (*.f64 a a)) |
(*.f64 (/.f64 (neg.f64 a) b) (/.f64 c #s(literal -1 binary64))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (neg.f64 c) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) #s(literal -1 binary64))) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (neg.f64 a) b)) |
(*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.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 a b) (/.f64 (neg.f64 c) #s(literal -1 binary64))) |
(*.f64 (/.f64 a b) c) |
(*.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 a (/.f64 c b))) |
(*.f64 (*.f64 (neg.f64 a) c) (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 a (/.f64 c b)) |
(*.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 a) c) #s(literal -1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 a) c))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (/.f64 (*.f64 (neg.f64 a) c) #s(literal -1 binary64)) b) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) c)) (neg.f64 (neg.f64 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 a) c) (neg.f64 b)) |
(/.f64 (*.f64 a c) b) |
(neg.f64 (/.f64 (*.f64 (neg.f64 a) c) 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 1/3 binary64) a) |
(*.f64 a #s(literal 1/3 binary64)) |
Compiled 47 937 to 5 017 computations (89.5% saved)
46 alts after pruning (42 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 265 | 20 | 1 285 |
| Fresh | 9 | 22 | 31 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 277 | 46 | 1 323 |
| Status | Accuracy | Program |
|---|---|---|
| 50.7% | (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) | |
| 50.6% | (fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) | |
| 28.6% | (/.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* c -3) a) (* b b))) (neg.f64 b)) b) a) #s(literal 3 binary64)) | |
| ▶ | 24.6% | (/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) a) |
| ▶ | 54.2% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
| 11.1% | (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) c) b)) b) (*.f64 #s(literal 3 binary64) a)) | |
| 5.9% | (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) (neg.f64 b)) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 (neg.f64 b) b))))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 2.6% | (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)))))))) b) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 54.2% | (/.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)) |
| 36.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)) | |
| 39.5% | (/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) #s(literal 3 binary64))) | |
| 54.1% | (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) #s(literal 1/3 binary64)) a) | |
| 11.1% | (/.f64 (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal 1/3 binary64)) a) | |
| 39.2% | (/.f64 #s(approx (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 3 binary64)) | |
| 19.9% | (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal -3 binary64))) | |
| ✓ | 19.9% | (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
| 30.5% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) | |
| 28.7% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 11.1% | (*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal 1/3 binary64))) | |
| 54.1% | (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) | |
| ✓ | 54.1% | (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal -1/9 binary64)) |
| 54.1% | (*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) | |
| 32.6% | (*.f64 (/.f64 #s(approx (- b (sqrt (+ (* (* c -3) a) (* b b)))) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal -1/9 binary64)) | |
| 54.1% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b)) | |
| 50.8% | (*.f64 (/.f64 #s(literal -1 binary64) a) (fma.f64 b #s(literal 1/3 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1/3 binary64)))) | |
| 28.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))) | |
| 30.5% | (*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b)))) | |
| 54.1% | (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) | |
| ▶ | 54.0% | (*.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 #s(literal 3 binary64) a)) |
| 27.2% | (*.f64 (exp.f64 (*.f64 (log.f64 (neg.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 1/3 binary64))) | |
| 28.6% | (*.f64 #s(approx (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (*.f64 (/.f64 b a) #s(literal 6 binary64))) #s(literal -1/9 binary64)) | |
| 28.2% | (*.f64 #s(approx (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (*.f64 (neg.f64 b) (-.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/2 binary64)) (/.f64 #s(literal 6 binary64) a)))) #s(literal -1/9 binary64)) | |
| 39.1% | (*.f64 #s(approx (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (*.f64 #s(literal 9/2 binary64) (/.f64 c b))) #s(literal -1/9 binary64)) | |
| 28.2% | #s(approx (/ (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) 3) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) | |
| 39.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) | |
| ▶ | 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
| 38.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) | |
| 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -2/3 binary64) (/.f64 a b))) | |
| 39.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) b))) | |
| 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2/9 binary64))) | |
| 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 b) #s(literal 1/3 binary64)) (/.f64 #s(literal -2/3 binary64) (*.f64 a #s(literal -3 binary64))))) | |
| ▶ | 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a))) |
| 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -2/3 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal 3 binary64)))) | |
| ✓ | 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 28.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) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal -3 binary64))))) | |
| 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a)))) |
Compiled 2 200 to 1 590 computations (27.7% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) | |
| cost-diff | 0 | (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) | |
| cost-diff | 0 | (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) | |
| cost-diff | 320 | (*.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 #s(literal 3 binary64) a)) | |
| cost-diff | 0 | (*.f64 #s(literal 2 binary64) (*.f64 b a)) | |
| cost-diff | 0 | #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) | |
| cost-diff | 0 | (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) | |
| cost-diff | 384 | (/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) a) | |
| cost-diff | 0 | (/.f64 #s(literal -2/3 binary64) a) | |
| cost-diff | 0 | (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a)) | |
| cost-diff | 0 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a))) | |
| cost-diff | 704 | (/.f64 b #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 #s(literal -2/3 binary64) b) | |
| cost-diff | 0 | (/.f64 (*.f64 #s(literal -2/3 binary64) b) a) | |
| cost-diff | 0 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) | |
| cost-diff | 0 | (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) | |
| cost-diff | 0 | (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) | |
| cost-diff | 0 | (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 309 |
| 0 | 81 | 298 |
| 1 | 169 | 282 |
| 2 | 398 | 276 |
| 3 | 1033 | 276 |
| 4 | 3362 | 276 |
| 5 | 7209 | 276 |
| 0 | 8049 | 276 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(*.f64 c #s(literal -3 binary64)) |
c |
#s(literal -3 binary64) |
a |
(*.f64 b 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 (*.f64 #s(literal -2/3 binary64) b) a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(*.f64 #s(literal -2/3 binary64) b) |
#s(literal -2/3 binary64) |
b |
a |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a))) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a)) |
(/.f64 b #s(literal 1 binary64)) |
b |
#s(literal 1 binary64) |
(/.f64 #s(literal -2/3 binary64) a) |
#s(literal -2/3 binary64) |
a |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) a) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) |
#s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) |
(*.f64 #s(literal 2 binary64) (*.f64 b a)) |
#s(literal 2 binary64) |
(*.f64 b a) |
b |
a |
(*.f64 a #s(literal -3 binary64)) |
#s(literal -3 binary64) |
(*.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
#s(literal -1/9 binary64) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) |
b |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(*.f64 a c) |
a |
c |
#s(literal -3 binary64) |
(*.f64 b b) |
(/.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
| Outputs |
|---|
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) |
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) |
(*.f64 c #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) c) |
c |
#s(literal -3 binary64) |
a |
(*.f64 b 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 (*.f64 #s(literal -2/3 binary64) b) a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(*.f64 #s(literal -2/3 binary64) b) |
#s(literal -2/3 binary64) |
b |
a |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(/.f64 b #s(literal 1 binary64)) |
b |
b |
#s(literal 1 binary64) |
(/.f64 #s(literal -2/3 binary64) a) |
#s(literal -2/3 binary64) |
a |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) a) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 a #s(literal -3 binary64))) |
#s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) |
#s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 b a)) |
(*.f64 (*.f64 b a) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 b a) |
b |
a |
(*.f64 a #s(literal -3 binary64)) |
#s(literal -3 binary64) |
(*.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) a) |
(*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(*.f64 #s(literal 1/9 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) |
#s(literal -1/9 binary64) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) |
(-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
b |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) |
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) 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)) |
(*.f64 a c) |
a |
c |
#s(literal -3 binary64) |
(*.f64 b b) |
(/.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.5421169209803918 | (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) | |
| accuracy | 4.399124967284157 | (*.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 #s(literal 3 binary64) a)) | |
| accuracy | 15.299971697805667 | (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) | |
| accuracy | 20.633203903016618 | (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) | |
| accuracy | 0.0078125 | (*.f64 #s(literal 2 binary64) (*.f64 b a)) | |
| accuracy | 4.352249967284157 | (/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) a) | |
| accuracy | 10.573510315457876 | (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) | |
| accuracy | 43.47050488959367 | #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) | |
| accuracy | 0 | (/.f64 b #s(literal 1 binary64)) | |
| accuracy | 0.2265625 | (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a)) | |
| accuracy | 0.390625 | (/.f64 #s(literal -2/3 binary64) a) | |
| accuracy | 45.624799017456645 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a))) | |
| accuracy | 0.24609375 | (/.f64 (*.f64 #s(literal -2/3 binary64) b) a) | |
| accuracy | 0.27734375 | (*.f64 #s(literal -2/3 binary64) b) | |
| accuracy | 45.624799017456645 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) | |
| accuracy | 0.09375 | (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) | |
| accuracy | 4.413128727052599 | (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) | |
| accuracy | 15.299971697805667 | (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) | |
| accuracy | 20.633203903016618 | (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
| 58.0ms | 161× | 0 | valid |
| 41.0ms | 43× | 1 | valid |
| 35.0ms | 38× | 2 | valid |
| 16.0ms | 14× | 3 | valid |
Compiled 597 to 109 computations (81.7% saved)
ival-mult: 37.0ms (32% of total)ival-add: 21.0ms (18.2% of total)ival-div: 17.0ms (14.7% of total)const: 14.0ms (12.1% of total)ival-sqrt: 11.0ms (9.5% of total)adjust: 9.0ms (7.8% of total)ival-sub: 5.0ms (4.3% of total)ival-neg: 1.0ms (0.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(*.f64 #s(literal -2/3 binary64) b) |
(/.f64 b #s(literal 1 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a))) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a)) |
(/.f64 #s(literal -2/3 binary64) a) |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) a) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) |
#s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) |
(*.f64 #s(literal 2 binary64) (*.f64 b a)) |
(*.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b 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 (/ (* 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)))))))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -2/3 (/ b a)) |
(/ -2/3 a) |
(* -1/3 (/ (+ b (* -1 b)) a)) |
(/ (+ (* -1/2 (/ (* a c) b)) (* -1/3 (+ b (* -1 b)))) a) |
(/ (+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a) |
(* -1/3 (+ b (* -1 b))) |
(+ (* -1/2 (/ (* a c) b)) (* -1/3 (+ b (* -1 b)))) |
(+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
(* a (+ b (* -1 b))) |
(* a (+ b (+ (* -1 b) (* 3/2 (/ (* a c) b))))) |
(* a (+ b (+ (* -1 b) (* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))))))) |
(* a (+ b (+ (* -1 b) (* a (+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5)))))))))) |
(* 2 (* a b)) |
(* -1/6 (/ (* a c) b)) |
(* a (+ (* -1/6 (/ c b)) (* -1/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -1/6 (/ c b)) (* a (+ (* -3/16 (/ (* a (pow c 3)) (pow b 5))) (* -1/8 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -1/6 (/ c b)) (* a (+ (* -1/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -3/16 (/ (pow c 3) (pow b 5))) (* -1/18 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* 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)))) |
(* 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 (* 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)))))) |
(* -3 (* a c)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(* 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)))))) |
(* 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))))))) |
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a))))) |
(* 1/9 (* (sqrt (* a c)) (sqrt -3))) |
(* a (+ (* -1/9 (/ b a)) (* 1/9 (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/9 (/ b a)) (+ (* 1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/9 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* a (+ (* -1/9 (/ b a)) (+ (* -1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/9 (* (sqrt (/ c a)) (sqrt -3))))))) |
(* -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))))) |
(* -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 (* 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 (/ (pow b 2) a)) (* 3 c)))) |
(* -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/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))) |
(* (pow a 2) (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -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/9 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* 1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/9 (/ b a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/9 b) (* -1/18 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/72 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/18 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/9 b)) a)) (* 1/9 (* (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/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) (* (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 b) |
(+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* a b)) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ a (* -1/2 (* (sqrt (/ a c)) (/ b (sqrt -3))))))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ a (* b (+ (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) |
(+ (* -1/9 b) (* 1/9 (* (sqrt (* a c)) (sqrt -3)))) |
(+ (* 1/9 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/18 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/9))) |
(+ (* 1/9 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/72 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/18 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/9))) |
(- 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))) |
(/ (+ (* -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 (* 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))))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* -1/3 (/ (* b (+ a (* -1 a))) (pow a 2))) |
(* b (+ (* -1/2 (/ c (pow b 2))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2))))) |
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2)))))) |
(* 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))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2))))))) |
(* -1/3 (/ (* b (+ a (* -1 a))) a)) |
(* b (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/3 (/ (+ a (* -1 a)) a)))) |
(* b (+ (* -1/2 (/ (* a c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/3 (/ (+ a (* -1 a)) a))))) |
(* b (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/3 (/ (+ a (* -1 a)) a)))))) |
(* b (+ a (* -1 a))) |
(* b (+ a (+ (* -1 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(* b (+ a (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))))) |
(* b (+ a (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(/ (+ (* -1/6 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -3/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/6 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -3/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/6 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/18 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) 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) |
(* -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) |
(* -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)))))) |
(* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -1 (* b (+ (* -2 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(* -1 (* b (+ (* -2 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))))) |
(* -1 (* b (+ (* -2 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(* -2/9 b) |
(* -1 (* b (+ 2/9 (* -1/6 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2/9 (+ (* -1/6 (/ (* a c) (pow b 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2/9 (+ (* -3/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/6 (/ (* a c) (pow b 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* 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/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/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/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) |
(+ (* -1/2 (/ c b)) (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2)))) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) |
(* -1/3 (/ (+ (* -1 (* a b)) (* a b)) a)) |
(+ (* -1/2 (/ (* a c) b)) (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) a))) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) a)) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) a)) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))) |
(+ (* -1 (* a b)) (* a b)) |
(+ (* -1 (* a b)) (+ (* 3/2 (/ (* (pow a 2) c) b)) (* a b))) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 9/8 (/ (* (pow a 3) c) (pow b 3))) (* 3/2 (/ (pow a 2) b)))))) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 3/2 (/ (pow a 2) b)) (* c (+ (* 9/8 (/ (pow a 3) (pow b 3))) (* 27/16 (/ (* (pow a 4) c) (pow b 5))))))))) |
(* c (+ (* -1/6 (/ a b)) (* -1/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -1/6 (/ a b)) (* c (+ (* -3/16 (/ (* (pow a 3) c) (pow b 5))) (* -1/8 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -1/6 (/ a b)) (* c (+ (* -1/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -3/16 (/ (pow a 3) (pow b 5))) (* -1/18 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* 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/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 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 (+ (* -3 a) (/ (pow b 2) c))) |
(* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (/ (* a b) c))) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (/ (* a b) c)))) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ (* a b) c))))) |
(* c (+ (* -1/9 (/ b c)) (* 1/9 (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/9 (/ b c)) (+ (* 1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/9 (* (sqrt (/ a c)) (sqrt -3)))))) |
(* c (+ (* -1/9 (/ b c)) (+ (* -1/72 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/9 (* (sqrt (/ a c)) (sqrt -3))))))) |
(* 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))))) |
(* -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 (/ 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 (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (* a b) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* a b)) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* a b)) c))))) |
(* -1 (* c (+ (* 1/9 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/9 (/ b c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/9 b) (* -1/18 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/9 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/72 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/18 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/9 b)) c)) (* 1/9 (* (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)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | b | @ | inf | ((/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) (* 3 a)) (- (sqrt (+ (* (* c -3) a) (* b b))) b) (sqrt (+ (* (* c -3) a) (* b b))) (+ (* (* c -3) a) (* b b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (* -2/3 b) a) (* -2/3 b) (/ b 1) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ b 1) (/ -2/3 a)) (/ -2/3 a) (/ (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a -3)) a) (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a -3)) (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* 2 (* b a)) (* (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (/ 3 a)) (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (- b (sqrt (+ (* (* a c) -3) (* b b)))) (sqrt (+ (* (* a c) -3) (* b b)))) |
| 3.0ms | a | @ | -inf | ((/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) (* 3 a)) (- (sqrt (+ (* (* c -3) a) (* b b))) b) (sqrt (+ (* (* c -3) a) (* b b))) (+ (* (* c -3) a) (* b b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (* -2/3 b) a) (* -2/3 b) (/ b 1) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ b 1) (/ -2/3 a)) (/ -2/3 a) (/ (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a -3)) a) (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a -3)) (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* 2 (* b a)) (* (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (/ 3 a)) (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (- b (sqrt (+ (* (* a c) -3) (* b b)))) (sqrt (+ (* (* a c) -3) (* b b)))) |
| 3.0ms | b | @ | 0 | ((/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) (* 3 a)) (- (sqrt (+ (* (* c -3) a) (* b b))) b) (sqrt (+ (* (* c -3) a) (* b b))) (+ (* (* c -3) a) (* b b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (* -2/3 b) a) (* -2/3 b) (/ b 1) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ b 1) (/ -2/3 a)) (/ -2/3 a) (/ (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a -3)) a) (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a -3)) (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* 2 (* b a)) (* (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (/ 3 a)) (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (- b (sqrt (+ (* (* a c) -3) (* b b)))) (sqrt (+ (* (* a c) -3) (* b b)))) |
| 3.0ms | b | @ | -inf | ((/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) (* 3 a)) (- (sqrt (+ (* (* c -3) a) (* b b))) b) (sqrt (+ (* (* c -3) a) (* b b))) (+ (* (* c -3) a) (* b b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (* -2/3 b) a) (* -2/3 b) (/ b 1) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ b 1) (/ -2/3 a)) (/ -2/3 a) (/ (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a -3)) a) (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a -3)) (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* 2 (* b a)) (* (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (/ 3 a)) (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (- b (sqrt (+ (* (* a c) -3) (* b b)))) (sqrt (+ (* (* a c) -3) (* b b)))) |
| 3.0ms | a | @ | inf | ((/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) (* 3 a)) (- (sqrt (+ (* (* c -3) a) (* b b))) b) (sqrt (+ (* (* c -3) a) (* b b))) (+ (* (* c -3) a) (* b b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (* -2/3 b) a) (* -2/3 b) (/ b 1) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ b 1) (/ -2/3 a)) (/ -2/3 a) (/ (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a -3)) a) (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a -3)) (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* 2 (* b a)) (* (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (/ 3 a)) (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (- b (sqrt (+ (* (* a c) -3) (* b b)))) (sqrt (+ (* (* a c) -3) (* b b)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1148 | 7062 |
| 0 | 4337 | 6715 |
| 1× | iter limit |
| 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 (/ (* 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)))))))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -2/3 (/ b a)) |
(/ -2/3 a) |
(* -1/3 (/ (+ b (* -1 b)) a)) |
(/ (+ (* -1/2 (/ (* a c) b)) (* -1/3 (+ b (* -1 b)))) a) |
(/ (+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a) |
(* -1/3 (+ b (* -1 b))) |
(+ (* -1/2 (/ (* a c) b)) (* -1/3 (+ b (* -1 b)))) |
(+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
(* a (+ b (* -1 b))) |
(* a (+ b (+ (* -1 b) (* 3/2 (/ (* a c) b))))) |
(* a (+ b (+ (* -1 b) (* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))))))) |
(* a (+ b (+ (* -1 b) (* a (+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5)))))))))) |
(* 2 (* a b)) |
(* -1/6 (/ (* a c) b)) |
(* a (+ (* -1/6 (/ c b)) (* -1/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -1/6 (/ c b)) (* a (+ (* -3/16 (/ (* a (pow c 3)) (pow b 5))) (* -1/8 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -1/6 (/ c b)) (* a (+ (* -1/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -3/16 (/ (pow c 3) (pow b 5))) (* -1/18 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* 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)))) |
(* 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 (* 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)))))) |
(* -3 (* a c)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(* 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)))))) |
(* 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))))))) |
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a))))) |
(* 1/9 (* (sqrt (* a c)) (sqrt -3))) |
(* a (+ (* -1/9 (/ b a)) (* 1/9 (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/9 (/ b a)) (+ (* 1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/9 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* a (+ (* -1/9 (/ b a)) (+ (* -1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/9 (* (sqrt (/ c a)) (sqrt -3))))))) |
(* -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))))) |
(* -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 (* 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 (/ (pow b 2) a)) (* 3 c)))) |
(* -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/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))) |
(* (pow a 2) (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -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/9 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* 1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/9 (/ b a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/9 b) (* -1/18 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/72 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/18 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/9 b)) a)) (* 1/9 (* (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/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) (* (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 b) |
(+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* a b)) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ a (* -1/2 (* (sqrt (/ a c)) (/ b (sqrt -3))))))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ a (* b (+ (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) |
(+ (* -1/9 b) (* 1/9 (* (sqrt (* a c)) (sqrt -3)))) |
(+ (* 1/9 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/18 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/9))) |
(+ (* 1/9 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/72 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/18 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/9))) |
(- 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))) |
(/ (+ (* -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 (* 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))))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* -1/3 (/ (* b (+ a (* -1 a))) (pow a 2))) |
(* b (+ (* -1/2 (/ c (pow b 2))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2))))) |
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2)))))) |
(* 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))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2))))))) |
(* -1/3 (/ (* b (+ a (* -1 a))) a)) |
(* b (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/3 (/ (+ a (* -1 a)) a)))) |
(* b (+ (* -1/2 (/ (* a c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/3 (/ (+ a (* -1 a)) a))))) |
(* b (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/3 (/ (+ a (* -1 a)) a)))))) |
(* b (+ a (* -1 a))) |
(* b (+ a (+ (* -1 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(* b (+ a (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))))) |
(* b (+ a (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(/ (+ (* -1/6 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -3/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/6 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -3/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/6 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/18 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) 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) |
(* -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) |
(* -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)))))) |
(* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -1 (* b (+ (* -2 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(* -1 (* b (+ (* -2 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))))) |
(* -1 (* b (+ (* -2 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(* -2/9 b) |
(* -1 (* b (+ 2/9 (* -1/6 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2/9 (+ (* -1/6 (/ (* a c) (pow b 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2/9 (+ (* -3/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/6 (/ (* a c) (pow b 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* 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/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/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/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) |
(+ (* -1/2 (/ c b)) (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2)))) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) |
(* -1/3 (/ (+ (* -1 (* a b)) (* a b)) a)) |
(+ (* -1/2 (/ (* a c) b)) (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) a))) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) a)) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) a)) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))) |
(+ (* -1 (* a b)) (* a b)) |
(+ (* -1 (* a b)) (+ (* 3/2 (/ (* (pow a 2) c) b)) (* a b))) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 9/8 (/ (* (pow a 3) c) (pow b 3))) (* 3/2 (/ (pow a 2) b)))))) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 3/2 (/ (pow a 2) b)) (* c (+ (* 9/8 (/ (pow a 3) (pow b 3))) (* 27/16 (/ (* (pow a 4) c) (pow b 5))))))))) |
(* c (+ (* -1/6 (/ a b)) (* -1/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -1/6 (/ a b)) (* c (+ (* -3/16 (/ (* (pow a 3) c) (pow b 5))) (* -1/8 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -1/6 (/ a b)) (* c (+ (* -1/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -3/16 (/ (pow a 3) (pow b 5))) (* -1/18 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* 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/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 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 (+ (* -3 a) (/ (pow b 2) c))) |
(* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (/ (* a b) c))) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (/ (* a b) c)))) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ (* a b) c))))) |
(* c (+ (* -1/9 (/ b c)) (* 1/9 (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/9 (/ b c)) (+ (* 1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/9 (* (sqrt (/ a c)) (sqrt -3)))))) |
(* c (+ (* -1/9 (/ b c)) (+ (* -1/72 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/9 (* (sqrt (/ a c)) (sqrt -3))))))) |
(* 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))))) |
(* -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 (/ 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 (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (* a b) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* a b)) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* a b)) c))))) |
(* -1 (* c (+ (* 1/9 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/9 (/ b c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/9 b) (* -1/18 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/9 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/72 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/18 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/9 b)) c)) (* 1/9 (* (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)))))) |
| 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 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 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 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 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 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.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 (/.f64 c b) #s(literal -1/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (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 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (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 #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 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) 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 #s(literal -3/2 binary64) (/.f64 c b))) a) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (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 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (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 #s(literal -3/2 binary64) (/.f64 c b))) a b) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(* -1/3 (/ (+ b (* -1 b)) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)) |
(/ (+ (* -1/2 (/ (* a c) b)) (* -1/3 (+ b (* -1 b)))) a) |
(/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) b) #s(literal -1/3 binary64) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) a) |
(/ (+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal -1/3 binary64))) a) |
(/ (+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a) |
(/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal -1/3 binary64))) a) |
(* -1/3 (+ b (* -1 b))) |
(*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal -1/3 binary64)) |
(+ (* -1/2 (/ (* a c) b)) (* -1/3 (+ b (* -1 b)))) |
(fma.f64 (*.f64 #s(literal 0 binary64) b) #s(literal -1/3 binary64) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) |
(+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/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 -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal -1/3 binary64))) |
(+ (* -1/3 (+ b (* -1 b))) (* a (+ (* -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 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal -1/3 binary64))) |
(* a (+ b (* -1 b))) |
(*.f64 (*.f64 #s(literal 0 binary64) b) a) |
(* a (+ b (+ (* -1 b) (* 3/2 (/ (* a c) b))))) |
(*.f64 (fma.f64 #s(literal 0 binary64) b (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) a) |
(* a (+ b (+ (* -1 b) (* a (+ (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))))))) |
(*.f64 (fma.f64 #s(literal 0 binary64) b (*.f64 (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 c b))) a)) a) |
(* a (+ b (+ (* -1 b) (* a (+ (* 3/2 (/ c b)) (* a (+ (* 9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5)))))))))) |
(*.f64 (fma.f64 #s(literal 0 binary64) b (*.f64 (fma.f64 (fma.f64 #s(literal 27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (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 #s(literal 3/2 binary64) (/.f64 c b))) a)) a) |
(* 2 (* a b)) |
(*.f64 #s(literal 2 binary64) (*.f64 b a)) |
(* -1/6 (/ (* a c) b)) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/6 binary64)) |
(* a (+ (* -1/6 (/ c b)) (* -1/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -1/6 binary64) (/.f64 c b))) a) |
(* a (+ (* -1/6 (/ c b)) (* a (+ (* -3/16 (/ (* a (pow c 3)) (pow b 5))) (* -1/8 (/ (pow c 2) (pow b 3))))))) |
(*.f64 (fma.f64 (fma.f64 #s(literal -3/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -1/6 binary64) (/.f64 c b))) a) |
(* a (+ (* -1/6 (/ c b)) (* a (+ (* -1/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -3/16 (/ (pow c 3) (pow b 5))) (* -1/18 (/ (* 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 #s(literal -1/18 binary64) (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) (/.f64 (*.f64 #s(literal -3/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -1/6 binary64) (/.f64 c b))) a) |
(* 3/2 (/ (* a c) b)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b))) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) |
(*.f64 (fma.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (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 #s(literal 27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (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 #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 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) (*.f64 #s(literal 27/16 binary64) (/.f64 (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 #s(literal 3/2 binary64) (/.f64 c b))) a) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64) (*.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/3 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)))) |
(+ (* -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/3 binary64) (/.f64 b a) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64))))) |
(* (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 (*.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 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))) a) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -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)) (pow.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))))) #s(literal -1/8 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 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (/.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 (*.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 #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 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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))))) #s(literal -1/8 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 #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 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.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))))) #s(literal 1/16 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 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))))) a) |
(* -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 (*.f64 b b) a)) a) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)) |
(* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) a) |
(* 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)))))) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64)))) a) |
(* 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))))))) |
(*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64))))) a) |
(* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -3 binary64)))) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(*.f64 (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 a a)) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (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) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))))) (*.f64 a a)) |
(* (pow a 2) (+ (* -1 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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)))) (*.f64 a a)) |
(* 1/9 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(* a (+ (* -1/9 (/ b a)) (* 1/9 (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/9 binary64) (/.f64 b a))) a) |
(* a (+ (* -1/9 (/ b a)) (+ (* 1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/9 (* (sqrt (/ c a)) (sqrt -3)))))) |
(*.f64 (fma.f64 #s(literal -1/9 binary64) (/.f64 b a) (fma.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) a) |
(* a (+ (* -1/9 (/ b a)) (+ (* -1/72 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/18 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/9 (* (sqrt (/ c a)) (sqrt -3))))))) |
(*.f64 (fma.f64 #s(literal -1/9 binary64) (/.f64 b a) (fma.f64 #s(literal -1/72 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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/9 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) a) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) 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 #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)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.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 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))))) a) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 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 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) b)) 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 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a))) a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(neg.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (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 -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (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 -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) 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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 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))) (pow.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))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 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))) (pow.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))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.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))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 3 binary64) c (neg.f64 (/.f64 (*.f64 b b) a)))) |
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))) |
(*.f64 (neg.f64 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 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/3 binary64) b)) a)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) a))) a)))) |
(* (sqrt (* (pow a 3) c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(* (pow a 2) (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 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)) (*.f64 a a)) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 b)) a))) (*.f64 a a)) |
(* (pow a 2) (+ (* -1 (/ (+ (* -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 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a)) b) a))) (*.f64 a a)) |
(* -1/9 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal -1/9 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/9 (/ b a))))) |
(*.f64 (neg.f64 a) (*.f64 #s(literal 1/9 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/9 b) (* -1/18 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/9 binary64) b)) a)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/72 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/18 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/9 b)) a)) (* 1/9 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/9 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) a))) a)))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) |
(* -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) (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) b) a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) |
(* -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) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))))) a) #s(literal -1 binary64) b) a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) |
(+ (* 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 (fma.f64 (*.f64 (/.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) (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) b (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64))) |
(+ (* 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 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (pow.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))))) #s(literal -1/24 binary64))) b (neg.f64 (/.f64 #s(literal 1/3 binary64) a))) b (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) #s(literal 1/3 binary64))) |
(+ (* -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 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1/2 binary64) #s(literal -1 binary64)) b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -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 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #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 #s(literal 1 binary64) (*.f64 a c))) (/.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)))) |
(+ (* (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 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (/.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))))) #s(literal 1/16 binary64))) (*.f64 b b) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(* -2/3 b) |
(*.f64 #s(literal -2/3 binary64) b) |
(+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))) |
(fma.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1/6 binary64) #s(literal -1/3 binary64)) b)) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) b #s(literal -1/3 binary64)) b (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* a b)) |
(fma.f64 b a (neg.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ a (* -1/2 (* (sqrt (/ a c)) (/ b (sqrt -3))))))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal -1/2 binary64) a) b (neg.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -1 (* (sqrt (* (pow a 3) c)) (sqrt -3))) (* b (+ a (* b (+ (* -1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal -1/2 binary64))) b a) b (neg.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -1/9 b) (* 1/9 (* (sqrt (* a c)) (sqrt -3)))) |
(fma.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal -1/9 binary64) b)) |
(+ (* 1/9 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/18 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/9))) |
(fma.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1/18 binary64) #s(literal -1/9 binary64)) b)) |
(+ (* 1/9 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/72 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/18 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/9))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1/18 binary64))) b #s(literal -1/9 binary64)) b (*.f64 #s(literal 1/9 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (fma.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal -1/2 binary64) #s(literal 1 binary64)) b (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(- (* 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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) b #s(literal 1 binary64)) b (*.f64 (neg.f64 (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)))) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 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))))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 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 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) a)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 (*.f64 a c) #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 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (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 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64))))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 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 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b 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 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b)) |
(* -1/3 (/ (* b (+ a (* -1 a))) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b a))) (*.f64 a a)) |
(* b (+ (* -1/2 (/ c (pow b 2))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a a)) #s(literal -1/3 binary64) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b) |
(* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2)))))) |
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 0 binary64) a)) (*.f64 a a)))) b) |
(* 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))) (* -1/3 (/ (+ a (* -1 a)) (pow a 2))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 0 binary64) a)) (*.f64 a a))))) b) |
(* -1/3 (/ (* b (+ a (* -1 a))) a)) |
(*.f64 (*.f64 b (/.f64 (*.f64 #s(literal 0 binary64) a) a)) #s(literal -1/3 binary64)) |
(* b (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/3 (/ (+ a (* -1 a)) a)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) a) a) #s(literal -1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 b b))) b) |
(* b (+ (* -1/2 (/ (* a c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/3 (/ (+ a (* -1 a)) a))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) a) a) #s(literal -1/3 binary64)))) b) |
(* b (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/3 (/ (+ a (* -1 a)) a)))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) a) a) #s(literal -1/3 binary64))))) b) |
(* b (+ a (* -1 a))) |
(*.f64 #s(literal 0 binary64) (*.f64 b a)) |
(* b (+ a (+ (* -1 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(*.f64 (fma.f64 #s(literal 0 binary64) a (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) b) |
(* b (+ a (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))))) |
(*.f64 (fma.f64 #s(literal 0 binary64) a (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/8 binary64) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))) b) |
(* b (+ a (+ (* -1 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(*.f64 (fma.f64 #s(literal 0 binary64) a (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/8 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 27/16 binary64) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))) b) |
(/ (+ (* -1/6 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -1/8 binary64) (*.f64 (*.f64 a c) #s(literal -1/6 binary64))) b) |
(/ (+ (* -3/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/6 (* a c)) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -1/8 binary64) (*.f64 (*.f64 a c) #s(literal -1/6 binary64)))) b) |
(/ (+ (* -3/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/6 (* a c)) (+ (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/18 (/ (+ (* 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 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/16 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) a) c (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/18 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -1/8 binary64))))) b) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 9/8 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))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) 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 (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/2 binary64)) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) b) |
(* -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 c (*.f64 b b)) #s(literal -1/2 binary64) (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 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (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))))) |
(* -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 a (/.f64 c (*.f64 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) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 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) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b b)))) #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 a (/.f64 c (*.f64 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) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b 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) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) |
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64))) |
(* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 b b))) #s(literal 2/3 binary64))) |
(* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal 2/3 binary64))) |
(* -1 (* b (+ (* -2 a) (* 3/2 (/ (* (pow a 2) c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) #s(literal 3/2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(* -1 (* b (+ (* -2 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 3/2 (/ (* (pow a 2) c) (pow b 2))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) a (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/8 binary64) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))))) |
(* -1 (* b (+ (* -2 a) (+ (* 9/8 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* (pow a 2) c) (pow b 2))) (* 27/16 (/ (* (pow a 4) (pow c 3)) (pow b 6)))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) a (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/8 binary64) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 27/16 binary64) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))))) |
(* -2/9 b) |
(*.f64 #s(literal -2/9 binary64) b) |
(* -1 (* b (+ 2/9 (* -1/6 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/6 binary64) #s(literal 2/9 binary64))) |
(* -1 (* b (+ 2/9 (+ (* -1/6 (/ (* a c) (pow b 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/6 binary64)) (*.f64 b b))) #s(literal 2/9 binary64))) |
(* -1 (* b (+ 2/9 (+ (* -3/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/6 (/ (* a c) (pow b 2))) (* -1/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -3/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/6 binary64)) (*.f64 b b)))) #s(literal 2/9 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 a (/.f64 c (*.f64 b b))) #s(literal 3/2 binary64) #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 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/8 binary64)) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #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 (*.f64 #s(literal 27/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b b))))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a 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 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c (neg.f64 (/.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 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.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 (neg.f64 (/.f64 #s(literal 1/2 binary64) b))) c) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 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 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 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 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) 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) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 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 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b) |
(* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b a))) (*.f64 a a)) |
(+ (* -1/2 (/ c b)) (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 b a)) (*.f64 a a)) #s(literal -1/3 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 b a)) (*.f64 a a)) #s(literal -1/3 binary64) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) (pow a 2))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) |
(fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 b a)) (*.f64 a a)) #s(literal -1/3 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c (neg.f64 (/.f64 #s(literal 1/2 binary64) b))) c)) |
(* -1/3 (/ (+ (* -1 (* a b)) (* a b)) a)) |
(*.f64 (*.f64 b (/.f64 (*.f64 #s(literal 0 binary64) a) a)) #s(literal -1/3 binary64)) |
(+ (* -1/2 (/ (* a c) b)) (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) a))) |
(fma.f64 (*.f64 b (/.f64 (*.f64 #s(literal 0 binary64) a) a)) #s(literal -1/3 binary64) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) a)) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -3/8 binary64) (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c (*.f64 (*.f64 b (/.f64 (*.f64 #s(literal 0 binary64) a) a)) #s(literal -1/3 binary64))) |
(+ (* -1/3 (/ (+ (* -1 (* a b)) (* a b)) a)) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c (*.f64 (*.f64 b (/.f64 (*.f64 #s(literal 0 binary64) a) a)) #s(literal -1/3 binary64))) |
(+ (* -1 (* a b)) (* a b)) |
(*.f64 #s(literal 0 binary64) (*.f64 b a)) |
(+ (* -1 (* a b)) (+ (* 3/2 (/ (* (pow a 2) c) b)) (* a b))) |
(fma.f64 (neg.f64 a) b (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) b) #s(literal 3/2 binary64) (*.f64 b a))) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 9/8 (/ (* (pow a 3) c) (pow b 3))) (* 3/2 (/ (pow a 2) b)))))) |
(fma.f64 #s(literal 0 binary64) (*.f64 b a) (*.f64 (fma.f64 (/.f64 (*.f64 a a) b) #s(literal 3/2 binary64) (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 3 binary64)))) c)) |
(+ (* -1 (* a b)) (+ (* a b) (* c (+ (* 3/2 (/ (pow a 2) b)) (* c (+ (* 9/8 (/ (pow a 3) (pow b 3))) (* 27/16 (/ (* (pow a 4) c) (pow b 5))))))))) |
(fma.f64 #s(literal 0 binary64) (*.f64 b a) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 27/16 binary64) (*.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 9/8 binary64))) c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 3/2 binary64))) c)) |
(* c (+ (* -1/6 (/ a b)) (* -1/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -1/8 binary64) (*.f64 (/.f64 a b) #s(literal -1/6 binary64))) c) |
(* c (+ (* -1/6 (/ a b)) (* c (+ (* -3/16 (/ (* (pow a 3) c) (pow b 5))) (* -1/8 (/ (pow a 2) (pow b 3))))))) |
(*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal -3/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -1/6 binary64))) c) |
(* c (+ (* -1/6 (/ a b)) (* c (+ (* -1/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -3/16 (/ (pow a 3) (pow b 5))) (* -1/18 (/ (* 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 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/18 binary64) (/.f64 (*.f64 #s(literal -3/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -1/6 binary64))) c) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal 9/8 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 (pow.f64 a #s(literal 3 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 27/16 binary64) (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 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 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal 1/2 binary64) (*.f64 #s(literal 27/16 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))))) c (*.f64 #s(literal 9/8 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))))) c (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.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 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) #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 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64))))) 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) (-.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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 (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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) |
(* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c) |
(* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))) |
(*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64)))) c) |
(* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
(*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/3 binary64))))) c) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (/ (* a b) c))) |
(*.f64 (fma.f64 a (/.f64 b c) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -3 binary64))))) c) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (/ (* a b) c)))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 a (/.f64 b c)))) c) |
(* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -3))) (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -3)))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ (* a b) c))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -3 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 a (/.f64 b c))))) c) |
(* c (+ (* -1/9 (/ b c)) (* 1/9 (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/9 binary64) (*.f64 (/.f64 b c) #s(literal -1/9 binary64))) c) |
(* c (+ (* -1/9 (/ b c)) (+ (* 1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/9 (* (sqrt (/ a c)) (sqrt -3)))))) |
(*.f64 (fma.f64 (/.f64 b c) #s(literal -1/9 binary64) (fma.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c) |
(* c (+ (* -1/9 (/ b c)) (+ (* -1/72 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/18 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/9 (* (sqrt (/ a c)) (sqrt -3))))))) |
(*.f64 (fma.f64 (/.f64 b c) #s(literal -1/9 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal -1/72 binary64) (fma.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal 1/8 binary64) (/.f64 b c)) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) c) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 b a) c))) 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))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c))) 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))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) c))) c))) c)) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c)) 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)))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 b)) c))) 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)))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) c)) b) c))) 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)))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) c)) |
(* -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))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c)) |
(* -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)))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (*.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)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))) c)) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))) |
(neg.f64 (*.f64 (*.f64 #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))) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/3 binary64) b)) c))) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c))) c))) c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (* a b) c))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 a (/.f64 b c)))) c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* a b)) c))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 b a)) c))) c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* a b)) c))))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (/.f64 (fma.f64 b a (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c))) c))) c)) |
(* -1 (* c (+ (* 1/9 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/9 (/ b c))))) |
(neg.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c))) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/9 b) (* -1/18 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/9 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/18 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/9 binary64) b)) c))) c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/72 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/18 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/9 b)) c)) (* 1/9 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/9 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/18 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/72 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) c))) c))) c)) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(neg.f64 (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) 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)))))) |
(neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) b) c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) c)) |
(* -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)))))) |
(neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c a))))) c) #s(literal -1 binary64) b) c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) c)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 255 |
| 0 | 81 | 246 |
| 1 | 323 | 228 |
| 2 | 2215 | 228 |
| 0 | 9409 | 225 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(*.f64 #s(literal -2/3 binary64) b) |
(/.f64 b #s(literal 1 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a))) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a)) |
(/.f64 #s(literal -2/3 binary64) a) |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) a) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) |
#s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) |
(*.f64 #s(literal 2 binary64) (*.f64 b a)) |
(*.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) |
| Outputs |
|---|
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) 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 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) 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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) #s(literal 1/3 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) 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 a (*.f64 #s(literal -3 binary64) 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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a))) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) #s(literal 1/3 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a) a) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a) (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a))) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a) (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 a (/.f64 b a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a))) a) (*.f64 a (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) a) (*.f64 a (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 b a)) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a))) (*.f64 b a)) (*.f64 a (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a)) (*.f64 b a)) (*.f64 a (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a))) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 a (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a)) |
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a))) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a) a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a) (/.f64 (*.f64 a #s(literal -3 binary64)) b) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a) (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) a (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) #s(literal 3 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a)) a) (*.f64 a (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) b) a) (*.f64 a (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)) (*.f64 b a)) (*.f64 a (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a) (*.f64 b a)) (*.f64 a (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 3 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3 binary64)) b) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a)) |
(/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 3 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3 binary64)) b) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 b a) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 b a) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 3 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal 3 binary64)) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) a) (*.f64 a (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) #s(literal 3 binary64))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) a)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 b #s(literal 3 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 3 binary64))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a)) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 b (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 b #s(literal 3 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 b (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 b (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 b (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a) (*.f64 a #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64)) (*.f64 b a)) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) b)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) b)) (*.f64 (/.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 a #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) a) (/.f64 b a)) #s(literal 3 binary64)) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) b) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) a) #s(literal 3 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b)) (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) 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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) 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 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) #s(literal 1/3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) 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 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) 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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (*.f64 (*.f64 #s(literal 3 binary64) a) b)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 b (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) #s(literal 1/3 binary64)) a) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 3 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 b (/.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b (*.f64 a #s(literal -3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) #s(literal -1 binary64))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) 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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (-.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (fma.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (fma.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 b b))) (-.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b))) |
(/.f64 (-.f64 (*.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 (pow.f64 b #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (pow.f64 b #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (neg.f64 (pow.f64 b #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.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 (pow.f64 b #s(literal -1 binary64)))) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal -1 binary64))) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (neg.f64 (pow.f64 b #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.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)))) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) b)) |
(/.f64 (-.f64 (*.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 a (*.f64 #s(literal -3 binary64) 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 a (*.f64 #s(literal -3 binary64) 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 (-.f64 (*.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 b #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.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 (pow.f64 b #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (pow.f64 b #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.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)))) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) b) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (neg.f64 (pow.f64 b #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.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)))) b) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) b)) |
(/.f64 (-.f64 (*.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 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (*.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 b #s(literal -1 binary64))) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal -1 binary64))) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.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 (pow.f64 b #s(literal -1 binary64)))) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 1 binary64))) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (neg.f64 (pow.f64 b #s(literal -1 binary64))))) |
(/.f64 (-.f64 (*.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)))) #s(literal -1 binary64)) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) b)) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.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)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.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 b #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.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)))) #s(literal 1 binary64)) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) b)) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.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 b #s(literal -1 binary64))) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 1 binary64))) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 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 b (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 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 b (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(/.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 a (*.f64 #s(literal -3 binary64) 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 a (*.f64 #s(literal -3 binary64) 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))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 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))) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (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 (pow.f64 b #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (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 (pow.f64 b #s(literal -1 binary64)) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (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 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (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 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (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 -1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (fma.f64 b (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 #s(literal -1 binary64) (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 -1 binary64) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(/.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)))) b (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) 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 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 a (*.f64 #s(literal -3 binary64) 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 a (*.f64 #s(literal -3 binary64) 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)))) (pow.f64 b #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal -1 binary64)))) |
(/.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)))) (neg.f64 (pow.f64 b #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (pow.f64 b #s(literal -1 binary64))))) |
(/.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)))) #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) b (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (neg.f64 (pow.f64 b #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal -1 binary64) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal -1 binary64))) |
(/.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)))) b (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 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 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 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)))) (pow.f64 b #s(literal -1 binary64)) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal -1 binary64))) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (pow.f64 b #s(literal -1 binary64)))) |
(/.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)))) (neg.f64 (pow.f64 b #s(literal -1 binary64))) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 1 binary64))) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (neg.f64 (pow.f64 b #s(literal -1 binary64))))) |
(/.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)))) #s(literal -1 binary64) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) b)) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal -1 binary64))) |
(/.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)))) (neg.f64 (pow.f64 b #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (pow.f64 b #s(literal -1 binary64))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (neg.f64 (pow.f64 b #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 (pow.f64 b #s(literal -1 binary64))))) |
(/.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)))) (neg.f64 (pow.f64 b #s(literal -1 binary64))) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal -1 binary64))) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (neg.f64 (pow.f64 b #s(literal -1 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (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 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (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 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(/.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)))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(/.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)))) (pow.f64 b #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal -1 binary64)) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (pow.f64 b #s(literal -1 binary64)))) |
(/.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)))) #s(literal 1 binary64) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) b)) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 1 binary64))) |
(/.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)))) (pow.f64 b #s(literal -1 binary64)) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 1 binary64))) (*.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 (fma.f64 b (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1 binary64) (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 1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (fma.f64 b (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 #s(literal 1 binary64) (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 1 binary64) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (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 (pow.f64 b #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (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 (pow.f64 b #s(literal -1 binary64)) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) 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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (pow.f64 b #s(literal -1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) 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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (-.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64))) b) |
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64))) b) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) b) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) b) |
(fma.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) 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 a (*.f64 #s(literal -3 binary64) c) (*.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 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (pow.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64))) 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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (pow.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal -1 binary64))) b) |
(fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(-.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(-.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) |
(+.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 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 a (*.f64 #s(literal -3 binary64) 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 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 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)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) 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 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (fabs.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))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fabs.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))))) (fabs.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) b) b))))) |
(/.f64 (sqrt.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) 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 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 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 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 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 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) 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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 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)))) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 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 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) 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 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(*.f64 (fabs.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fabs.f64 (pow.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #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 a (*.f64 #s(literal -3 binary64) 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 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 2 binary64)) (fabs.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) 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))) (pow.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 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 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(pow.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 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 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) 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 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)))) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64))) (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fabs.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 (*.f64 a c) #s(literal -3 binary64)) b) b))))) |
(/.f64 (fabs.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 2 binary64)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) |
(/.f64 (fabs.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))))) (fabs.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fabs.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))))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fabs.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fabs.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) b) b))))) |
(/.f64 (fabs.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fabs.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64)))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 6 binary64)) (pow.f64 b #s(literal 12 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 4 binary64)) (+.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 4 binary64)))) (hypot.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 b #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) b) b)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 2 binary64))) (neg.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) 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 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 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 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 a (*.f64 #s(literal -3 binary64) 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))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) 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 a (*.f64 #s(literal -3 binary64) 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 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 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) (fabs.f64 (/.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) 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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 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 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) 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))))) |
(fma.f64 (sqrt.f64 (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(fma.f64 (sqrt.f64 (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 #s(literal 3 binary64) 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 (neg.f64 c) (*.f64 #s(literal 3 binary64) a) (*.f64 b b)) |
(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 a c) #s(literal -3 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(fma.f64 (*.f64 #s(literal 3 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) |
(fma.f64 #s(literal 3 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b)) |
(fma.f64 #s(literal 3 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(fma.f64 b b (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(fma.f64 a (*.f64 #s(literal 3 binary64) c) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 c (*.f64 a #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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 a (*.f64 #s(literal -3 binary64) 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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a c)) #s(literal -3 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -3 binary64) c))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -3 binary64) c)) a)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) 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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a c)) #s(literal -3 binary64)) (*.f64 b b))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -3 binary64) c)) (*.f64 b b))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -3 binary64) c)) a) (*.f64 b b))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 a #s(literal -3 binary64))) (*.f64 b b))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (*.f64 b b))) |
(fabs.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(fabs.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) |
(hypot.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 b b)) |
(hypot.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 b b)) |
(hypot.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 b b)) |
(hypot.f64 (fabs.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 b b)) |
(hypot.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)) |
(hypot.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 3 binary64)) (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal 2/3 binary64) b) a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 2/3 binary64) b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal 2/3 binary64) b)) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) b) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) b) a) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2/3 binary64) b) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 2/3 binary64) b) (pow.f64 (neg.f64 a) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 2/3 binary64) b) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 b a) #s(literal 1 binary64))) |
(*.f64 #s(literal -2/3 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) b)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(*.f64 b (/.f64 (/.f64 #s(literal -2/3 binary64) a) #s(literal 1 binary64))) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (pow.f64 b #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 a #s(literal -3/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -2/3 binary64) a) #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))) |
(/.f64 #s(literal 2/3 binary64) (*.f64 (neg.f64 a) (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) (neg.f64 a))) |
(/.f64 (/.f64 #s(literal -2/3 binary64) a) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3/2 binary64)) (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 a #s(literal -3/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(/.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) b) a) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) b) a) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2/3 binary64) b) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 2/3 binary64) b) (*.f64 (neg.f64 a) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 2/3 binary64) b) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2/3 binary64) b) (*.f64 a #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 2/3 binary64) b) (*.f64 #s(literal -1 binary64) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 2/3 binary64) b) (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 2/3 binary64) b) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 2/3 binary64) b) a) |
(/.f64 #s(literal -2/3 binary64) (*.f64 a (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 #s(literal -2/3 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) a)) |
(/.f64 b (*.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(/.f64 b (*.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal 1 binary64))) |
(/.f64 b (*.f64 #s(literal -1 binary64) (*.f64 a #s(literal -3/2 binary64)))) |
(/.f64 b (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3/2 binary64)))) |
(/.f64 b (*.f64 a #s(literal -3/2 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) b) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2/3 binary64) b)) |
(*.f64 #s(literal 2/3 binary64) b) |
(*.f64 (*.f64 #s(literal 2/3 binary64) b) #s(literal 1 binary64)) |
(*.f64 #s(literal -2/3 binary64) b) |
(*.f64 b #s(literal 2/3 binary64)) |
(*.f64 b #s(literal -2/3 binary64)) |
(/.f64 (*.f64 #s(literal 2/3 binary64) b) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2/3 binary64) b) #s(literal 1 binary64)) |
(/.f64 #s(literal -2/3 binary64) (pow.f64 b #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal 2/3 binary64) b)) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2/3 binary64) b)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) b) |
(*.f64 (sqrt.f64 b) (sqrt.f64 b)) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 #s(literal 1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 b #s(literal 1 binary64)) |
(pow.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1/2 binary64)) |
(pow.f64 b #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) b) |
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64)))) (fabs.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (sqrt.f64 b) (sqrt.f64 (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) 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 #s(literal -1 binary64) (neg.f64 (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 b #s(literal -1 binary64)) |
(/.f64 b #s(literal 1 binary64)) |
(neg.f64 b) |
(sqrt.f64 (*.f64 b b)) |
(-.f64 #s(literal 0 binary64) b) |
(fabs.f64 (-.f64 b #s(literal 0 binary64))) |
(fabs.f64 b) |
(exp.f64 (/.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 b #s(literal -1 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) b) |
b |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal 2/3 binary64) b) a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 #s(literal 2/3 binary64) b) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 #s(literal 2/3 binary64) b)) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2/3 binary64) b) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) b) a) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 2/3 binary64) b) (/.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 2/3 binary64) b) (pow.f64 (neg.f64 a) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 2/3 binary64) b) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 b a) #s(literal 1 binary64))) |
(*.f64 #s(literal -2/3 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) b)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(*.f64 b (/.f64 (/.f64 #s(literal -2/3 binary64) a) #s(literal 1 binary64))) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 a #s(literal -3/2 binary64)) (pow.f64 b #s(literal -1 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 a #s(literal -3/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -2/3 binary64) a) #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))) |
(/.f64 #s(literal 2/3 binary64) (*.f64 (neg.f64 a) (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 #s(literal 2/3 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) (neg.f64 a))) |
(/.f64 (/.f64 #s(literal -2/3 binary64) a) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -3/2 binary64)) (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 a #s(literal -3/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(/.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) b) a) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) b) a) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2/3 binary64) b) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 2/3 binary64) b) (*.f64 (neg.f64 a) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 2/3 binary64) b) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2/3 binary64) b) (*.f64 a #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 2/3 binary64) b) (*.f64 #s(literal -1 binary64) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 2/3 binary64) b) (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 2/3 binary64) b) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 2/3 binary64) b) a) |
(/.f64 #s(literal -2/3 binary64) (*.f64 a (pow.f64 b #s(literal -1 binary64)))) |
(/.f64 #s(literal -2/3 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) a)) |
(/.f64 b (*.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(/.f64 b (*.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal 1 binary64))) |
(/.f64 b (*.f64 #s(literal -1 binary64) (*.f64 a #s(literal -3/2 binary64)))) |
(/.f64 b (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3/2 binary64)))) |
(/.f64 b (*.f64 a #s(literal -3/2 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) b) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) #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 (neg.f64 a) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 #s(literal -2/3 binary64) (pow.f64 a #s(literal -1 binary64))) |
(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 -1 binary64) (neg.f64 (*.f64 a #s(literal -3/2 binary64)))) |
(/.f64 #s(literal 2/3 binary64) (neg.f64 a)) |
(/.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))) |
(/.f64 #s(literal -2/3 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal -2/3 binary64) a) |
(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 (pow.f64 (/.f64 a (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a)) #s(literal -1 binary64)) #s(literal -1/3 binary64)) |
(*.f64 (pow.f64 (/.f64 a (neg.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1/3 binary64) a) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))))) |
(*.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 #s(literal 3 binary64) a)) (pow.f64 (neg.f64 a) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) a)) |
(*.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) a))) |
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -3 binary64)) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) a) #s(literal -1 binary64)) |
(pow.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -3 binary64)) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a) (pow.f64 a #s(literal -1 binary64))) #s(literal -3 binary64)) |
(/.f64 (*.f64 (neg.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) (pow.f64 a #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 (neg.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) a) a)) |
(/.f64 (*.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (pow.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -3 binary64)) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))))))) |
(/.f64 (neg.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) (*.f64 (*.f64 #s(literal 3 binary64) a) a)) |
(/.f64 (neg.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) (neg.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a))) |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 #s(literal 3 binary64) a)) (neg.f64 a)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) a) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 (*.f64 a #s(literal -3 binary64)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) a) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -3 binary64)) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) a)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (*.f64 a #s(literal -3 binary64)) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))))) |
(neg.f64 (/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 #s(literal 3 binary64) a)) a)) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (/.f64 (*.f64 a #s(literal -3 binary64)) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a)) |
(*.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (pow.f64 (pow.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -3 binary64) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) a) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))))) |
(pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) #s(literal -3 binary64)) a) |
(/.f64 (neg.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) #s(literal 1 binary64)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a) #s(literal -3 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))))) |
(/.f64 (neg.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))))) |
(neg.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 #s(literal 3 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))))) #s(literal -1 binary64))) |
#s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) |
(*.f64 (*.f64 #s(literal 2 binary64) a) b) |
(*.f64 (*.f64 #s(literal 2 binary64) b) a) |
(*.f64 #s(literal 2 binary64) (*.f64 b a)) |
(*.f64 (*.f64 b a) #s(literal 2 binary64)) |
(*.f64 b (*.f64 a #s(literal 2 binary64))) |
(*.f64 b (+.f64 a a)) |
(*.f64 a (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b a) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 a) b))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b a) (pow.f64 b #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 a) #s(literal 1 binary64)))) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 a) b))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b a) (pow.f64 b #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (neg.f64 a))) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b a) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) b))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b a) (pow.f64 b #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) #s(literal 1 binary64)))) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 a) b))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b a) (pow.f64 b #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 a))) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 (neg.f64 a) b))) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 a (pow.f64 b #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)))) (pow.f64 b #s(literal -2 binary64))) |
(/.f64 (-.f64 a (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 (neg.f64 a) b))) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 a (pow.f64 b #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (neg.f64 a))) (pow.f64 b #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b a) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 b a))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 #s(literal -1 binary64) (*.f64 b a))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b a) (pow.f64 b #s(literal -1 binary64))) (neg.f64 a)) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b a) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 b a) (pow.f64 b #s(literal -1 binary64))) a) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 a #s(literal -1 binary64)) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 b a))) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (-.f64 a (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 b a))) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 a (pow.f64 b #s(literal -1 binary64))) (*.f64 (pow.f64 b #s(literal -1 binary64)) a)) (pow.f64 b #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 b a) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 b a))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 b a (*.f64 #s(literal -1 binary64) (*.f64 b a))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 (*.f64 b a) (pow.f64 b #s(literal -1 binary64)) (neg.f64 a)) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (fma.f64 (*.f64 b a) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal -1 binary64)) |
(/.f64 (fma.f64 b a (*.f64 #s(literal 1 binary64) (*.f64 b a))) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (*.f64 b a) (pow.f64 b #s(literal -1 binary64)) a) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (fma.f64 a #s(literal -1 binary64) (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 b a))) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (+.f64 a (*.f64 (pow.f64 b #s(literal -1 binary64)) (*.f64 b a))) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (fma.f64 a (pow.f64 b #s(literal -1 binary64)) (*.f64 (pow.f64 b #s(literal -1 binary64)) a)) (pow.f64 b #s(literal -2 binary64))) |
(/.f64 (-.f64 a (*.f64 (neg.f64 a) #s(literal 1 binary64))) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (-.f64 a (neg.f64 a)) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (-.f64 a a) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 b a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 b a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b a)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b a)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 b a) #s(literal 1 binary64) (*.f64 b a)) |
(fma.f64 b a (*.f64 b a)) |
(fma.f64 a b (*.f64 b a)) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 a) b)) |
(-.f64 (*.f64 b a) (*.f64 b a)) |
(+.f64 (*.f64 b a) (*.f64 b a)) |
(*.f64 (*.f64 (/.f64 #s(literal 3 binary64) a) #s(literal -1/9 binary64)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1/3 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal -1/9 binary64)) |
(*.f64 (/.f64 #s(literal 3 binary64) a) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1/9 binary64))) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1/9 binary64)) (/.f64 #s(literal 3 binary64) a)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 3 binary64) a))) |
(*.f64 #s(literal -1/9 binary64) (*.f64 (/.f64 #s(literal 3 binary64) a) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1/9 binary64)))) |
(pow.f64 (/.f64 a (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1/9 binary64))) (*.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 #s(literal -3 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1/9 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1/9 binary64)) #s(literal 1 binary64)) (*.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1/9 binary64)) #s(literal -3 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1/3 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1/3 binary64)) a) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1/9 binary64)) (*.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1/3 binary64)))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1/9 binary64)) |
(*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal -1/9 binary64)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal -1/9 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) |
(/.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(fma.f64 #s(literal -1/9 binary64) b (*.f64 #s(literal -1/9 binary64) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(fma.f64 b #s(literal -1/9 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1/9 binary64))) |
(+.f64 (*.f64 b #s(literal -1/9 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1/9 binary64))) |
(+.f64 (*.f64 #s(literal -1/9 binary64) b) (*.f64 #s(literal -1/9 binary64) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 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 b (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 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 b (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.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 a (*.f64 #s(literal -3 binary64) 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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 #s(literal 0 binary64) b))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 3 binary64))) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 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))) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (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 (pow.f64 b #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (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 (pow.f64 b #s(literal -1 binary64)) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (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 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (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 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (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 -1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal -1 binary64) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 #s(literal -1 binary64) (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 -1 binary64) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (-.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (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 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (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 (neg.f64 (pow.f64 b #s(literal -1 binary64))) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 1 binary64) (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 1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 #s(literal 1 binary64) (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 1 binary64) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (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 (pow.f64 b #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 (pow.f64 b #s(literal -1 binary64)) (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 (pow.f64 b #s(literal -1 binary64)) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 b (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) 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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64))))) |
(neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(fma.f64 b #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b)) |
(-.f64 b (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) b) |
(+.f64 b (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 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 a (*.f64 #s(literal -3 binary64) 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 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 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)))) (pow.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) 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 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (fabs.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))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fabs.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))))) (fabs.f64 (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) b) b))))) |
(/.f64 (sqrt.f64 (neg.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) 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 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 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 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 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 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) 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 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 b #s(literal 4 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)))) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 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 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 a (*.f64 #s(literal -3 binary64) 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 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))))) |
Compiled 35 514 to 4 068 computations (88.5% saved)
50 alts after pruning (46 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 940 | 19 | 959 |
| Fresh | 10 | 27 | 37 |
| Picked | 3 | 2 | 5 |
| Done | 2 | 2 | 4 |
| Total | 955 | 50 | 1 005 |
| Status | Accuracy | Program |
|---|---|---|
| 50.7% | (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) | |
| 50.6% | (fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) | |
| 28.6% | (/.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* c -3) a) (* b b))) (neg.f64 b)) b) a) #s(literal 3 binary64)) | |
| 12.0% | (/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (fma.f64 #s(literal 0 binary64) (*.f64 b a) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 27/16 binary64) (*.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 9/8 binary64))) c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 3/2 binary64))) c))) (*.f64 a #s(literal -3 binary64))) a) | |
| 24.6% | (/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 b (+.f64 a a))) (*.f64 a #s(literal -3 binary64))) a) | |
| 54.2% | (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 36.4% | (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c -3) a) (* b b)) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 48.3% | (/.f64 (-.f64 (exp.f64 (log.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 11.1% | (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) c) b)) b) (*.f64 #s(literal 3 binary64) a)) | |
| 2.6% | (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)))))))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 39.5% | (/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) #s(literal 3 binary64))) | |
| 54.1% | (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) #s(literal 1/3 binary64)) a) | |
| 22.1% | (/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))))) #s(literal -1 binary64))) a) | |
| 39.2% | (/.f64 #s(approx (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 3 binary64)) | |
| 28.3% | (/.f64 #s(approx (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a -3)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)))) a) | |
| 19.9% | (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal -3 binary64))) | |
| 30.5% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) | |
| 54.1% | (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) | |
| ✓ | 54.1% | (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal -1/9 binary64)) |
| 54.1% | (*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) | |
| 32.6% | (*.f64 (/.f64 #s(approx (- b (sqrt (+ (* (* c -3) a) (* b b)))) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal -1/9 binary64)) | |
| 54.1% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b)) | |
| 50.8% | (*.f64 (/.f64 #s(literal -1 binary64) a) (fma.f64 b #s(literal 1/3 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1/3 binary64)))) | |
| 28.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))) | |
| 54.1% | (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) | |
| ✓ | 54.0% | (*.f64 (*.f64 #s(literal -1/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 #s(literal 3 binary64) a)) |
| 27.2% | (*.f64 (exp.f64 (*.f64 (log.f64 (neg.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 1/3 binary64))) | |
| 28.6% | (*.f64 #s(approx (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (*.f64 (/.f64 b a) #s(literal 6 binary64))) #s(literal -1/9 binary64)) | |
| 28.2% | (*.f64 #s(approx (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (*.f64 (neg.f64 b) (-.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/2 binary64)) (/.f64 #s(literal 6 binary64) a)))) #s(literal -1/9 binary64)) | |
| 19.9% | (*.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) a)) | |
| 32.6% | (*.f64 #s(approx (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/6 binary64))) (/.f64 #s(literal 3 binary64) a)) | |
| 28.6% | (*.f64 #s(approx (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (*.f64 #s(literal -2/9 binary64) b)) (/.f64 #s(literal 3 binary64) a)) | |
| 28.2% | #s(approx (/ (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) 3) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) | |
| 2.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 b #s(literal 2/3 binary64)) a)) | |
| 39.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) | |
| ✓ | 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
| 2.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64)))) | |
| 28.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) | |
| 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))) | |
| 38.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -1/2 binary64) (/.f64 b c))) | |
| 2.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) b) (/.f64 #s(literal -2/3 binary64) a))) | |
| 39.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) b))) | |
| 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2/9 binary64))) | |
| 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 b) #s(literal 1/3 binary64)) (/.f64 #s(literal -2/3 binary64) (*.f64 a #s(literal -3 binary64))))) | |
| 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3/2 binary64))))) | |
| 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -2/3 binary64) a) b)) | |
| 2.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (/.f64 #s(literal -2/3 binary64) a))) | |
| ✓ | 28.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 28.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) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal -3 binary64))))) | |
| 11.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) #s(literal -1 binary64)))) |
Compiled 3 669 to 1 386 computations (62.2% saved)
| Inputs |
|---|
#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 (/.f64 #s(literal -2/3 binary64) a) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 a #s(literal -3/2 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 #s(literal -1/2 binary64) c) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 b #s(literal 2/3 binary64)) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 #s(approx (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (*.f64 #s(literal -2/9 binary64) b)) (/.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(approx (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (*.f64 #s(literal 9/2 binary64) (/.f64 c b))) #s(literal -1/9 binary64)) |
(*.f64 #s(approx (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (*.f64 (/.f64 b a) #s(literal 6 binary64))) #s(literal -1/9 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 #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 (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -2/3 binary64) (/.f64 a 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 #s(literal -2/3 binary64) (*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2/9 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))) |
(/.f64 #s(approx (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 3 binary64)) |
(/.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* c -3) a) (* b b))) (neg.f64 b)) b) a) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal -3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -2/3 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal 3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 b) #s(literal 1/3 binary64)) (/.f64 #s(literal -2/3 binary64) (*.f64 a #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) b) (/.f64 #s(literal -2/3 binary64) a))) |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 b (+.f64 a a))) (*.f64 a #s(literal -3 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal -3 binary64))))) |
(*.f64 #s(approx (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/6 binary64))) (/.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) a) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c -3) a) (* b b)) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 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 (/ (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) 3) (*.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 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal 1/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 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) c) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(approx (- b (sqrt (+ (* (* c -3) a) (* b b)))) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal -1/9 binary64)) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 a b) c) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b))) (*.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 #s(literal -3 binary64)) 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 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(/.f64 #s(approx (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a -3)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/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 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) #s(literal 1/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))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(approx (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (*.f64 (neg.f64 b) (-.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/2 binary64)) (/.f64 #s(literal 6 binary64) a)))) #s(literal -1/9 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 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
(/.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/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 #s(literal 3 binary64) a)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1/2 binary64) #s(literal -2/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 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal -1/9 binary64)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)))) (*.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 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a) #s(literal 3 binary64)) |
#s(approx (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a (* -3 a))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 a a)) #s(literal -1/3 binary64) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (fma.f64 b #s(literal 1/3 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 a #s(literal -3 binary64))) #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))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) #s(literal -3 binary64))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (*.f64 b #s(literal 1/3 binary64)) (*.f64 a #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 1/3 binary64)) (*.f64 #s(literal -3 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) a (*.f64 #s(literal 3 binary64) (*.f64 b #s(literal 1/3 binary64)))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) a) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 b b (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 a #s(literal 3 binary64)))) |
(/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) a))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 b (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
(/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) (neg.f64 b)) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 (neg.f64 b) b))))) b) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) #s(literal -1 binary64)))) |
(/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))))) #s(literal -1 binary64))) a) |
(/.f64 (-.f64 (exp.f64 (log.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (exp.f64 (*.f64 (log.f64 (neg.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 1/3 binary64))) |
(/.f64 (+.f64 (neg.f64 b) (exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (fma.f64 #s(literal 0 binary64) (*.f64 b a) (*.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal 27/16 binary64) (*.f64 (pow.f64 (/.f64 a b) #s(literal 3 binary64)) #s(literal 9/8 binary64))) c (*.f64 (/.f64 (*.f64 a a) b) #s(literal 3/2 binary64))) c))) (*.f64 a #s(literal -3 binary64))) a) |
(/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 b a) c) #s(literal -2 binary64)) #s(literal 9/4 binary64) (*.f64 b (-.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)))))))) b) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1/2 binary64) #s(literal -2/3 binary64))))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
5 calls:
| 27.0ms | b |
| 26.0ms | a |
| 26.0ms | c |
| 24.0ms | (*.f64 #s(literal 3 binary64) a) |
| 24.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 |
|---|---|---|
| 61.9% | 5 | a |
| 89.5% | 3 | b |
| 54.2% | 1 | c |
| 82.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)) |
| 61.9% | 5 | (*.f64 #s(literal 3 binary64) a) |
Compiled 23 to 26 computations (-13% saved)
| Inputs |
|---|
#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 (/.f64 #s(literal -2/3 binary64) a) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 a #s(literal -3/2 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 #s(literal -1/2 binary64) c) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 b #s(literal 2/3 binary64)) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 #s(approx (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (*.f64 #s(literal -2/9 binary64) b)) (/.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(approx (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (*.f64 #s(literal 9/2 binary64) (/.f64 c b))) #s(literal -1/9 binary64)) |
(*.f64 #s(approx (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (*.f64 (/.f64 b a) #s(literal 6 binary64))) #s(literal -1/9 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 #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 (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -2/3 binary64) (/.f64 a 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 #s(literal -2/3 binary64) (*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2/9 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))) |
(/.f64 #s(approx (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 3 binary64)) |
(/.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* c -3) a) (* b b))) (neg.f64 b)) b) a) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal -3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -2/3 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal 3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 b) #s(literal 1/3 binary64)) (/.f64 #s(literal -2/3 binary64) (*.f64 a #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) b) (/.f64 #s(literal -2/3 binary64) a))) |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 b (+.f64 a a))) (*.f64 a #s(literal -3 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal -3 binary64))))) |
(*.f64 #s(approx (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/6 binary64))) (/.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) a) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c -3) a) (* b b)) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 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 (/ (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) 3) (*.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 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal 1/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 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) c) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(approx (- b (sqrt (+ (* (* c -3) a) (* b b)))) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal -1/9 binary64)) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 a b) c) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b))) (*.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 #s(literal -3 binary64)) 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 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(/.f64 #s(approx (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a -3)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/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 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) #s(literal 1/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))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(approx (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (*.f64 (neg.f64 b) (-.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 9/2 binary64)) (/.f64 #s(literal 6 binary64) a)))) #s(literal -1/9 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 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
(/.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/9 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (/.f64 #s(literal 3 binary64) a)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/9 binary64) (*.f64 #s(literal -1/3 binary64) a))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
1 calls:
| 16.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.5% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#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 (/.f64 #s(literal -2/3 binary64) a) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 a #s(literal -3/2 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 #s(literal -1/2 binary64) c) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 b #s(literal 2/3 binary64)) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 #s(approx (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (*.f64 #s(literal -2/9 binary64) b)) (/.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(approx (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (*.f64 #s(literal 9/2 binary64) (/.f64 c b))) #s(literal -1/9 binary64)) |
(*.f64 #s(approx (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (*.f64 (/.f64 b a) #s(literal 6 binary64))) #s(literal -1/9 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 #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 (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -2/3 binary64) (/.f64 a 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 #s(literal -2/3 binary64) (*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2/9 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))) |
(/.f64 #s(approx (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 3 binary64)) |
(/.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* c -3) a) (* b b))) (neg.f64 b)) b) a) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal -3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -2/3 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal 3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 b) #s(literal 1/3 binary64)) (/.f64 #s(literal -2/3 binary64) (*.f64 a #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) b) (/.f64 #s(literal -2/3 binary64) a))) |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 b (+.f64 a a))) (*.f64 a #s(literal -3 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal -3 binary64))))) |
(*.f64 #s(approx (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/6 binary64))) (/.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) a) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c -3) a) (* b b)) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 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 (/ (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) 3) (*.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 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal 1/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 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) c) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(approx (- b (sqrt (+ (* (* c -3) a) (* b b)))) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal -1/9 binary64)) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 a b) c) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b))) (*.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 #s(literal -3 binary64)) 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 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(/.f64 #s(approx (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a -3)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/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 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) #s(literal 1/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))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.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 (*.f64 #s(literal -1/2 binary64) c) b)) |
1 calls:
| 16.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.4% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#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 (/.f64 #s(literal -2/3 binary64) a) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 a #s(literal -3/2 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 #s(literal -1/2 binary64) c) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 b #s(literal 2/3 binary64)) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 #s(approx (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (*.f64 #s(literal -2/9 binary64) b)) (/.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(approx (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (*.f64 #s(literal 9/2 binary64) (/.f64 c b))) #s(literal -1/9 binary64)) |
(*.f64 #s(approx (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (*.f64 (/.f64 b a) #s(literal 6 binary64))) #s(literal -1/9 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 #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 (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -2/3 binary64) (/.f64 a 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 #s(literal -2/3 binary64) (*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2/9 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))) |
(/.f64 #s(approx (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 3 binary64)) |
(/.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* c -3) a) (* b b))) (neg.f64 b)) b) a) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal -3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -2/3 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal 3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 b) #s(literal 1/3 binary64)) (/.f64 #s(literal -2/3 binary64) (*.f64 a #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) b) (/.f64 #s(literal -2/3 binary64) a))) |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 b (+.f64 a a))) (*.f64 a #s(literal -3 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal -3 binary64))))) |
(*.f64 #s(approx (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/6 binary64))) (/.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) a) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c -3) a) (* b b)) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 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 (/ (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) 3) (*.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 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal 1/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 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) c) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(approx (- b (sqrt (+ (* (* c -3) a) (* b b)))) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal -1/9 binary64)) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 a b) c) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b))) (*.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 #s(literal -3 binary64)) 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 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) a) #s(literal 1/3 binary64)) |
(/.f64 #s(approx (/ (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (* a -3)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/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 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) #s(literal 1/3 binary64)) a) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.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 (*.f64 #s(literal -1/2 binary64) c) b)) |
1 calls:
| 14.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.4% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#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 (/.f64 #s(literal -2/3 binary64) a) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 a #s(literal -3/2 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 #s(literal -1/2 binary64) c) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 b #s(literal 2/3 binary64)) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 #s(approx (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (*.f64 #s(literal -2/9 binary64) b)) (/.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(approx (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (*.f64 #s(literal 9/2 binary64) (/.f64 c b))) #s(literal -1/9 binary64)) |
(*.f64 #s(approx (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (*.f64 (/.f64 b a) #s(literal 6 binary64))) #s(literal -1/9 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 #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 (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -2/3 binary64) (/.f64 a 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 #s(literal -2/3 binary64) (*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2/9 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))) |
(/.f64 #s(approx (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 3 binary64)) |
(/.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* c -3) a) (* b b))) (neg.f64 b)) b) a) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal -3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -2/3 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal 3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 b) #s(literal 1/3 binary64)) (/.f64 #s(literal -2/3 binary64) (*.f64 a #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) b) (/.f64 #s(literal -2/3 binary64) a))) |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 b (+.f64 a a))) (*.f64 a #s(literal -3 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal -3 binary64))))) |
(*.f64 #s(approx (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/6 binary64))) (/.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) a) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c -3) a) (* b b)) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 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 (/ (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) 3) (*.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 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) b) #s(literal 1/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 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) c) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(approx (- b (sqrt (+ (* (* c -3) a) (* b b)))) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 1/3 binary64) a)) #s(literal -1/9 binary64)) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 a b) c) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64) b))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c -3) a) (* b b)) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) 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 (- (* 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 (/.f64 #s(literal -2/3 binary64) a) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 a #s(literal -3/2 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 #s(literal -1/2 binary64) c) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 b #s(literal 2/3 binary64)) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64)))) |
(*.f64 #s(approx (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (*.f64 #s(literal -2/9 binary64) b)) (/.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(approx (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (*.f64 #s(literal 9/2 binary64) (/.f64 c b))) #s(literal -1/9 binary64)) |
(*.f64 #s(approx (/ (- b (sqrt (+ (* (* c -3) a) (* b b)))) (* 1/3 a)) (*.f64 (/.f64 b a) #s(literal 6 binary64))) #s(literal -1/9 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 #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 (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal -2/3 binary64) (/.f64 a 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 #s(literal -2/3 binary64) (*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 1/3 binary64) a)) #s(literal 2/9 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal -2/3 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))) |
(/.f64 #s(approx (/ (- (sqrt (+ (* (* c -3) a) (* b b))) b) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 3 binary64)) |
(/.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* c -3) a) (* b b))) (neg.f64 b)) b) a) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
(/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 (*.f64 a b) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal -3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -2/3 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal 3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -3/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (neg.f64 b) #s(literal 1/3 binary64)) (/.f64 #s(literal -2/3 binary64) (*.f64 a #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) b) (/.f64 #s(literal -2/3 binary64) a))) |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 b (+.f64 a a))) (*.f64 a #s(literal -3 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 b #s(literal -3 binary64))))) |
(*.f64 #s(approx (* -1/9 (- b (sqrt (+ (* (* a c) -3) (* b b))))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/6 binary64))) (/.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (* (* (sqrt (+ (* (* -3 c) a) (* b b))) 1/3) (* -3 a)) (* a b)) (*.f64 #s(literal 2 binary64) (*.f64 b a))) (*.f64 a #s(literal -3 binary64))) a) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
2 calls:
| 11.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)) |
| 10.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.5% | 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)) |
| 65.4% | 2 | b |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
#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 (/.f64 #s(literal -2/3 binary64) a) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) |
#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 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:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.4% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#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 (/.f64 #s(literal -2/3 binary64) a) b)) |
| 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:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.3% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#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))) |
5 calls:
| 1.0ms | (*.f64 #s(literal 3 binary64) a) |
| 1.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)) |
| 1.0ms | a |
| 1.0ms | b |
| 1.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 28.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)) |
| 28.6% | 1 | c |
| 28.6% | 1 | a |
| 28.6% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 28.6% | 1 | b |
Compiled 23 to 26 computations (-13% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 4.303720824448701e-58 | 3.8495009423736864e-53 |
| 15.0ms | -1.5504921509185733e+146 | -6.17291609327611e+142 |
| 16.0ms | 211× | 0 | valid |
| 5.0ms | 26× | 2 | valid |
| 4.0ms | 35× | 1 | valid |
| 1.0ms | 21× | 0 | invalid |
Compiled 738 to 592 computations (19.8% saved)
ival-mult: 7.0ms (38.2% of total)ival-sqrt: 3.0ms (16.4% of total)ival-div: 2.0ms (10.9% of total)ival-sub: 2.0ms (10.9% of total)ival-add: 2.0ms (10.9% of total)adjust: 1.0ms (5.5% of total)ival-neg: 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 | 4.303720824448701e-58 | 3.8495009423736864e-53 |
| 7.0ms | -1.2965295712543746e+157 | -2.4637489765168418e+153 |
| 4.0ms | 64× | 0 | valid |
Compiled 514 to 408 computations (20.6% saved)
ival-mult: 1.0ms (34% of total)ival-div: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.303720824448701e-58 | 3.8495009423736864e-53 |
| 1.0ms | -1.2965295712543746e+157 | -2.4637489765168418e+153 |
Compiled 514 to 408 computations (20.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.303720824448701e-58 | 3.8495009423736864e-53 |
| 16.0ms | -1.1902683754186058e+110 | -2.83520864668483e+102 |
| 10.0ms | 144× | 0 | valid |
| 0.0ms | 1× | 0 | invalid |
Compiled 704 to 558 computations (20.7% saved)
ival-mult: 2.0ms (31.6% of total)ival-div: 1.0ms (15.8% of total)ival-add: 1.0ms (15.8% of total)ival-sub: 1.0ms (15.8% of total)ival-sqrt: 1.0ms (15.8% of total)ival-neg: 1.0ms (15.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.303720824448701e-58 | 3.8495009423736864e-53 |
| 25.0ms | -22045853.694539372 | -19061966.681108605 |
| 24.0ms | 32× | 0 | valid |
| 0.0ms | 1× | 0 | invalid |
Compiled 515 to 403 computations (21.7% saved)
ival-sqrt: 22.0ms (95.6% of total)ival-mult: 1.0ms (4.3% of total)ival-div: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | -1.1913487717280674e-294 | 2.6153291847614496e-306 |
| 11.0ms | 160× | 0 | valid |
| 6.0ms | 83× | 0 | invalid |
Compiled 480 to 358 computations (25.4% saved)
ival-mult: 4.0ms (38.2% of total)ival-div: 2.0ms (19.1% 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)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 |
|---|---|---|
| 16.0ms | -1.1913487717280674e-294 | 2.6153291847614496e-306 |
Compiled 480 to 358 computations (25.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -1.1913487717280674e-294 | 2.6153291847614496e-306 |
Compiled 480 to 358 computations (25.4% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 93 | 534 |
| 1 | 114 | 534 |
| 2 | 130 | 534 |
| 3 | 156 | 534 |
| 4 | 193 | 534 |
| 5 | 238 | 534 |
| 6 | 302 | 534 |
| 7 | 394 | 534 |
| 8 | 508 | 534 |
| 9 | 635 | 534 |
| 10 | 763 | 534 |
| 11 | 889 | 534 |
| 12 | 1023 | 534 |
| 13 | 1157 | 534 |
| 14 | 1270 | 534 |
| 15 | 1332 | 534 |
| 16 | 1357 | 534 |
| 17 | 1360 | 534 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 b #s(literal -11999999999999999591777764773609549394300349098173260390572311020088705361884351717162804587186593769558550103571186868561718217687788021637709824 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1/2 binary64) #s(literal -2/3 binary64))))) (if (<=.f64 b #s(literal 4417117661945961/441711766194596082395824375185729628956870974218904739530401550323154944 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)))) |
(if (<=.f64 b #s(literal -20000000000000000738950913761164530819618359659685376903845557104301087318694439194433026219410816654893023507374465334628674006699146808342092384896548864 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (if (<=.f64 b #s(literal 4417117661945961/441711766194596082395824375185729628956870974218904739530401550323154944 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)))) |
(if (<=.f64 b #s(literal -20000000000000000738950913761164530819618359659685376903845557104301087318694439194433026219410816654893023507374465334628674006699146808342092384896548864 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (if (<=.f64 b #s(literal 4417117661945961/441711766194596082395824375185729628956870974218904739530401550323154944 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 #s(literal -1/2 binary64) c) b)))) |
(if (<=.f64 b #s(literal -1450000000000000036261507735313384710550710937763681938455076817052927139927342332406435025266708577012154368 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (if (<=.f64 b #s(literal 4417117661945961/441711766194596082395824375185729628956870974218904739530401550323154944 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 #s(literal -1/2 binary64) c) b)))) |
(if (<=.f64 b #s(literal -19500000 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (if (<=.f64 b #s(literal 4417117661945961/441711766194596082395824375185729628956870974218904739530401550323154944 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c -3) a) (* b b)) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)))) |
(if (<=.f64 b #s(literal -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b))) |
(if (<=.f64 b #s(literal -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.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 -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 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)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -11999999999999999591777764773609549394300349098173260390572311020088705361884351717162804587186593769558550103571186868561718217687788021637709824 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 1/2 binary64) #s(literal -2/3 binary64))))) (if (<=.f64 b #s(literal 4417117661945961/441711766194596082395824375185729628956870974218904739530401550323154944 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)))) |
(if (<=.f64 b #s(literal -11999999999999999591777764773609549394300349098173260390572311020088705361884351717162804587186593769558550103571186868561718217687788021637709824 binary64)) (*.f64 #s(approx (* (- b (sqrt (+ (* (* -3 c) a) (* b b)))) 1/3) (*.f64 (fma.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 1/2 binary64) #s(literal -2/3 binary64)) (neg.f64 b))) (/.f64 #s(literal -1 binary64) a)) (if (<=.f64 b #s(literal 4417117661945961/441711766194596082395824375185729628956870974218904739530401550323154944 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)))) |
(if (<=.f64 b #s(literal -20000000000000000738950913761164530819618359659685376903845557104301087318694439194433026219410816654893023507374465334628674006699146808342092384896548864 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (if (<=.f64 b #s(literal 4417117661945961/441711766194596082395824375185729628956870974218904739530401550323154944 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)))) |
(if (<=.f64 b #s(literal -20000000000000000738950913761164530819618359659685376903845557104301087318694439194433026219410816654893023507374465334628674006699146808342092384896548864 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 #s(literal -3/2 binary64) a))) (if (<=.f64 b #s(literal 4417117661945961/441711766194596082395824375185729628956870974218904739530401550323154944 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)))) |
(if (<=.f64 b #s(literal -20000000000000000738950913761164530819618359659685376903845557104301087318694439194433026219410816654893023507374465334628674006699146808342092384896548864 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (if (<=.f64 b #s(literal 4417117661945961/441711766194596082395824375185729628956870974218904739530401550323154944 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 #s(literal -1/2 binary64) c) b)))) |
(if (<=.f64 b #s(literal -20000000000000000738950913761164530819618359659685376903845557104301087318694439194433026219410816654893023507374465334628674006699146808342092384896548864 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 #s(literal -3/2 binary64) a))) (if (<=.f64 b #s(literal 4417117661945961/441711766194596082395824375185729628956870974218904739530401550323154944 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)))) |
(if (<=.f64 b #s(literal -1450000000000000036261507735313384710550710937763681938455076817052927139927342332406435025266708577012154368 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (if (<=.f64 b #s(literal 4417117661945961/441711766194596082395824375185729628956870974218904739530401550323154944 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 #s(literal -1/2 binary64) c) b)))) |
(if (<=.f64 b #s(literal -1450000000000000036261507735313384710550710937763681938455076817052927139927342332406435025266708577012154368 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 #s(literal -3/2 binary64) a))) (if (<=.f64 b #s(literal 4417117661945961/441711766194596082395824375185729628956870974218904739530401550323154944 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)))) |
(if (<=.f64 b #s(literal -19500000 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) (if (<=.f64 b #s(literal 4417117661945961/441711766194596082395824375185729628956870974218904739530401550323154944 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c -3) a) (* b b)) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)))) |
(if (<=.f64 b #s(literal -19500000 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 #s(literal -3/2 binary64) a))) (if (<=.f64 b #s(literal 4417117661945961/441711766194596082395824375185729628956870974218904739530401550323154944 binary64)) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* c -3) a) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)))) |
(if (<=.f64 b #s(literal -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b))) |
(if (<=.f64 b #s(literal -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 b (*.f64 #s(literal -3/2 binary64) a))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b))) |
(if (<=.f64 b #s(literal -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.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 -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.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 -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 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 -20240225330731/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 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)))) |
#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))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1148 | 7062 |
| 0 | 4337 | 6715 |
| 0 | 1103 | 7255 |
| 0 | 4154 | 6910 |
| 0 | 46 | 256 |
| 0 | 78 | 256 |
| 1 | 310 | 239 |
| 2 | 2405 | 239 |
| 0 | 8565 | 237 |
| 0 | 54 | 274 |
| 0 | 80 | 270 |
| 1 | 319 | 257 |
| 2 | 2465 | 257 |
| 0 | 8987 | 255 |
| 0 | 54 | 255 |
| 0 | 81 | 246 |
| 1 | 323 | 228 |
| 2 | 2215 | 228 |
| 0 | 9409 | 225 |
| 0 | 560 | 3023 |
| 0 | 1972 | 2879 |
| 0 | 12 | 51 |
| 0 | 20 | 51 |
| 1 | 77 | 49 |
| 2 | 632 | 48 |
| 0 | 9201 | 44 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1 421 to 690 computations (51.4% saved)
Compiled 1 102 to 214 computations (80.6% saved)
Loading profile data...