
Time bar (total: 6.8s)
| 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)
| 504.0ms | 5 497× | 0 | valid |
| 334.0ms | 1 182× | 2 | valid |
| 259.0ms | 1 377× | 1 | valid |
| 91.0ms | 952× | 0 | invalid |
| 78.0ms | 200× | 3 | valid |
ival-mult: 269.0ms (28.5% of total)adjust: 145.0ms (15.3% of total)ival-sub: 131.0ms (13.9% of total)ival-sqrt: 129.0ms (13.6% of total)ival-div: 104.0ms (11% of total)ival-neg: 85.0ms (9% of total)ival-add: 67.0ms (7.1% of total)ival-true: 7.0ms (0.7% of total)exact: 5.0ms (0.5% of total)ival-assert: 3.0ms (0.3% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 104 | 0 | - | 2 | (-8.689302885947967e-253 1.06089960129053e-156 -4.864007017066424e-263) | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| 67 | 0 | - | 0 | - | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
| 11 | 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)) |
| 7 | 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 | 97 | 0 |
| ↳ | (*.f64 b b) | overflow | 83 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | overflow | 25 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | overflow | 97 | |
+.f64 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | cancellation | 67 | 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 | 11 | 0 |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | underflow | 40 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | underflow | 5 | |
| ↳ | (*.f64 b b) | underflow | 35 | |
| ↳ | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | underflow | 25 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | nan-rescue | 7 | 0 |
| ↳ | (*.f64 b b) | overflow | 83 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | overflow | 25 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) | uflow-rescue | 5 | 0 |
| ↳ | (*.f64 b b) | underflow | 35 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | underflow | 40 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | underflow | 5 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 121 | 1 |
| - | 23 | 111 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 121 | 0 | 1 |
| - | 23 | 0 | 111 |
| number | freq |
|---|---|
| 0 | 112 |
| 1 | 107 |
| 2 | 31 |
| 3 | 6 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 27.0ms | 330× | 0 | valid |
| 18.0ms | 78× | 2 | valid |
| 15.0ms | 92× | 1 | valid |
| 4.0ms | 12× | 3 | valid |
Compiled 153 to 40 computations (73.9% saved)
ival-mult: 12.0ms (29% of total)adjust: 8.0ms (19.3% of total)ival-sqrt: 6.0ms (14.5% of total)ival-div: 5.0ms (12.1% of total)ival-sub: 4.0ms (9.7% of total)ival-add: 4.0ms (9.7% of total)ival-neg: 2.0ms (4.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 158 |
| 1 | 156 | 151 |
| 2 | 460 | 151 |
| 3 | 896 | 151 |
| 4 | 1339 | 151 |
| 5 | 1537 | 151 |
| 6 | 1643 | 151 |
| 0 | 12 | 17 |
| 0 | 20 | 17 |
| 1 | 36 | 17 |
| 2 | 89 | 17 |
| 3 | 180 | 17 |
| 4 | 290 | 17 |
| 5 | 379 | 17 |
| 6 | 415 | 17 |
| 7 | 463 | 17 |
| 0 | 463 | 16 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| 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 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) |
Compiled 17 to 12 computations (29.4% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 54.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)) |
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 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | |
| 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 | 1 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 66 |
| 0 | 20 | 66 |
| 1 | 36 | 66 |
| 2 | 89 | 66 |
| 3 | 180 | 66 |
| 4 | 290 | 66 |
| 5 | 379 | 66 |
| 6 | 415 | 66 |
| 7 | 463 | 66 |
| 0 | 463 | 62 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 3 binary64) a) c) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
a |
c |
| Outputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.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 | 1.3984375000000002 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | |
| accuracy | 2.8540088624077917 | (/.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.685842111892612 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | |
| accuracy | 23.88387581237712 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| 16.0ms | 165× | 0 | valid |
| 9.0ms | 39× | 2 | valid |
| 8.0ms | 46× | 1 | valid |
| 2.0ms | 6× | 3 | valid |
Compiled 68 to 14 computations (79.4% saved)
ival-mult: 6.0ms (26.5% of total)ival-div: 5.0ms (22.1% of total)adjust: 4.0ms (17.7% of total)ival-sqrt: 3.0ms (13.3% of total)ival-sub: 2.0ms (8.8% of total)ival-add: 2.0ms (8.8% of total)ival-neg: 1.0ms (4.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(-.f64 (*.f64 b b) (*.f64 (*.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)) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
(neg.f64 b) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| Outputs |
|---|
(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))))))) |
(* -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)))))))) |
(* -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)))))) |
(* (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 (* 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 (* (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)))))))) |
(- (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) (* (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 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))))))))) |
(* (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) |
(/ (+ (* -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))))))) |
(* -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) |
(* -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 (* -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/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)))))))) |
(* 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 (/ 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)))))) |
(* -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 (+ (* (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)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | c | @ | -inf | ((- (* b b) (* (* 3 a) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
| 3.0ms | b | @ | inf | ((- (* b b) (* (* 3 a) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
| 3.0ms | a | @ | inf | ((- (* b b) (* (* 3 a) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
| 3.0ms | a | @ | -inf | ((- (* b b) (* (* 3 a) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
| 2.0ms | b | @ | 0 | ((- (* b b) (* (* 3 a) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 560 | 3023 |
| 1 | 1942 | 3000 |
| 0 | 8064 | 2850 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(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))))))) |
(* -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)))))))) |
(* -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)))))) |
(* (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 (* 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 (* (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)))))))) |
(- (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) (* (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 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))))))))) |
(* (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) |
(/ (+ (* -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))))))) |
(* -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) |
(* -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 (* -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/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)))))))) |
(* 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 (/ 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)))))) |
(* -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 (+ (* (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)))))))) |
| Outputs |
|---|
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(* -1/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (*.f64 c c) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(* -3/2 (/ (* a c) b)) |
(*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -27/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(fma.f64 (*.f64 #s(literal -3/2 binary64) a) (/.f64 c b) b) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -27/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 (fma.f64 #s(literal -3 binary64) c (/.f64 (*.f64 b b) a)) a) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(fma.f64 (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (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 #s(literal 1/2 binary64) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (-.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 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (-.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 #s(literal 1/2 binary64) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) a) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))))) a) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))))) a) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 3 binary64) c (/.f64 (*.f64 (neg.f64 b) b) a))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(*.f64 #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 #s(literal 1/3 binary64) b)) (neg.f64 a))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/3 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) (neg.f64 a))) (neg.f64 a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) b) (neg.f64 a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))))) (neg.f64 a)) b) (neg.f64 a)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
(- (pow b 2) (* 3 (* a c))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal -1/3 binary64) a)) b)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal -1/24 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64))) b (/.f64 #s(literal -1/3 binary64) a)) b)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (sqrt.f64 (*.f64 c a)) (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 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) #s(literal 1 binary64)) b (*.f64 (sqrt.f64 (*.f64 c a)) (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 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b b) #s(literal -3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) b) #s(literal 1 binary64)) b (*.f64 (sqrt.f64 (*.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 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b b) #s(literal -3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (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 (*.f64 b (/.f64 b (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -3 binary64) #s(literal 1 binary64)) b) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(fma.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 c (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (*.f64 #s(literal -1/2 binary64) c))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/6 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 405/64 binary64) a)) (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -1/2 binary64) c)))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (*.f64 #s(literal -3/2 binary64) (*.f64 c a))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (fma.f64 (*.f64 #s(literal -3/2 binary64) c) a (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 4 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 -9/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (fma.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 405/64 binary64) (pow.f64 b #s(literal 6 binary64)))) #s(literal -1/2 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 c a))))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -3/2 binary64) #s(literal 1 binary64)) b) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -3/2 binary64) #s(literal 1 binary64))) b) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 (/.f64 (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 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -3/2 binary64) #s(literal 1 binary64)))) b) |
(* -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 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 c b) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64)))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))) (neg.f64 b)) |
(* -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 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 c b) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (pow.f64 b #s(literal 4 binary64)))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))) (neg.f64 b)) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -3/2 binary64) #s(literal 2 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -3/2 binary64) #s(literal 2 binary64))) (neg.f64 b)) |
(* -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 (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 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -3/2 binary64) #s(literal 2 binary64)))) (neg.f64 b)) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -3/2 binary64) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -3/2 binary64) #s(literal 1 binary64))) (neg.f64 b)) |
(* -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 (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 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -3/2 binary64) #s(literal 1 binary64)))) (neg.f64 b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64)) c (/.f64 #s(literal -1/2 binary64) b)) c) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 c #s(literal -9/16 binary64)) (*.f64 a (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b)) c) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 c a)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b)) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c (/.f64 #s(literal -1/2 binary64) b)) c) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (fma.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b)) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 c #s(literal -9/8 binary64)) (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (/.f64 a (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (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 #s(literal -1/24 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (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 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b c))) c) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b c)))) c) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) c) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) c) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 b (/.f64 b (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) c) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 3 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 (*.f64 (neg.f64 c) #s(literal 1/3 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 b a) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))))) (neg.f64 c))) (neg.f64 c)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) b) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))))) (neg.f64 c)) b) (neg.f64 c)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 7 binary64))) (pow.f64 a #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 51 |
| 0 | 20 | 51 |
| 1 | 65 | 51 |
| 2 | 483 | 50 |
| 3 | 5833 | 49 |
| 0 | 8853 | 45 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.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)) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
(neg.f64 b) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| Outputs |
|---|
(*.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) (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 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 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 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64))) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) |
(*.f64 (/.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 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 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 27 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 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/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 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))))) |
(*.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 (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)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #s(literal 4 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (hypot.f64 (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (sqrt.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 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (hypot.f64 (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (sqrt.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (hypot.f64 (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (sqrt.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 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 2 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 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 2 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 2 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))) (-.f64 (*.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))) (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.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))) (+.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 2 binary64)) (+.f64 (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 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 (/.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))) (+.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 2 binary64)) (+.f64 (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 2 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 (pow.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (sqrt.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 2 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 c (*.f64 a #s(literal 3 binary64)) (*.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)))) (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 2 binary64))) |
(/.f64 (hypot.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64))) (hypot.f64 (*.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.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 8 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #s(literal 4 binary64))) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #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 (*.f64 #s(literal -3 binary64) a) c) #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 (*.f64 #s(literal -3 binary64) a) c) #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 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 27 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 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 27 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 c (*.f64 b b)) (*.f64 #s(literal -3 binary64) a))))) |
(/.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 (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 (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 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(neg.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) a (*.f64 (neg.f64 b) b))) |
(neg.f64 (fma.f64 (neg.f64 b) b (*.f64 c (*.f64 a #s(literal 3 binary64))))) |
(neg.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (/.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 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 27 binary64) (pow.f64 b #s(literal 6 binary64)))) (-.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 (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)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #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 (*.f64 #s(literal -3 binary64) c) a (*.f64 (neg.f64 b) b)) |
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 c) a) #s(literal 3 binary64) (*.f64 (neg.f64 b) b)) |
(fma.f64 (*.f64 (neg.f64 c) a) #s(literal 3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 c) #s(literal 3 binary64)) a (*.f64 (neg.f64 b) b)) |
(fma.f64 (*.f64 (neg.f64 c) #s(literal 3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 c (neg.f64 a)) #s(literal 3 binary64) (*.f64 (neg.f64 b) b)) |
(fma.f64 (*.f64 c (neg.f64 a)) #s(literal 3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 c #s(literal 3 binary64))) a (*.f64 (neg.f64 b) b)) |
(fma.f64 (neg.f64 (*.f64 c #s(literal 3 binary64))) a (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 c a)) #s(literal 3 binary64) (*.f64 (neg.f64 b) b)) |
(fma.f64 (neg.f64 (*.f64 c a)) #s(literal 3 binary64) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 a #s(literal 3 binary64)))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 c) (*.f64 #s(literal -3 binary64) a))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal 3 binary64)))) |
(fma.f64 (*.f64 c #s(literal 3 binary64)) (neg.f64 a) (*.f64 (neg.f64 b) b)) |
(fma.f64 (*.f64 c #s(literal 3 binary64)) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal 3 binary64)) a (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 3 binary64)) (*.f64 (neg.f64 b) b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 b) b) (/.f64 (*.f64 (neg.f64 b) b) (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 (neg.f64 a) (*.f64 c #s(literal 3 binary64)) (*.f64 (neg.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 (neg.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 (neg.f64 b) b)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal 3 binary64) (*.f64 b b)) |
(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 (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 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.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 (neg.f64 b) (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 (*.f64 #s(literal -3 binary64) a) c (*.f64 (neg.f64 b) b)) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(fma.f64 (neg.f64 b) (/.f64 (pow.f64 b #s(literal 3 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 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (neg.f64 c)) (*.f64 a #s(literal 3 binary64)))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 c) (*.f64 #s(literal -3 binary64) a))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) |
(fma.f64 (neg.f64 b) b (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(fma.f64 c (*.f64 #s(literal -3 binary64) a) (*.f64 (neg.f64 b) b)) |
(fma.f64 c (*.f64 #s(literal -3 binary64) a) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal 3 binary64)) (neg.f64 c) (*.f64 (neg.f64 b) b)) |
(fma.f64 (*.f64 a #s(literal 3 binary64)) (neg.f64 c) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal 3 binary64)) c (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 (neg.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 (neg.f64 b) b)) |
(fma.f64 a (neg.f64 (*.f64 c #s(literal 3 binary64))) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal 3 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal 3 binary64) (*.f64 (neg.f64 a) c) (*.f64 (neg.f64 b) b)) |
(fma.f64 #s(literal 3 binary64) (*.f64 (neg.f64 a) c) (*.f64 b b)) |
(fma.f64 #s(literal 3 binary64) (neg.f64 (*.f64 c a)) (*.f64 (neg.f64 b) b)) |
(fma.f64 #s(literal 3 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b)) |
(fma.f64 #s(literal 3 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 b b) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 3 binary64)) (*.f64 a (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (/.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 (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 (neg.f64 b) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(fma.f64 b b (*.f64 (neg.f64 (neg.f64 c)) (*.f64 a #s(literal 3 binary64)))) |
(fma.f64 b b (*.f64 (neg.f64 c) (*.f64 #s(literal -3 binary64) a))) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal 3 binary64)))) |
(sqrt.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.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 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.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) c)) |
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) |
(fabs.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) |
(hypot.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (neg.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 (neg.f64 b) b)) |
(hypot.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (*.f64 b b)) |
(hypot.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (*.f64 (neg.f64 b) b)) |
(hypot.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (*.f64 b b)) |
(hypot.f64 (*.f64 (neg.f64 b) b) (pow.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 (neg.f64 b) b) (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) |
(hypot.f64 (*.f64 (neg.f64 b) b) (fabs.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) |
(hypot.f64 (*.f64 (neg.f64 b) b) (fabs.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c))) |
(hypot.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(hypot.f64 (*.f64 (neg.f64 b) b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) |
(hypot.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) (*.f64 (neg.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 (neg.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 (neg.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 (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 (*.f64 (log.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (sinh.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(+.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(+.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 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (neg.f64 b) b)) |
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 b b)) |
(+.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.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) c)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal -3 binary64)) a)) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal -3 binary64)) a)) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) a))) |
(*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) a))) |
(/.f64 (/.f64 (fma.f64 (*.f64 (neg.f64 b) a) #s(literal 3 binary64) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) (*.f64 a #s(literal 3 binary64))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 2 binary64))) (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 #s(literal -3 binary64) a)) (/.f64 b (*.f64 #s(literal -3 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #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 -3 binary64) a)) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) a)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 2 binary64)) (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 2 binary64))))) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal -3 binary64)) a)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 #s(literal -3 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 #s(literal -3 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 #s(literal -3 binary64) a)) (/.f64 b (*.f64 #s(literal -3 binary64) a))) (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 b) a) #s(literal 3 binary64) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))))) (neg.f64 (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) a))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -3 binary64) a)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) #s(literal 3 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal -3 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) a)) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 a #s(literal 3 binary64))) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -3 binary64) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -3 binary64) a)) (*.f64 (*.f64 #s(literal -3 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -3 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -3 binary64) a) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -3 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) a) #s(literal 3 binary64)) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #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 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) a) a (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #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 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #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 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal -3 binary64)) #s(literal 3 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.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 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal -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 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal -3 binary64)) (*.f64 a #s(literal 3 binary64)) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #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 c (*.f64 a #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 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 #s(literal -3 binary64) a) b)) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #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 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #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 (sqrt.f64 (fma.f64 c (*.f64 a #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 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #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 (fma.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) a))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -3 binary64) a) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #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) a) (*.f64 a #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -3 binary64)) #s(literal 3 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) a))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -3 binary64)) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal -3 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 a #s(literal 3 binary64)) (*.f64 a (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.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 c (*.f64 a #s(literal 3 binary64)) (*.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 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal -3 binary64)))) (*.f64 (*.f64 #s(literal -3 binary64) a) a)) |
(/.f64 (fma.f64 b (*.f64 #s(literal -3 binary64) a) (*.f64 (*.f64 #s(literal -3 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 b (*.f64 a #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) (sqrt.f64 (fma.f64 c (*.f64 a #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) #s(literal 3 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) a))) (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal -3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -3 binary64) a) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (-.f64 (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) a)) #s(literal 3 binary64)) |
(/.f64 (-.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal -3 binary64))) a) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) a) #s(literal 3 binary64)) |
(/.f64 (pow.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 2 binary64)) (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 2 binary64)))) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal -3 binary64)) a)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (fma.f64 (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))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (-.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 #s(literal -3 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) a) #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 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 #s(literal -3 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 #s(literal -3 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 #s(literal -3 binary64) a)) (/.f64 b (*.f64 #s(literal -3 binary64) a))) (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) a))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal -3 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal -3 binary64)) (neg.f64 a)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal -3 binary64)) a) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) a) #s(literal 3 binary64) (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (*.f64 #s(literal -3 binary64) a)) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.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 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) a))) |
(/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) a)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (*.f64 #s(literal -3 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) a))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) a)) |
(neg.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal -3 binary64)) a)) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.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 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 b (*.f64 a #s(literal 3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 b (*.f64 #s(literal -3 binary64) a))) |
(fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64)))) |
(fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 a #s(literal 3 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 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal -3 binary64)) a)) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 2 binary64))) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal -3 binary64)) a))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) a)) (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) a))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (*.f64 #s(literal -3 binary64) a)) (/.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (*.f64 #s(literal -3 binary64) a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 #s(literal -3 binary64) a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 3 binary64)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 #s(literal -3 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 #s(literal -3 binary64) a)) (/.f64 b (*.f64 #s(literal -3 binary64) a))) (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 #s(literal -3 binary64) a)) #s(literal 3 binary64)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 #s(literal -3 binary64) a)) (-.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 #s(literal -3 binary64) a)) (/.f64 b (*.f64 #s(literal -3 binary64) a))) (pow.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 b) a) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) a)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) a))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) a)) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) a))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64))) (/.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 3 binary64)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (*.f64 #s(literal -3 binary64) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (*.f64 #s(literal -3 binary64) a))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) a)) (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 3 binary64)) a))) |
(+.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 #s(literal -3 binary64) a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 #s(literal -3 binary64) a)) (/.f64 b (*.f64 a #s(literal 3 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 #s(literal -3 binary64) a)) (/.f64 b (*.f64 #s(literal -3 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -3 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.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))) (-.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (-.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(*.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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (-.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))) |
(*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.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 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)))) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (-.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (fma.f64 (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))) (pow.f64 b #s(literal 4 binary64))) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (-.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 9/2 binary64)) (pow.f64 b #s(literal 9 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (-.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 b b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b 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 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b 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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.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 b (sqrt.f64 (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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (neg.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (-.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (-.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (-.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (-.f64 (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 b)) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) b) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) b) |
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 b)) |
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) b) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) b) |
(fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) b) |
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (/.f64 (pow.f64 b #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (neg.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))) |
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (/.f64 (pow.f64 b #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))) |
(fma.f64 (pow.f64 b #s(literal 3/2 binary64)) (/.f64 (pow.f64 b #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(fma.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/4 binary64)) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/4 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(fma.f64 (sqrt.f64 (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)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(fma.f64 (neg.f64 b) (/.f64 (neg.f64 b) (-.f64 b (sqrt.f64 (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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(fma.f64 (neg.f64 b) (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (neg.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))) |
(fma.f64 (neg.f64 b) (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))) |
(fma.f64 (neg.f64 b) (/.f64 (*.f64 b b) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(fma.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (/.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(fma.f64 (*.f64 b b) (/.f64 (neg.f64 b) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (neg.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))) |
(fma.f64 (*.f64 b b) (/.f64 (neg.f64 b) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))) |
(fma.f64 (*.f64 b b) (/.f64 (neg.f64 b) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(-.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (neg.f64 b)) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (neg.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (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 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
(+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) (neg.f64 b)) |
(+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) b) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(+.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(neg.f64 b) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) |
(pow.f64 (neg.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #s(literal 4 binary64))) #s(literal 1/8 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (sqrt.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 (neg.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (sqrt.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 (fabs.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fabs.f64 (sqrt.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 (hypot.f64 (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (neg.f64 (sqrt.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 (hypot.f64 (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 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 (hypot.f64 (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.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 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(neg.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))) |
(fabs.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))))) |
Compiled 17 801 to 2 122 computations (88.1% saved)
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 464 | 14 | 478 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 465 | 14 | 479 |
| Status | Accuracy | Program |
|---|---|---|
| 32.1% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) a) #s(literal -3 binary64)) | |
| ▶ | 34.5% | (/.f64 (+.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 3 binary64) a)) |
| 54.0% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 54.1% | (/.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)) |
| 6.6% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #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 #s(literal 3 binary64) a)) | |
| 12.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #s(literal 4 binary64))) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3 binary64))))) (*.f64 #s(literal 3 binary64) a)) | |
| 14.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) (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 #s(literal 3 binary64) a)) | |
| 30.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 33.3% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
| 31.1% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) | |
| 38.0% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 37.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
| 37.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) | |
| ▶ | 38.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
Compiled 718 to 516 computations (28.1% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) | |
| cost-diff | 0 | (neg.f64 b) | |
| cost-diff | 0 | (+.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) | |
| cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 3 binary64) a)) | |
| cost-diff | 0 | (/.f64 (/.f64 c b) b) | |
| cost-diff | 0 | (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) | |
| cost-diff | 0 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) | |
| cost-diff | 3 | (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b)) | |
| cost-diff | 0 | (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) | |
| cost-diff | 0 | (neg.f64 b) | |
| cost-diff | 0 | (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) | |
| cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) | |
| cost-diff | 0 | (/.f64 b a) | |
| cost-diff | 0 | (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) | |
| cost-diff | 0 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) | |
| cost-diff | 0 | (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) | |
| cost-diff | 0 | (neg.f64 b) | |
| cost-diff | 0 | (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b 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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 324 |
| 0 | 73 | 324 |
| 1 | 130 | 318 |
| 2 | 282 | 318 |
| 3 | 632 | 318 |
| 4 | 1775 | 314 |
| 5 | 5685 | 314 |
| 0 | 8038 | 312 |
| 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) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) |
(*.f64 b b) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
a |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
(*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b)) |
(fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(/.f64 (/.f64 c b) b) |
(/.f64 c b) |
c |
b |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 2/3 binary64) a) |
#s(literal 2/3 binary64) |
a |
(neg.f64 b) |
(/.f64 (+.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(neg.f64 b) |
b |
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) |
(fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) |
c |
(*.f64 a #s(literal 3 binary64)) |
a |
#s(literal 3 binary64) |
(*.f64 b b) |
#s(literal 2 binary64) |
#s(literal 1/4 binary64) |
(*.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 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (neg.f64 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)))) |
(+.f64 (sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) (neg.f64 b)) |
(neg.f64 b) |
b |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
(sqrt.f64 (fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) a) |
(*.f64 a #s(literal -3 binary64)) |
#s(literal -3 binary64) |
a |
c |
(*.f64 b b) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
#s(literal -2/3 binary64) |
(/.f64 b a) |
b |
a |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b)) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) |
(*.f64 b b) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
a |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 #s(literal -2/3 binary64) a) b (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b)) |
(fma.f64 (/.f64 #s(literal -2/3 binary64) a) b (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) |
(fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a)) |
(/.f64 (/.f64 c b) b) |
(/.f64 c b) |
c |
b |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 2/3 binary64) a) |
#s(literal 2/3 binary64) |
a |
(neg.f64 b) |
(/.f64 (+.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(+.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(neg.f64 b) |
b |
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) |
(fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) |
c |
(*.f64 a #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) a) |
a |
#s(literal 3 binary64) |
(*.f64 b b) |
#s(literal 2 binary64) |
#s(literal 1/4 binary64) |
(*.f64 #s(literal 3 binary64) a) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.13671875 | (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) | |
| accuracy | 2.8540088624077917 | (/.f64 (+.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 3 binary64) a)) | |
| accuracy | 15.69138684815308 | (+.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) | |
| accuracy | 40.71077895754434 | (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) | |
| accuracy | 0.12890625 | (/.f64 (/.f64 c b) b) | |
| accuracy | 0.37890625 | (/.f64 #s(literal 2/3 binary64) a) | |
| accuracy | 3.913965360293857 | (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b)) | |
| accuracy | 39.73018866424446 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) | |
| accuracy | 2.8540088624077917 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) | |
| accuracy | 15.685842111892612 | (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) | |
| accuracy | 16.91830013385514 | #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) | |
| accuracy | 23.88387581237712 | (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) | |
| accuracy | 0.0 | (/.f64 b a) | |
| accuracy | 0.328125 | (*.f64 #s(literal -2/3 binary64) (/.f64 b a)) | |
| accuracy | 39.58212506526895 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) | |
| accuracy | 0.05859375 | (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) | |
| accuracy | 2.8540088624077917 | (/.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.685842111892612 | (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) | |
| accuracy | 23.88387581237712 | (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
| 83.0ms | 39× | 2 | valid |
| 48.0ms | 165× | 0 | valid |
| 31.0ms | 46× | 1 | valid |
| 10.0ms | 6× | 3 | valid |
Compiled 301 to 41 computations (86.4% saved)
ival-pow: 31.0ms (25.6% of total)adjust: 27.0ms (22.3% of total)ival-mult: 18.0ms (14.8% of total)ival-div: 15.0ms (12.4% of total)ival-add: 10.0ms (8.2% of total)const: 8.0ms (6.6% of total)ival-sqrt: 5.0ms (4.1% of total)ival-pow2: 4.0ms (3.3% of total)ival-sub: 2.0ms (1.6% of total)exact: 1.0ms (0.8% of total)ival-neg: 1.0ms (0.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 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) |
(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 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) |
(*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
(fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(/.f64 (/.f64 c b) b) |
(/.f64 (+.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) |
(/.f64 #s(literal 2/3 binary64) a) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) |
| 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)))))))) |
(* -2/3 (/ b a)) |
(/ b a) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a) |
(/ 2/3 a) |
(/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a) |
(* 1/2 (/ c b)) |
(+ (* -3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))) |
(+ (* 1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5)))))) |
(+ (* 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 (+ (* 3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5))))))) |
(* a (+ (* 3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* 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))))))))) |
(+ b (* 3/2 (/ (* a c) b))) |
(+ b (* a (+ (* -9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))))) |
(+ b (* a (+ (* 3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5)))))))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(pow b 4) |
(+ (* 6 (* a (* (pow b 2) c))) (pow b 4)) |
(+ (* a (+ (* 6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4)) |
(* 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)))))) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(* -1/2 (/ c (pow b 2))) |
(+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))) |
(* 1/3 (* (sqrt (/ 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))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* 9 (* (pow a 2) (pow c 2))) |
(* (pow a 2) (+ (* 6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2)))) |
(* (pow a 2) (+ (* 6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2))))) |
(* -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/3 (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))) (* -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 -3) (sqrt -1))))) |
(+ (* -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 -3) (sqrt -1))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -3) (sqrt -1)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))))) |
(* -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 -3) (sqrt -1)))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))))) |
(* -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 -3) (sqrt -1))))))) |
(* -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 -3) (sqrt -1)))))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -6 (* (pow b 2) c)) (* -1 (/ (pow b 4) a))) a)) (* 9 (pow c 2)))) |
(+ (* 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 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))))))))) |
(/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b) |
(/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2)) |
(/ c (pow b 2)) |
(+ (* 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))))))))) |
(- (pow b 2) (* 3 (* a c))) |
(+ (* 6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2)))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* 6 (* 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) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))) |
(/ (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b) |
(/ (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(/ (+ (* -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)))) (+ (* 1/2 c) (* 9/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) |
(/ (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b) |
(/ (+ (* -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))) (+ (* 3/2 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b) |
(* b (+ 1 (* 3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2)))))) |
(* b (+ 1 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 1 (* 6 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 1 (+ (* 6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -2 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 (* -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 (+ (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))))))) |
(* -1 (* b (+ 2 (* 3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (+ 2 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))) |
(* -1 (* b (+ 1 (* 3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (+ 1 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))) |
(* 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)))))))) |
(* c (+ (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (+ (* c (+ (* -3/8 (/ a (pow b 3))) (* 9/16 (/ (* (pow a 2) c) (pow b 5))))) (* 1/2 (/ 1 b)))) |
(* c (+ (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b)))) |
(* c (+ (* -9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b)))) |
(* c (+ (* 3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* 27/16 (/ (* (pow a 3) c) (pow b 5))))))) |
(* c (+ (* 3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* 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))))))))) |
(+ b (* c (+ (* -9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b))))) |
(+ b (* c (+ (* 3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* 27/16 (/ (* (pow a 3) c) (pow b 5)))))))) |
(+ (* c (+ (* 6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4)) |
(* 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 (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))) |
(* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))) |
(* 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 (- (/ (pow b 2) c) (* 3 a))) |
(* (pow c 2) (+ (* 6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2)))) |
(* (pow c 2) (+ (* 6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2))))) |
(* -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 (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))) |
(* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (sqrt -1)))) (* 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 -3) (sqrt -1))))))) |
(* -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 -3) (sqrt -1))))))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -3) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -3) (sqrt -1)))))) |
(* -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 -3) (sqrt -1)))))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) (* (sqrt (/ a c)) (* (sqrt -3) (sqrt -1)))))) |
(* -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 -3) (sqrt -1))))))) |
(* -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 -3) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -6 (* a (pow b 2))) (* -1 (/ (pow b 4) c))) c)) (* 9 (pow a 2)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 50.0ms | a | @ | 0 | ((/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg b) (sqrt (+ (* (* -3 a) c) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (- (* b b) (* (* 3 a) c))) (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (/ (/ c b) b) (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4) (+ (* (* -3 a) c) (* b b)) (- (* b b) (* (* 3 a) c)) (/ 2/3 a) (pow (+ (* c (* a 3)) (* b b)) 2)) |
| 41.0ms | a | @ | inf | ((/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg b) (sqrt (+ (* (* -3 a) c) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (- (* b b) (* (* 3 a) c))) (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (/ (/ c b) b) (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4) (+ (* (* -3 a) c) (* b b)) (- (* b b) (* (* 3 a) c)) (/ 2/3 a) (pow (+ (* c (* a 3)) (* b b)) 2)) |
| 22.0ms | c | @ | -inf | ((/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg b) (sqrt (+ (* (* -3 a) c) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (- (* b b) (* (* 3 a) c))) (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (/ (/ c b) b) (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4) (+ (* (* -3 a) c) (* b b)) (- (* b b) (* (* 3 a) c)) (/ 2/3 a) (pow (+ (* c (* a 3)) (* b b)) 2)) |
| 21.0ms | c | @ | 0 | ((/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg b) (sqrt (+ (* (* -3 a) c) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (- (* b b) (* (* 3 a) c))) (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (/ (/ c b) b) (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4) (+ (* (* -3 a) c) (* b b)) (- (* b b) (* (* 3 a) c)) (/ 2/3 a) (pow (+ (* c (* a 3)) (* b b)) 2)) |
| 18.0ms | b | @ | 0 | ((/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (neg b) (sqrt (+ (* (* -3 a) c) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (- (* b b) (* (* 3 a) c))) (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (/ (/ c b) b) (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4) (+ (* (* -3 a) c) (* b b)) (- (* b b) (* (* 3 a) c)) (/ 2/3 a) (pow (+ (* c (* a 3)) (* b b)) 2)) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1027 | 6454 |
| 1 | 3672 | 6408 |
| 0 | 8454 | 6091 |
| 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)))))))) |
(* -2/3 (/ b a)) |
(/ b a) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a) |
(/ 2/3 a) |
(/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a) |
(* 1/2 (/ c b)) |
(+ (* -3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))) |
(+ (* 1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5)))))) |
(+ (* 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 (+ (* 3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5))))))) |
(* a (+ (* 3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* 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))))))))) |
(+ b (* 3/2 (/ (* a c) b))) |
(+ b (* a (+ (* -9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))))) |
(+ b (* a (+ (* 3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5)))))))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(pow b 4) |
(+ (* 6 (* a (* (pow b 2) c))) (pow b 4)) |
(+ (* a (+ (* 6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4)) |
(* 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)))))) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(* -1/2 (/ c (pow b 2))) |
(+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))) |
(* 1/3 (* (sqrt (/ 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))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* 9 (* (pow a 2) (pow c 2))) |
(* (pow a 2) (+ (* 6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2)))) |
(* (pow a 2) (+ (* 6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2))))) |
(* -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/3 (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))) (* -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 -3) (sqrt -1))))) |
(+ (* -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 -3) (sqrt -1))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -3) (sqrt -1)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))))) |
(* -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 -3) (sqrt -1)))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))))) |
(* -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 -3) (sqrt -1))))))) |
(* -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 -3) (sqrt -1)))))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -6 (* (pow b 2) c)) (* -1 (/ (pow b 4) a))) a)) (* 9 (pow c 2)))) |
(+ (* 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 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))))))))) |
(/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b) |
(/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2)) |
(/ c (pow b 2)) |
(+ (* 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))))))))) |
(- (pow b 2) (* 3 (* a c))) |
(+ (* 6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2)))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* 6 (* 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) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))) |
(/ (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b) |
(/ (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(/ (+ (* -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)))) (+ (* 1/2 c) (* 9/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) |
(/ (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b) |
(/ (+ (* -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))) (+ (* 3/2 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b) |
(* b (+ 1 (* 3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2)))))) |
(* b (+ 1 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 1 (* 6 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 1 (+ (* 6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -2 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 (* -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 (+ (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))))))) |
(* -1 (* b (+ 2 (* 3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (+ 2 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))) |
(* -1 (* b (+ 1 (* 3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (+ 1 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))) |
(* 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)))))))) |
(* c (+ (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (+ (* c (+ (* -3/8 (/ a (pow b 3))) (* 9/16 (/ (* (pow a 2) c) (pow b 5))))) (* 1/2 (/ 1 b)))) |
(* c (+ (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b)))) |
(* c (+ (* -9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b)))) |
(* c (+ (* 3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* 27/16 (/ (* (pow a 3) c) (pow b 5))))))) |
(* c (+ (* 3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* 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))))))))) |
(+ b (* c (+ (* -9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b))))) |
(+ b (* c (+ (* 3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* 27/16 (/ (* (pow a 3) c) (pow b 5)))))))) |
(+ (* c (+ (* 6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4)) |
(* 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 (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))) |
(* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))) |
(* 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 (- (/ (pow b 2) c) (* 3 a))) |
(* (pow c 2) (+ (* 6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2)))) |
(* (pow c 2) (+ (* 6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2))))) |
(* -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 (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))) |
(* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (sqrt -1)))) (* 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 -3) (sqrt -1))))))) |
(* -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 -3) (sqrt -1))))))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -3) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -3) (sqrt -1)))))) |
(* -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 -3) (sqrt -1)))))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) (* (sqrt (/ a c)) (* (sqrt -3) (sqrt -1)))))) |
(* -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 -3) (sqrt -1))))))) |
(* -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 -3) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -6 (* a (pow b 2))) (* -1 (/ (pow b 4) c))) c)) (* 9 (pow a 2)))) |
| 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) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/ b a) |
(/.f64 b a) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)) (*.f64 #s(literal -2/3 binary64) b)) a) |
(/ 2/3 a) |
(/.f64 #s(literal 2/3 binary64) a) |
(/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2/3 binary64)) a) |
(* 1/2 (/ c b)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 c b)) |
(+ (* -3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))) |
(+ (* 1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5)))))) |
(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 (+ (* -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)))))))) |
(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 #s(literal 1/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 3/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))) a) |
(* 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 (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 (+ (* -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))))))))) |
(*.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 (* 3/2 (/ (* a c) b))) |
(fma.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)) b) |
(+ b (* a (+ (* -9/8 (/ (* a (pow c 2)) (pow b 3))) (* 3/2 (/ c b))))) |
(fma.f64 (fma.f64 #s(literal 3/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))) a b) |
(+ b (* a (+ (* 3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5)))))))) |
(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 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(+ (* 6 (* a (* (pow b 2) c))) (pow b 4)) |
(fma.f64 (*.f64 (*.f64 (*.f64 b b) c) a) #s(literal 6 binary64) (pow.f64 b #s(literal 4 binary64))) |
(+ (* a (+ (* 6 (* (pow b 2) c)) (* 9 (* a (pow c 2))))) (pow b 4)) |
(fma.f64 (fma.f64 #s(literal 9 binary64) (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 b b) c) #s(literal 6 binary64))) a (pow.f64 b #s(literal 4 binary64))) |
(* 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)))) |
(*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 c a)) (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)) (*.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)) (*.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 (*.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 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))))) a) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
(* -1/2 (/ c (pow b 2))) |
(*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) |
(+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))) |
(fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/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)))) |
(*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 c a))))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt 3))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 c a)))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt 3)))))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 c a))))))) |
(* (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 #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)) (*.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)) (*.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 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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #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) |
(* -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) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 (fma.f64 #s(literal -3 binary64) c (/.f64 (*.f64 b b) a)) a) |
(* 9 (* (pow a 2) (pow c 2))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) (*.f64 c c)) |
(* (pow a 2) (+ (* 6 (/ (* (pow b 2) c) a)) (* 9 (pow c 2)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) c) a) #s(literal 6 binary64) (*.f64 #s(literal 9 binary64) (*.f64 c c))) (*.f64 a a)) |
(* (pow a 2) (+ (* 6 (/ (* (pow b 2) c) a)) (+ (* 9 (pow c 2)) (/ (pow b 4) (pow a 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) c) a) #s(literal 6 binary64) (fma.f64 #s(literal 9 binary64) (*.f64 c c) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a)))) (*.f64 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 -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(*.f64 #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 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 -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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)) (neg.f64 a))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 1/3 binary64) b (/.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))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (neg.f64 a))) (neg.f64 a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 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)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) (neg.f64 a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (/.f64 (-.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))) (*.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))))) (neg.f64 a)) b) (neg.f64 a)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (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))) (*.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 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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #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/3 (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/3 binary64)) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))) (* -1/3 (/ b a))) |
(*.f64 #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -3 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 -3) (sqrt -1))))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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)) (neg.f64 a))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt -3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1))))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (fma.f64 #s(literal 1/3 binary64) b (/.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))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (neg.f64 a))) (neg.f64 a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -3) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1))) (/ b a)))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -3 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 -3) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) b) (neg.f64 a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt -3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 (-.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))) (*.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))))) (neg.f64 a)) b) (neg.f64 a)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.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))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.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))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))))))) |
(*.f64 (neg.f64 a) (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 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.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))) (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 (/.f64 (*.f64 (neg.f64 b) b) a))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 (neg.f64 a) (fma.f64 #s(literal 3 binary64) c (/.f64 (*.f64 (neg.f64 b) b) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -6 (* (pow b 2) c)) (* -1 (/ (pow b 4) a))) a)) (* 9 (pow c 2)))) |
(*.f64 (fma.f64 #s(literal 9 binary64) (*.f64 c c) (/.f64 (fma.f64 (*.f64 #s(literal -6 binary64) (*.f64 b b)) c (/.f64 (pow.f64 b #s(literal 4 binary64)) (neg.f64 a))) (neg.f64 a))) (*.f64 a a)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(fma.f64 (-.f64 (*.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)) (/.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 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64))) b) (/.f64 #s(literal 1/3 binary64) a)) b)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (sqrt.f64 (*.f64 c a)) (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 (-.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b (*.f64 (sqrt.f64 (*.f64 c a)) (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 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) b) #s(literal 1 binary64)) b (*.f64 (sqrt.f64 (*.f64 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 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (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 c a) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (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 (/.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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) #s(literal -1/8 binary64))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b) |
(/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 b b)) |
(/ c (pow b 2)) |
(/.f64 c (*.f64 b b)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt 3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt 3)))) (* 1/3 (/ 1 a))))) |
(fma.f64 (-.f64 (*.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)) (/.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 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 b (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal 3 binary64))) #s(literal 1/6 binary64))) b) (/.f64 #s(literal 1/3 binary64) a)) b)) |
(+ (* -1 b) (* (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 (-.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) #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 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 b (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal 3 binary64))) #s(literal 1/2 binary64))) b) #s(literal 1 binary64)) b (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt 3)))) (* (sqrt (* a c)) (sqrt 3))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.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 #s(literal 3 binary64)) (/.f64 b (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal 3 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (*.f64 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 (/.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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal 3 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- (pow b 2) (* 3 (* a c))) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(+ (* 6 (* a (* (pow b 2) c))) (* 9 (* (pow a 2) (pow c 2)))) |
(fma.f64 (*.f64 #s(literal 6 binary64) a) (*.f64 (*.f64 b b) c) (*.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) (*.f64 c c))) |
(+ (* 9 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* 6 (* a c)) (pow b 2)))) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal 9 binary64)) (*.f64 c c) (*.f64 (fma.f64 (*.f64 c a) #s(literal 6 binary64) (*.f64 b b)) (*.f64 b b))) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -1/2 binary64) c)) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (/.f64 (*.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 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -1/2 binary64) c))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 (/.f64 (*.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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64) (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -1/2 binary64) c)))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) 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) b) (/.f64 (*.f64 c c) 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 (*.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 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 c c) b)) #s(literal -9/8 binary64) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64)) b) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64))) b) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 (/.f64 (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) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64)))) b) |
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))) |
(*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)) b) |
(/ (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal 1/2 binary64) c)) b) |
(/ (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (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) (*.f64 #s(literal 1/2 binary64) c))) b) |
(/ (+ (* -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)))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (fma.f64 (/.f64 #s(literal -1/6 binary64) a) (/.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))) (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) (*.f64 #s(literal 1/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) b) (/.f64 (*.f64 c c) b)) #s(literal -9/8 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))) b) |
(/ (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) 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) b) (/.f64 (*.f64 c c) b)) #s(literal -9/8 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 c a)))) b) |
(/ (+ (* -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))) (+ (* 3/2 (* a c)) (* 27/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/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) b) (/.f64 (*.f64 c c) b)) #s(literal -9/8 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 c a))))) b) |
(* b (+ 1 (* 3/2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64)) b) |
(* b (+ 1 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64))) b) |
(* b (+ 1 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))))))) |
(fma.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 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 c b))))) b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) b) (/.f64 c b) #s(literal 1 binary64)) (*.f64 b b)) |
(* (pow b 4) (+ 1 (* 6 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 6 binary64) a) b) (/.f64 c b) #s(literal 1 binary64)) (pow.f64 b #s(literal 4 binary64))) |
(* (pow b 4) (+ 1 (+ (* 6 (/ (* a c) (pow b 2))) (* 9 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64) (fma.f64 (/.f64 (*.f64 #s(literal 6 binary64) a) b) (/.f64 c b) #s(literal 1 binary64))) (pow.f64 b #s(literal 4 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 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 c b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))) (neg.f64 b)) |
(* -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 (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 #s(literal -1/2 binary64) b) (/.f64 c b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))) (neg.f64 b)) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) (neg.f64 b)) |
(* -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 (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) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) (neg.f64 b)) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64))) (neg.f64 b)) |
(* -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 (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) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64)))) (neg.f64 b)) |
(* -1 (* b (+ (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal 1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b)) |
(* -1 (* b (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 c b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))) (neg.f64 b)) |
(* -1 (* b (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 c 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) (/.f64 #s(literal 2/3 binary64) a)))) (neg.f64 b)) |
(* -1 (* b (+ 2 (* 3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 2 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) (neg.f64 b)) |
(* -1 (* b (+ 2 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))) |
(*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 27/16 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 b)) |
(* -1 (* b (+ 1 (* 3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (fma.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2))))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64))) (neg.f64 b)) |
(* -1 (* b (+ 1 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))) |
(neg.f64 (fma.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 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 c b))))) b b)) |
(* 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 (-.f64 (*.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) (/.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 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) a) (/.f64 c 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) (/.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) |
(* c (+ (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -3/8 binary64) (/.f64 #s(literal 1/2 binary64) b)) c) |
(* c (+ (* c (+ (* -3/8 (/ a (pow b 3))) (* 9/16 (/ (* (pow a 2) c) (pow b 5))))) (* 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 (/.f64 #s(literal 1/2 binary64) b)) c) |
(* c (+ (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) a) (/.f64 c 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 (/.f64 #s(literal 1/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 (+ (* 3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* 27/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 -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 (+ (* -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))))))))) |
(*.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 (+ (* -9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b))))) |
(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 (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* 27/16 (/ (* (pow a 3) c) (pow b 5)))))))) |
(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 (+ (* 6 (* a (pow b 2))) (* 9 (* (pow a 2) c)))) (pow b 4)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 b b) a) #s(literal 6 binary64) (*.f64 (*.f64 (*.f64 a a) c) #s(literal 9 binary64))) c (pow.f64 b #s(literal 4 binary64))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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)) (*.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)) (*.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 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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -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 (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -2/3 binary64) (/.f64 #s(literal 1/2 binary64) b)) c) |
(* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))) |
(*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt 3))))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal 3 binary64))))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt 3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt 3)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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)) (*.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)) (*.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 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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 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 (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c)) c) |
(* (pow c 2) (+ (* 6 (/ (* a (pow b 2)) c)) (* 9 (pow a 2)))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 b b) c)) #s(literal 6 binary64) (*.f64 (*.f64 a a) #s(literal 9 binary64))) (*.f64 c c)) |
(* (pow c 2) (+ (* 6 (/ (* a (pow b 2)) c)) (+ (* 9 (pow a 2)) (/ (pow b 4) (pow c 2))))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 b b) c)) #s(literal 6 binary64) (fma.f64 (*.f64 a a) #s(literal 9 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))) (*.f64 c c)) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 (neg.f64 c) (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (/.f64 b a) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.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))) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (/.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))) (*.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))))) (neg.f64 c))) (neg.f64 c)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (/.f64 (-.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))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (neg.f64 c)) b) (neg.f64 c)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (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))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (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))) (*.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)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (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 (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))) (*.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))))))) |
(* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (/.f64 (/.f64 b a) c) #s(literal 2/3 binary64)) (/.f64 #s(literal 1/2 binary64) b))) |
(* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))) |
(*.f64 (neg.f64 c) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) (*.f64 c a)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (sqrt -1)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 (neg.f64 c) (*.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 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 -3) (sqrt -1))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.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))) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (sqrt -1))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (/.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))) (*.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))))) (neg.f64 c))) (neg.f64 c)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -3) (sqrt -1))) (/ b c)))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -3) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) b) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt -3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -3) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/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))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (neg.f64 c)) b) (neg.f64 c)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) (* (sqrt (/ a c)) (* (sqrt -3) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) (* (sqrt (/ a c)) (* (sqrt -3) (sqrt -1))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) (* (sqrt (/ a c)) (* (sqrt -3) (sqrt -1)))))))) |
(*.f64 (neg.f64 c) (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 (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))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 3 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 (neg.f64 c) (fma.f64 #s(literal 3 binary64) a (/.f64 (*.f64 (neg.f64 b) b) c))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -6 (* a (pow b 2))) (* -1 (/ (pow b 4) c))) c)) (* 9 (pow a 2)))) |
(*.f64 (fma.f64 (*.f64 a a) #s(literal 9 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -6 binary64) a) (*.f64 b b) (/.f64 (pow.f64 b #s(literal 4 binary64)) (neg.f64 c))) (neg.f64 c))) (*.f64 c c)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 261 |
| 0 | 73 | 255 |
| 1 | 256 | 246 |
| 2 | 1883 | 246 |
| 0 | 8405 | 246 |
| 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) |
(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 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) |
(*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
(fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(/.f64 (/.f64 c b) b) |
(/.f64 (+.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) |
(/.f64 #s(literal 2/3 binary64) a) |
(pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) |
| Outputs |
|---|
(*.f64 (/.f64 (+.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 (-.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))) (neg.f64 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 (+.f64 (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)))))) (fma.f64 b b (+.f64 (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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 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))) (neg.f64 b)) a)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 #s(literal 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 (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #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 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) #s(literal 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))) (neg.f64 b))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(/.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 a #s(literal -3 binary64)) #s(literal 2 binary64)))) |
(/.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 #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 (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 a (*.f64 a #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 (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 a #s(literal -3 binary64)) #s(literal 2 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 (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 #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) #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) 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) (*.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 #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)) #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)) 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)) (*.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 a (*.f64 a #s(literal -3 binary64)))) |
(/.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)) #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)) 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)) (*.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 a #s(literal -3 binary64)) #s(literal 2 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 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 (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) 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) (*.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 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 #s(literal 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 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #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 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (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 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 (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 (+.f64 (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 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) #s(literal 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))) (neg.f64 b)))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.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 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) #s(literal 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 (+.f64 (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 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 3 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 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 (/.f64 b 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)) 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 (/.f64 b a) #s(literal -3 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #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 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 (*.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 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #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 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (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 3 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #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 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (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)) (*.f64 (fma.f64 b b (+.f64 (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 #s(literal 3 binary64) a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (+.f64 (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 #s(literal 3 binary64) a)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (+.f64 (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 #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)) (*.f64 (fma.f64 b b (+.f64 (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 #s(literal 3 binary64) a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (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 #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)) (fma.f64 b b (+.f64 (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 #s(literal 3 binary64) a))) |
(+.f64 (/.f64 (*.f64 (neg.f64 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) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64)))) |
(+.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 (*.f64 (neg.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)))) (*.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 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 b a) #s(literal -3 binary64))) |
(+.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (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))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (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 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (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 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (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 (*.f64 (/.f64 (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 (sqrt.f64 (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 (+.f64 (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 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (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 (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 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))))))) |
(/.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 (*.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 (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 (+.f64 (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 (-.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 (+.f64 (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 (fma.f64 b b (+.f64 (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)))))) (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (+.f64 (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)))))) (fma.f64 b b (+.f64 (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 (-.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 (*.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 (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 (+.f64 (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 (-.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 (+.f64 (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))))))) |
(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 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) a (*.f64 (neg.f64 b) b))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))) (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (hypot.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (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 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) a (*.f64 (neg.f64 b) b)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))) (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/2 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 #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (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)) |
(-.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 (*.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 (/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 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 (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 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 (pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 3/2 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)) (fma.f64 b b (+.f64 (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 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (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 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (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 (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 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b 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 (*.f64 (neg.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)))) (-.f64 (neg.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))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(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 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) a (*.f64 (neg.f64 b) b)))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))) (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (hypot.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
(*.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 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) a (*.f64 (neg.f64 b) b)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))) (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/2 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 #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.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))) |
(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 #s(literal 3 binary64) a) c) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (hypot.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b))))) |
(/.f64 (fabs.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fabs.f64 (hypot.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 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 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #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 #s(literal 3 binary64) a) c) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b)))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (*.f64 b b))))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (hypot.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
(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 b a) #s(literal -2/3 binary64)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(/.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 (*.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 (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 (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 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))))) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 b a) #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b)) a)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) (neg.f64 (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.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 #s(approx (- (* b b) (* (* 3 a) c)) (*.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 #s(approx (- (* b b) (* (* 3 a) c)) (*.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 #s(approx (- (* b b) (* (* 3 a) c)) (*.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 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.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 #s(approx (- (* b b) (* (* 3 a) c)) (*.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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64)) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.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 #s(approx (- (* b b) (* (* 3 a) c)) (*.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 #s(approx (- (* b b) (* (* 3 a) c)) (*.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 #s(approx (- (* b b) (* (* 3 a) c)) (*.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 #s(approx (- (* b b) (* (* 3 a) c)) (*.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 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.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 #s(approx (- (* b b) (* (* 3 a) c)) (*.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 #s(approx (- (* b b) (* (* 3 a) c)) (*.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 #s(approx (- (* b b) (* (* 3 a) c)) (*.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) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) a))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.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)) #s(literal 3 binary64) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) a (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 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 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 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 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))) (*.f64 (*.f64 a #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 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 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 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b)))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 3 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (/.f64 b a) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (/.f64 b a) #s(literal -3 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))))))) |
(+.f64 (/.f64 (*.f64 (neg.f64 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) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 b a) #s(literal -3 binary64))) |
(+.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))))) |
(fma.f64 (neg.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 b)) |
(fma.f64 (fabs.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(-.f64 (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b)))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))) (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 3/2 binary64)) (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 3/2 binary64)) (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b)))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))))) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a))) b) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b)) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (neg.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (neg.f64 b)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (neg.f64 b)) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))) (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (neg.f64 b)) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b)) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b)) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (neg.f64 b)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (neg.f64 b))) (*.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 2/3 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b))) (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b))) (-.f64 (*.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 2/3 binary64) a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 2/3 binary64) a))) (*.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b))) (*.f64 (neg.f64 b) (/.f64 #s(literal 2/3 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 2/3 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 2/3 binary64) a)) (*.f64 (neg.f64 b) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 (*.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b))) (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)))) (*.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 2/3 binary64) a)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64))) (neg.f64 b))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64))) (neg.f64 b))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 b) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64))))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64))) (neg.f64 b)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a))) |
(/.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64))) (neg.f64 b)) (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)))))) |
(/.f64 (*.f64 (neg.f64 b) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a))) |
(/.f64 (*.f64 (neg.f64 b) (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)))))) |
(neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a)) b)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (neg.f64 b) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))) |
(fma.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (neg.f64 b))) |
(fma.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (*.f64 (neg.f64 b) (/.f64 #s(literal 2/3 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 2/3 binary64) a) (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (neg.f64 b)) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))) |
(+.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (neg.f64 b))) |
(+.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b))) (*.f64 (neg.f64 b) (/.f64 #s(literal 2/3 binary64) a))) |
(+.f64 (*.f64 (neg.f64 b) (/.f64 #s(literal 2/3 binary64) a)) (*.f64 (neg.f64 b) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)))))) (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)))))) (/.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b))))))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)))))) (/.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) a (*.f64 b #s(literal 2/3 binary64)))) (neg.f64 (*.f64 b a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (neg.f64 a) (*.f64 #s(literal -2/3 binary64) b))) (neg.f64 (*.f64 b (neg.f64 a)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 2/3 binary64) b (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) (neg.f64 (*.f64 a b))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -2/3 binary64) b (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) (neg.f64 (*.f64 (neg.f64 a) b))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b))))) (*.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b))))) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b))))) (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b))))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 c) b) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 b) #s(literal 2/3 binary64))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 c) b) #s(literal -1/2 binary64)) a (*.f64 (neg.f64 b) #s(literal 2/3 binary64))) (*.f64 (neg.f64 b) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (neg.f64 c) b) #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 (neg.f64 b) #s(literal -2/3 binary64))) (*.f64 (neg.f64 b) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (neg.f64 (neg.f64 a)) (*.f64 (*.f64 b b) #s(literal 2/3 binary64))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 c #s(literal -1/2 binary64)) a (*.f64 (*.f64 b b) #s(literal 2/3 binary64))) (*.f64 (*.f64 b b) a)) |
(/.f64 (fma.f64 (*.f64 c #s(literal -1/2 binary64)) (neg.f64 a) (*.f64 (*.f64 b b) #s(literal -2/3 binary64))) (*.f64 (*.f64 b b) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 c) b)) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 b) #s(literal 2/3 binary64))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 c) b)) a (*.f64 (neg.f64 b) #s(literal 2/3 binary64))) (*.f64 (neg.f64 b) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 c) b)) (neg.f64 a) (*.f64 (neg.f64 b) #s(literal -2/3 binary64))) (*.f64 (neg.f64 b) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 (neg.f64 a)) (*.f64 (*.f64 b b) #s(literal 2/3 binary64))) (*.f64 (*.f64 b b) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) a (*.f64 (*.f64 b b) #s(literal 2/3 binary64))) (*.f64 (*.f64 b b) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (neg.f64 a) (*.f64 (*.f64 b b) #s(literal -2/3 binary64))) (*.f64 (*.f64 b b) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 b) #s(literal 2/3 binary64))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) a (*.f64 (neg.f64 b) #s(literal 2/3 binary64))) (*.f64 (neg.f64 b) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) (neg.f64 a) (*.f64 (neg.f64 b) #s(literal -2/3 binary64))) (*.f64 (neg.f64 b) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (neg.f64 (neg.f64 a)) (*.f64 b #s(literal 2/3 binary64))) (*.f64 b (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (neg.f64 b) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (/.f64 (neg.f64 c) b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 b b) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (neg.f64 b) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 c) b)))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 b b) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) c))) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (neg.f64 b) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 b))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) b (*.f64 (neg.f64 (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))) (*.f64 (neg.f64 (neg.f64 a)) b)) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (neg.f64 b) (*.f64 a (*.f64 (/.f64 (neg.f64 c) b) #s(literal -1/2 binary64)))) (*.f64 a (neg.f64 b))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -1/2 binary64)))) (*.f64 a (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (neg.f64 b) (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 c) b)))) (*.f64 a (neg.f64 b))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 b b) (*.f64 a (*.f64 #s(literal -1/2 binary64) c))) (*.f64 a (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) (neg.f64 b) (*.f64 a (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) (*.f64 a (neg.f64 b))) |
(/.f64 (fma.f64 #s(literal -2/3 binary64) (neg.f64 b) (*.f64 (neg.f64 a) (*.f64 (/.f64 (neg.f64 c) b) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) (neg.f64 b))) |
(/.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 (neg.f64 a) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal -2/3 binary64) (neg.f64 b) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 c) b)))) (*.f64 (neg.f64 a) (neg.f64 b))) |
(/.f64 (fma.f64 #s(literal -2/3 binary64) (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) c))) (*.f64 (neg.f64 a) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal -2/3 binary64) (neg.f64 b) (*.f64 (neg.f64 a) (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b))))) (*.f64 (neg.f64 a) (neg.f64 b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) a (*.f64 b #s(literal 2/3 binary64))) (*.f64 b a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (neg.f64 a) (*.f64 #s(literal -2/3 binary64) b)) (*.f64 b (neg.f64 a))) |
(/.f64 (fma.f64 #s(literal 2/3 binary64) b (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))) (*.f64 a b)) |
(/.f64 (fma.f64 #s(literal -2/3 binary64) b (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))) (*.f64 (neg.f64 a) b)) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a))))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)))))) |
(fma.f64 (/.f64 c (neg.f64 (neg.f64 b))) (/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 b))) (/.f64 #s(literal 2/3 binary64) a)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 b))) (/.f64 c (neg.f64 (neg.f64 b))) (/.f64 #s(literal 2/3 binary64) a)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 b)) (/.f64 (neg.f64 c) b) (/.f64 #s(literal 2/3 binary64) a)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 c b) (/.f64 #s(literal 2/3 binary64) a)) |
(fma.f64 (/.f64 (neg.f64 c) b) (/.f64 #s(literal -1/2 binary64) (neg.f64 b)) (/.f64 #s(literal 2/3 binary64) a)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a)) |
(fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(fma.f64 (/.f64 c b) (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 2/3 binary64) a)) |
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a))) (/.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a)))) |
(-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 c b) b))) |
(-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (neg.f64 (/.f64 (/.f64 c b) b)) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) b) (*.f64 a b)) (/.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) (*.f64 a b))) |
(+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (neg.f64 a) b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) (*.f64 (neg.f64 a) b))) |
(+.f64 (/.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a))))) (/.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) a) (*.f64 b a)) (/.f64 (*.f64 b #s(literal 2/3 binary64)) (*.f64 b a))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (neg.f64 a)) (*.f64 b (neg.f64 a))) (/.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 b (neg.f64 a)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)))))) (/.f64 (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 (/.f64 c b) b) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a))) (/.f64 (*.f64 (neg.f64 (/.f64 #s(literal 2/3 binary64) a)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a)) |
(+.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b))) |
(/.f64 (neg.f64 (neg.f64 c)) (*.f64 b b)) |
(/.f64 (/.f64 (neg.f64 c) b) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (/.f64 (neg.f64 c) b) (neg.f64 b)) |
(/.f64 (neg.f64 c) (*.f64 (neg.f64 b) b)) |
(/.f64 (/.f64 c b) (neg.f64 (neg.f64 b))) |
(/.f64 (/.f64 c b) b) |
(/.f64 c (*.f64 b b)) |
(neg.f64 (/.f64 (/.f64 (neg.f64 c) b) b)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (-.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))) |
(*.f64 (/.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 b a) #s(literal -3 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b)) a)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)))) (neg.f64 (/.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 (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(/.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 #s(literal 3 binary64) a) c (*.f64 b b)))))) (neg.f64 (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.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 #s(literal 3 binary64) a) c (*.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 #s(literal 3 binary64) a) c (*.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 #s(literal 3 binary64) a) c (*.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 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.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 #s(literal 3 binary64) a) c (*.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 #s(literal 3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64)) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.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 #s(literal 3 binary64) a) c (*.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 #s(literal 3 binary64) a) c (*.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 #s(literal 3 binary64) a) c (*.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 #s(literal 3 binary64) a) c (*.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 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.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 #s(literal 3 binary64) a) c (*.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 #s(literal 3 binary64) a) c (*.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 #s(literal 3 binary64) a) c (*.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) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) a))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.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 #s(literal 3 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 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 #s(literal 3 binary64) a) c (*.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)) #s(literal 3 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) a))) (*.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 #s(literal 3 binary64) a) c (*.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 #s(literal 3 binary64) a) c (*.f64 b b)))))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 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 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 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 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.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 #s(literal 3 binary64) a) c (*.f64 b b)))))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 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 #s(literal 3 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 a #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 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 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 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.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 #s(literal 3 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b)))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (neg.f64 (*.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 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.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 #s(literal 3 binary64) a) c (*.f64 b b))))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) (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))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 3 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 3 binary64)) (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) a) (/.f64 (/.f64 b a) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) a) (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 3 binary64)) (/.f64 (/.f64 b a) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (/.f64 b a) #s(literal -3 binary64))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (/.f64 b a) #s(literal -3 binary64))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 b a) #s(literal -3 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (*.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))) (/.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)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.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 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (-.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 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal 3 binary64) a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)))))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a))) |
(+.f64 (/.f64 (*.f64 (neg.f64 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) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.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))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b 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)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 b a) #s(literal -3 binary64))) |
(+.f64 (/.f64 (/.f64 b a) #s(literal -3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.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)))) (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 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) (*.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64))) (neg.f64 b)) |
(fma.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) #s(literal 1/4 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 b)) |
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b)))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) |
(-.f64 (neg.f64 b) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b)))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))))) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 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 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)))) |
(pow.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 4 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (-.f64 (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 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 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #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 #s(literal 3 binary64) a) c) (*.f64 (neg.f64 b) b)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) a (*.f64 (neg.f64 b) b)))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) b) b))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (hypot.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(exp.f64 (fma.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/8 binary64) (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/8 binary64)))) |
(exp.f64 (/.f64 (log.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 4 binary64))) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64))) (/.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (/.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.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 (pow.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) a (*.f64 (neg.f64 b) b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))) (fma.f64 #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 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #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 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 c #s(literal 3 binary64)) a (*.f64 (neg.f64 b) b))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))) (fma.f64 #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 #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)))) (neg.f64 (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))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #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/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 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b)))) (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.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 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.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 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b)))))))) |
(/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 b)) b) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (neg.f64 (neg.f64 b)) b)) (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (neg.f64 (neg.f64 b)) b))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal 3 binary64))) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal 3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal 3 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal 3 binary64) a)) (*.f64 (neg.f64 c) (*.f64 #s(literal 3 binary64) a))) (*.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #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 (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 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 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 #s(literal 3 binary64) a) c) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #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 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) 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 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.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 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #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 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #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 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (*.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 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 b) b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (neg.f64 b) b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 b) b) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64))) (/.f64 (*.f64 (neg.f64 b) b) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 b) b) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (neg.f64 b) b) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 b) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (/.f64 (*.f64 (neg.f64 b) b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 b b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 b b) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64))) (/.f64 (*.f64 b b) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 b b) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 (*.f64 b b) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (/.f64 (*.f64 b b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 (neg.f64 b) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 (neg.f64 b) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 (neg.f64 b) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 b (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 b (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (/.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (/.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64))) (/.f64 (neg.f64 b) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64))) (/.f64 b (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 b (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (/.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (neg.f64 (*.f64 c a)) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (neg.f64 c) (*.f64 #s(literal 3 binary64) a))) |
(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 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal 3 binary64))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 c) (*.f64 #s(literal 3 binary64) a))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 c) (*.f64 #s(literal 3 binary64) a))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(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 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 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 a (*.f64 #s(literal -3 binary64) c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.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 (neg.f64 (*.f64 c a)) #s(literal 3 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 c) (*.f64 #s(literal 3 binary64) a))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 c a)) #s(literal 3 binary64))) |
(fma.f64 b b (*.f64 (neg.f64 c) (*.f64 #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 #s(literal 3 binary64) a) c) #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 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #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 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(-.f64 (*.f64 (*.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 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 (*.f64 #s(literal 3 binary64) a) c)) |
(fabs.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
(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 (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 (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 b #s(literal 6 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (*.f64 b b)))))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (*.f64 b b))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (*.f64 b b)))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (*.f64 b b))))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b)))) (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.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 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 (neg.f64 b) b))) (/.f64 (*.f64 (*.f64 (neg.f64 b) b) (*.f64 b b)) (fma.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 #s(literal 3 binary64) a) c (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.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 (neg.f64 (*.f64 c 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 c #s(literal -3 binary64)) a)) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) |
(pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) |
(sqrt.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 2 binary64))) |
(fabs.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) |
(/.f64 #s(literal 2/3 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal 2/3 binary64) a) |
(/.f64 #s(literal -2/3 binary64) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 #s(literal -2/3 binary64) (neg.f64 a)) |
(neg.f64 (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) |
(*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 4 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) #s(literal 3 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)))) (cosh.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)))) (-.f64 (*.f64 (sinh.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))))) (*.f64 (cosh.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) a (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (*.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 #s(literal 3 binary64) a) c (*.f64 b b)))) (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 #s(literal -3 binary64)) a (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) a (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.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))))) (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 #s(literal -3 binary64)) a (*.f64 b b)))))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) a (*.f64 (neg.f64 b) b)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (*.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) a (*.f64 (neg.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 #s(literal -3 binary64)) a (*.f64 b b))))))) |
(/.f64 (neg.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 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 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 #s(literal -3 binary64)) a (*.f64 b b)))) (fma.f64 (*.f64 c #s(literal 3 binary64)) a (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.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 2 binary64))) (neg.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 #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) b) b)) (-.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) b) b)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (pow.f64 b #s(literal 8 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (*.f64 b b)))))) (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) b) b)) (-.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) b) b)) (+.f64 (pow.f64 b #s(literal 8 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (*.f64 b b)))))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 6 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) b) b)))) (-.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) b) b)))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(/.f64 (fma.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 6 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (pow.f64 b #s(literal 8 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (*.f64 b b)))))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) b) b)))) (-.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) b) b)))) (+.f64 (pow.f64 b #s(literal 8 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (*.f64 b b)))))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) b) b)) (*.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) b) b)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) b) b)))) (*.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 6 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) b) b)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) b) b)) (*.f64 (+.f64 (pow.f64 b #s(literal 8 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (*.f64 b b)))))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (+.f64 (pow.f64 b #s(literal 8 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (*.f64 b b)))))) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) b) b)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) b) b)))) (*.f64 (+.f64 (pow.f64 b #s(literal 8 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (*.f64 b b)))))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 6 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 (+.f64 (pow.f64 b #s(literal 8 binary64)) (fma.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 c (*.f64 b b)))))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 4 binary64)) (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) b) b)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 c #s(literal 3 binary64)) a (*.f64 (neg.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))) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.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 #s(literal -3 binary64)) a (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 c #s(literal 3 binary64)) a (*.f64 (neg.f64 b) b))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.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 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(/.f64 (pow.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) a (*.f64 (neg.f64 b) b)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (fma.f64 (*.f64 c #s(literal 3 binary64)) a (*.f64 (neg.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 #s(literal -3 binary64)) 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 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 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 #s(literal -3 binary64)) a (*.f64 b b)))) (fma.f64 (*.f64 c #s(literal 3 binary64)) a (*.f64 (neg.f64 b) b)))) |
(/.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 2 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 #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
(fma.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b))) (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b))) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b))) (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
(fma.f64 (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b))) (fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b))) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
(fma.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
(fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) c) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
(fma.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b))) |
(+.f64 (cosh.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)))) (sinh.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b))) |
(+.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
(+.f64 (*.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
Compiled 40 245 to 4 210 computations (89.5% saved)
23 alts after pruning (20 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 925 | 15 | 940 |
| Fresh | 4 | 5 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 931 | 23 | 954 |
| Status | Accuracy | Program |
|---|---|---|
| 50.2% | (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 (/.f64 b a) #s(literal -3 binary64))) | |
| 50.6% | (/.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))) | |
| 51.5% | (/.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)) | |
| 50.2% | (/.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))) | |
| 54.0% | (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) a) #s(literal 3 binary64)) | |
| ▶ | 54.1% | (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
| 54.0% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 54.1% | (/.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)) |
| 30.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 33.3% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
| ▶ | 12.4% | (/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 3 binary64) a)) |
| 31.1% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 38.0% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
| 33.5% | (/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) | |
| 12.3% | #s(approx (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) | |
| 37.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) | |
| ▶ | 37.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
| 38.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) | |
| ▶ | 32.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) (neg.f64 b))) |
| ✓ | 38.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 37.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) | |
| 27.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) | |
| 37.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)) (*.f64 #s(literal -2/3 binary64) b)) a))) |
Compiled 1 176 to 827 computations (29.7% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c) | |
| cost-diff | 0 | #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) | |
| cost-diff | 0 | (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) (neg.f64 b)) | |
| cost-diff | 0 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) (neg.f64 b))) | |
| cost-diff | 0 | (*.f64 a (/.f64 c b)) | |
| cost-diff | 0 | (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b))) | |
| cost-diff | 0 | #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) | |
| cost-diff | 0 | (/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 3 binary64) a)) | |
| cost-diff | 0 | (*.f64 #s(literal 3 binary64) a) | |
| cost-diff | 0 | (*.f64 #s(literal -2 binary64) b) | |
| cost-diff | 0 | #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) | |
| cost-diff | 0 | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| cost-diff | 0 | (/.f64 c b) | |
| cost-diff | 0 | (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) | |
| cost-diff | 0 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) | |
| 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))) (neg.f64 b)) | |
| cost-diff | 0 | (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) | |
| cost-diff | 0 | (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 375 |
| 0 | 84 | 375 |
| 1 | 147 | 371 |
| 2 | 295 | 371 |
| 3 | 596 | 371 |
| 4 | 1516 | 371 |
| 5 | 4749 | 371 |
| 6 | 7173 | 371 |
| 0 | 8223 | 366 |
| 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))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (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 c #s(literal -3 binary64)) |
c |
#s(literal -3 binary64) |
a |
(*.f64 b b) |
b |
(neg.f64 b) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(/.f64 c b) |
c |
b |
#s(literal -1/2 binary64) |
(/.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)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
#s(literal -2 binary64) |
b |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
a |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) |
(*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b))) |
#s(literal 3/2 binary64) |
(*.f64 a (/.f64 c b)) |
a |
(/.f64 c b) |
c |
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(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) (neg.f64 b))) |
(*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) (neg.f64 b)) |
#s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) |
(*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c) |
(-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) |
(/.f64 #s(literal 2/3 binary64) (*.f64 c a)) |
#s(literal 2/3 binary64) |
(*.f64 c a) |
c |
a |
(/.f64 #s(literal 1/2 binary64) (*.f64 b b)) |
#s(literal 1/2 binary64) |
(*.f64 b b) |
b |
(neg.f64 b) |
| Outputs |
|---|
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)) |
(+.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 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(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))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.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 |
(neg.f64 b) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(/.f64 c b) |
c |
b |
#s(literal -1/2 binary64) |
(/.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)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
#s(literal -2 binary64) |
b |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
a |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) |
#s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64))) |
(*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b))) |
(*.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) |
#s(literal 3/2 binary64) |
(*.f64 a (/.f64 c b)) |
(*.f64 (/.f64 c b) a) |
a |
(/.f64 c b) |
c |
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(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) (neg.f64 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) (neg.f64 b))) |
(*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) (neg.f64 b)) |
(*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) (neg.f64 b)) |
#s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) |
#s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) |
(*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c) |
(-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) |
(-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) |
(/.f64 #s(literal 2/3 binary64) (*.f64 c a)) |
(/.f64 (/.f64 #s(literal 2/3 binary64) a) c) |
#s(literal 2/3 binary64) |
(*.f64 c a) |
(*.f64 a c) |
c |
a |
(/.f64 #s(literal 1/2 binary64) (*.f64 b b)) |
#s(literal 1/2 binary64) |
(*.f64 b b) |
b |
(neg.f64 b) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.8007812500000001 | (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) | |
| accuracy | 3.913965360293857 | (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) (neg.f64 b)) | |
| accuracy | 14.267765777090313 | (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c) | |
| accuracy | 39.73018866424446 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) (neg.f64 b))) | |
| accuracy | 0.2265625 | (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b))) | |
| accuracy | 2.8540088624077917 | (/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 3 binary64) a)) | |
| accuracy | 5.0511050430776825 | (*.f64 a (/.f64 c b)) | |
| accuracy | 39.954708507380595 | #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) | |
| accuracy | 0.0 | (*.f64 #s(literal 3 binary64) a) | |
| accuracy | 0.0 | (*.f64 #s(literal -2 binary64) b) | |
| accuracy | 2.8540088624077917 | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| accuracy | 39.74333876053436 | #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) | |
| accuracy | 0.0 | (/.f64 c b) | |
| accuracy | 0.0 | (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) | |
| accuracy | 39.872779719776915 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) | |
| accuracy | 0.15625 | (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) | |
| accuracy | 2.7954151124077917 | (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) | |
| accuracy | 15.685842111892612 | (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) | |
| accuracy | 23.88387581237712 | (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
| 97.0ms | 39× | 2 | valid |
| 54.0ms | 165× | 0 | valid |
| 34.0ms | 46× | 1 | valid |
| 11.0ms | 6× | 3 | valid |
Compiled 295 to 50 computations (83.1% saved)
ival-div: 72.0ms (43.3% of total)ival-mult: 26.0ms (15.6% of total)ival-pow: 21.0ms (12.6% of total)adjust: 17.0ms (10.2% of total)ival-add: 11.0ms (6.6% of total)ival-sqrt: 6.0ms (3.6% of total)const: 5.0ms (3% of total)ival-pow2: 4.0ms (2.4% of total)ival-sub: 3.0ms (1.8% of total)exact: 1.0ms (0.6% of total)ival-neg: 1.0ms (0.6% 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))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 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 (/.f64 c b) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(/.f64 c 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)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
(*.f64 #s(literal 3 binary64) a) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) |
(*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b))) |
(*.f64 a (/.f64 c b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) (neg.f64 b))) |
(*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) (neg.f64 b)) |
#s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) |
(*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c) |
(-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 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))))))) |
(* -1/2 (/ (* a c) b)) |
(* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* 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/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)))))))) |
(* 3 a) |
(* 1/2 (/ c b)) |
(+ (* -3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))) |
(+ (* 1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5)))))) |
(+ (* 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 (+ (* 3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5))))))) |
(* a (+ (* 3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* 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))))))))) |
(/ (* a c) b) |
(* -2/3 (/ b a)) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a) |
(/ 2/3 a) |
(/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a) |
(/ 2/3 (* a c)) |
(/ (+ (* -1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c))) a) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* 1/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))))))) |
(* (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/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))) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(* -1/2 (/ c (pow b 2))) |
(+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))) |
(/ -1/2 (pow b 2)) |
(- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2)))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/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))))))) |
(* -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/3 (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))) (* -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 -3) (sqrt -1))))) |
(+ (* -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 -3) (sqrt -1))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -3) (sqrt -1)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))))) |
(* -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 -3) (sqrt -1)))))) |
(+ (* 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/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 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) |
(* -2 b) |
(+ (* 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))) |
(/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b) |
(/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2)) |
(/ (- (* 2/3 (/ (pow b 2) (* a c))) 1/2) (pow b 2)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (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))))))) |
(/ (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b) |
(/ (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(/ (+ (* -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)))) (+ (* 1/2 c) (* 9/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) |
(/ (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b) |
(/ (+ (* -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))) (+ (* 3/2 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b) |
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 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/3 b) |
(* -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 (* -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 (+ (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))))))) |
(* -1 (* b (+ 2 (* 3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (+ 2 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))) |
(* 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 (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* 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/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) 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)))))))) |
(* c (+ (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (+ (* c (+ (* -3/8 (/ a (pow b 3))) (* 9/16 (/ (* (pow a 2) c) (pow b 5))))) (* 1/2 (/ 1 b)))) |
(* c (+ (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b)))) |
(* c (+ (* -9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b)))) |
(* c (+ (* 3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* 27/16 (/ (* (pow a 3) c) (pow b 5))))))) |
(* c (+ (* 3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* 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))))))))) |
(/ (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(* c (+ (* -1/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 (/ 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/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 (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))) |
(* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))) |
(* -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/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 (+ (* (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/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (sqrt -1)))) (* 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 -3) (sqrt -1))))))) |
(* -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 -3) (sqrt -1))))))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -3) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -3) (sqrt -1)))))) |
(* -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 -3) (sqrt -1)))))) |
(* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))) |
(* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 41.0ms | b | @ | 0 | ((/ (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) (sqrt (+ (* (* c -3) a) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ c b) -1/2) (/ c b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* -2 b) (* 3 a) (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3/2 (* a (/ c b))) (* a (/ c b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (* (- (/ 2/3 (* c a)) (/ 1/2 (* b b))) c) (- (/ 2/3 (* c a)) (/ 1/2 (* b b)))) |
| 29.0ms | b | @ | -inf | ((/ (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) (sqrt (+ (* (* c -3) a) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ c b) -1/2) (/ c b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* -2 b) (* 3 a) (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3/2 (* a (/ c b))) (* a (/ c b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (* (- (/ 2/3 (* c a)) (/ 1/2 (* b b))) c) (- (/ 2/3 (* c a)) (/ 1/2 (* b b)))) |
| 21.0ms | a | @ | 0 | ((/ (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) (sqrt (+ (* (* c -3) a) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ c b) -1/2) (/ c b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* -2 b) (* 3 a) (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3/2 (* a (/ c b))) (* a (/ c b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (* (- (/ 2/3 (* c a)) (/ 1/2 (* b b))) c) (- (/ 2/3 (* c a)) (/ 1/2 (* b b)))) |
| 17.0ms | c | @ | -inf | ((/ (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) (sqrt (+ (* (* c -3) a) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ c b) -1/2) (/ c b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* -2 b) (* 3 a) (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3/2 (* a (/ c b))) (* a (/ c b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (* (- (/ 2/3 (* c a)) (/ 1/2 (* b b))) c) (- (/ 2/3 (* c a)) (/ 1/2 (* b b)))) |
| 14.0ms | b | @ | inf | ((/ (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) (sqrt (+ (* (* c -3) a) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ c b) -1/2) (/ c b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* -2 b) (* 3 a) (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3/2 (* a (/ c b))) (* a (/ c b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (* (- (/ 2/3 (* c a)) (/ 1/2 (* b b))) c) (- (/ 2/3 (* c a)) (/ 1/2 (* b b)))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 986 | 5987 |
| 1 | 3563 | 5933 |
| 0 | 8172 | 5652 |
| 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))))))) |
(* -1/2 (/ (* a c) b)) |
(* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* 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/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)))))))) |
(* 3 a) |
(* 1/2 (/ c b)) |
(+ (* -3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))) |
(+ (* 1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5)))))) |
(+ (* 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 (+ (* 3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* 27/16 (/ (* a (pow c 3)) (pow b 5))))))) |
(* a (+ (* 3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* 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))))))))) |
(/ (* a c) b) |
(* -2/3 (/ b a)) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a) |
(/ 2/3 a) |
(/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a) |
(/ 2/3 (* a c)) |
(/ (+ (* -1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c))) a) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* 1/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))))))) |
(* (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/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))) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(* -1/2 (/ c (pow b 2))) |
(+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))) |
(/ -1/2 (pow b 2)) |
(- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2)))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/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))))))) |
(* -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/3 (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))) (* -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 -3) (sqrt -1))))) |
(+ (* -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 -3) (sqrt -1))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -3) (sqrt -1)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))))) |
(* -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 -3) (sqrt -1)))))) |
(+ (* 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/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 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) |
(* -2 b) |
(+ (* 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))) |
(/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b) |
(/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2)) |
(/ (- (* 2/3 (/ (pow b 2) (* a c))) 1/2) (pow b 2)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (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))))))) |
(/ (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b) |
(/ (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(/ (+ (* -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)))) (+ (* 1/2 c) (* 9/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) |
(/ (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b) |
(/ (+ (* -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))) (+ (* 3/2 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b) |
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 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/3 b) |
(* -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 (* -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 (+ (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))))))) |
(* -1 (* b (+ 2 (* 3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (+ 2 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))) |
(* 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 (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* 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/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) 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)))))))) |
(* c (+ (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (+ (* c (+ (* -3/8 (/ a (pow b 3))) (* 9/16 (/ (* (pow a 2) c) (pow b 5))))) (* 1/2 (/ 1 b)))) |
(* c (+ (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b)))) |
(* c (+ (* -9/8 (/ (* (pow a 2) c) (pow b 3))) (* 3/2 (/ a b)))) |
(* c (+ (* 3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* 27/16 (/ (* (pow a 3) c) (pow b 5))))))) |
(* c (+ (* 3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* 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))))))))) |
(/ (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
(* c (+ (* -1/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 (/ 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/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 (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))) |
(* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))) |
(* -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/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 (+ (* (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/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (sqrt -1)))) (* 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 -3) (sqrt -1))))))) |
(* -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 -3) (sqrt -1))))))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -3) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -3) (sqrt -1)))))) |
(* -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 -3) (sqrt -1)))))) |
(* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))) |
(* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))) |
| Outputs |
|---|
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 (fma.f64 (/.f64 (*.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 #s(literal -1/2 binary64) (/.f64 c b))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 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 #s(literal -1/2 binary64) (/.f64 c b))) |
(* -1/2 (/ (* a c) b)) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64)) |
(* a (+ (* -1/2 (/ c b)) (* -3/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 -3/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 c b))) a) |
(* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/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 -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 #s(literal -1/2 binary64) (/.f64 c b))) a) |
(* a (+ (* -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)))))))) |
(*.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/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 #s(literal -1/2 binary64) (/.f64 c b))) a) |
(* -3/2 (/ (* a c) b)) |
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b))) |
(* 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 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)) 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) |
(* 3 a) |
(*.f64 #s(literal 3 binary64) a) |
(* 1/2 (/ c b)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 c b)) |
(+ (* -3/8 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ c b))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))) |
(+ (* 1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* 9/16 (/ (* a (pow c 3)) (pow b 5)))))) |
(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 (+ (* -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)))))))) |
(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 #s(literal 1/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 3/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 3 binary64)))) a) |
(* 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 (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 (+ (* -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))))))))) |
(*.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) |
(/ (* a c) b) |
(*.f64 a (/.f64 c b)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a) |
(/.f64 (fma.f64 #s(literal -2/3 binary64) b (*.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)))) a) |
(/ 2/3 a) |
(/.f64 #s(literal 2/3 binary64) a) |
(/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2/3 binary64)) a) |
(/ 2/3 (* a c)) |
(/.f64 (/.f64 #s(literal 2/3 binary64) a) c) |
(/ (+ (* -1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c))) a) |
(/.f64 (fma.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) c)) a) |
(* 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)))) |
(*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c 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 (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c 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 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))))) 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 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))))))) 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)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (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)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (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 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 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (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 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)))) |
(*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 c a))))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt 3))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 c a)))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt 3)))))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 c a))))))) |
(* (sqrt (* a c)) (sqrt 3)) |
(*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt 3)))) |
(*.f64 (fma.f64 (sqrt.f64 #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)) (*.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) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(fma.f64 (/.f64 b a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) |
(* -1/2 (/ c (pow b 2))) |
(*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) |
(+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))) |
(fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(/ -1/2 (pow b 2)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 b b)) |
(- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2)))) |
(-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) |
(* -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 -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(*.f64 #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 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 -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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)) (neg.f64 a))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal 1/3 binary64) b (/.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))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (neg.f64 a))) (neg.f64 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 -1 binary64)) (sqrt.f64 #s(literal 3 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 -1 binary64)) (sqrt.f64 #s(literal 3 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 -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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)) (neg.f64 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 -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -1/3 binary64) b (/.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))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (neg.f64 a))) (neg.f64 a)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 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)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) (neg.f64 a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (/.f64 (-.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))) (*.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))))) (neg.f64 a)) b) (neg.f64 a)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (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))) (*.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 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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #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/3 (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))) |
(*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/3 binary64)) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))) (* -1/3 (/ b a))) |
(*.f64 #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -3 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 -3) (sqrt -1))))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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)) (neg.f64 a))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt -3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1))))) |
(fma.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (fma.f64 #s(literal 1/3 binary64) b (/.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))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (neg.f64 a))) (neg.f64 a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -3) (sqrt -1)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1))) (/ b a)))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -3 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 -3) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) b) (neg.f64 a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt -3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -3) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 (-.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))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #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))))) (neg.f64 a)) b) (neg.f64 a)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(fma.f64 (-.f64 (*.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)) (/.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 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64))) b) (/.f64 #s(literal 1/3 binary64) a)) b)) |
(+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))) |
(*.f64 #s(literal -1/3 binary64) (-.f64 b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) #s(literal 1/6 binary64)) #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/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 (-.f64 (*.f64 (fma.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 #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64))) b) #s(literal 1/3 binary64)) b (*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) #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 (-.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) b) #s(literal 1 binary64)) b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (/.f64 (*.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 #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (/.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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(/ c b) |
(/.f64 c b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt 3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt 3)))) (* 1/3 (/ 1 a))))) |
(fma.f64 (-.f64 (*.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)) (/.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 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 b (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal 3 binary64))) #s(literal 1/6 binary64))) b) (/.f64 #s(literal 1/3 binary64) a)) b)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt 3))) |
(fma.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (*.f64 a c)) (neg.f64 b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt 3)))) 1)) (* (sqrt (* a c)) (sqrt 3))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt 3)))))) 1)) (* (sqrt (* a c)) (sqrt 3))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))))) (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 b (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal 3 binary64))) #s(literal 1/2 binary64))) b) #s(literal 1 binary64)) b (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (*.f64 a c)))) |
(/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b) |
(/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b) |
(/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2)) |
(/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 b b)) |
(/ (- (* 2/3 (/ (pow b 2) (* a c))) 1/2) (pow b 2)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 b b) a) c) #s(literal 2/3 binary64)) #s(literal 1/2 binary64)) (*.f64 b b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -1/2 binary64) c)) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (/.f64 (*.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 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -1/2 binary64) c))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 (/.f64 (*.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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) a)) #s(literal -1/6 binary64) (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -1/2 binary64) c)))) b) |
(/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) #s(literal -3/8 binary64) (*.f64 (*.f64 a c) #s(literal -1/2 binary64))) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/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 -9/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) #s(literal -3/8 binary64) (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 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 -9/16 binary64) (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 c c) b) (/.f64 (*.f64 a a) b)) #s(literal -3/8 binary64) (*.f64 (*.f64 a c) #s(literal -1/2 binary64))))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) 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 (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 c c) b) (/.f64 (*.f64 a a) 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))) (* -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 (*.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 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) #s(literal -9/8 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64)) b) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64))) b) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 (/.f64 (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) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64)))) b) |
(/ (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal 1/2 binary64) c)) b) |
(/ (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (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) (*.f64 #s(literal 1/2 binary64) c))) b) |
(/ (+ (* -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)))) (+ (* 1/2 c) (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -1/6 binary64) a) (/.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))) (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (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) (*.f64 #s(literal 1/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 c c) b) (/.f64 (*.f64 a a) b)) #s(literal -9/8 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))) b) |
(/ (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 3/2 (* a c)) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) 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 c c) b) (/.f64 (*.f64 a a) b)) #s(literal -9/8 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 a c)))) b) |
(/ (+ (* -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))) (+ (* 3/2 (* a c)) (* 27/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/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 c c) b) (/.f64 (*.f64 a a) b)) #s(literal -9/8 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 a c))))) b) |
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))) |
(*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)) 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 #s(literal -1/2 binary64) b) (/.f64 c b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.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 #s(literal -1/2 binary64) b) (/.f64 c b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
(* -2/3 b) |
(*.f64 #s(literal -2/3 binary64) b) |
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (/.f64 c b)) #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) (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 #s(literal -1/2 binary64) b) (*.f64 a (/.f64 c 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) (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) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2/3 binary64))))) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (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) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c 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 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64)))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (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) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 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 (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 c b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(* -1 (* b (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 1/2 (/ c (pow b 2))) (+ (* 9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (* 2/3 (/ 1 a))))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 c 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) (/.f64 #s(literal 2/3 binary64) a))))) |
(* -1 (* b (+ 2 (* 3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) |
(* -1 (* b (+ 2 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 3/2 (/ (* a c) (pow b 2))))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) |
(* -1 (* b (+ 2 (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 3/2 (/ (* a c) (pow b 2))) (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6)))))))) |
(*.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) (fma.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 27/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* 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 (-.f64 (*.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) (/.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 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) a) (/.f64 c 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) (/.f64 #s(literal 1/2 binary64) b)) c) |
(* c (+ (* -1/2 (/ a b)) (* -3/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 -3/8 binary64) (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c) |
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/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 -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 (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* -1/6 (/ (* 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/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 (+ (* -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) |
(* c (+ (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (*.f64 a (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -3/8 binary64) (/.f64 #s(literal 1/2 binary64) b)) c) |
(* c (+ (* c (+ (* -3/8 (/ a (pow b 3))) (* 9/16 (/ (* (pow a 2) c) (pow b 5))))) (* 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 (/.f64 #s(literal 1/2 binary64) b)) c) |
(* c (+ (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))) (* 9/16 (/ (pow a 2) (pow b 5))))))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) a) (/.f64 c 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 (/.f64 #s(literal 1/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 (+ (* 3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* 27/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 -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 (+ (* -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))))))))) |
(*.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) |
(/ (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))) c) |
(/.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) c) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #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/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/24 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/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))))))) c) |
(* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.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)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #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)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #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 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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #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/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt 3))))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal 3 binary64))))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt 3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt 3)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #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/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) #s(literal -1/24 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/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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)) (*.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 (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))) |
(*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -2/3 binary64) (/.f64 #s(literal 1/2 binary64) b)) c) |
(* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 (neg.f64 c) (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (/.f64 b a) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.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))) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (/.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))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (neg.f64 c))) (neg.f64 c)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))) |
(*.f64 (neg.f64 c) (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 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))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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)) (neg.f64 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))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (fma.f64 #s(literal -1/3 binary64) b (/.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))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) (neg.f64 c))) (neg.f64 c)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (/.f64 (-.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))) (*.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))))) (neg.f64 c)) b) (neg.f64 c)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (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))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (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))) (*.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)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (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 (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))) (*.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))))))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (sqrt -1)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 (neg.f64 c) (*.f64 #s(literal 1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 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 -3) (sqrt -1))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.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))) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -3) (sqrt -1))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (/.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))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (neg.f64 c))) (neg.f64 c)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -3) (sqrt -1))) (/ b c)))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt -3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -3) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) b) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt -3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -3) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (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))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #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))))) (neg.f64 c)) b) (neg.f64 c)))) |
(* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (/.f64 (/.f64 b a) c) #s(literal 2/3 binary64)) (/.f64 #s(literal 1/2 binary64) b))) |
(* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))) |
(*.f64 (neg.f64 c) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 313 |
| 0 | 84 | 309 |
| 1 | 286 | 303 |
| 2 | 2056 | 303 |
| 0 | 8526 | 298 |
| 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))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 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 (/.f64 c b) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(/.f64 c 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)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
(*.f64 #s(literal 3 binary64) a) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) |
(*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b))) |
(*.f64 a (/.f64 c b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) (neg.f64 b))) |
(*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) (neg.f64 b)) |
#s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) |
(*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c) |
(-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) |
| Outputs |
|---|
(/.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 (neg.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 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 a (*.f64 #s(literal -3 binary64) c) (*.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 a (*.f64 #s(literal -3 binary64) c) (*.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 a (*.f64 #s(literal -3 binary64) c) (*.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 a (*.f64 #s(literal -3 binary64) c) (*.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 a (*.f64 #s(literal -3 binary64) c) (*.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 a (*.f64 #s(literal -3 binary64) c) (*.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 (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 (neg.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 a #s(literal -3 binary64)) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.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)) a (*.f64 a (/.f64 (neg.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)) (*.f64 #s(literal 3 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 3 binary64) 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 (neg.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 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 a (*.f64 #s(literal -3 binary64) c) (*.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 a (*.f64 #s(literal -3 binary64) c) (*.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) #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 (neg.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 (neg.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 (neg.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 (neg.f64 (neg.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 (neg.f64 (neg.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 (neg.f64 (neg.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 (neg.f64 (neg.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 (neg.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 (neg.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 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.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 (neg.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 (fma.f64 (neg.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 (neg.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 (neg.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 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) 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 3 binary64) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.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 (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 27 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) 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 3 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 b)))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (neg.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 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 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))) (neg.f64 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 (neg.f64 b) (-.f64 (neg.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 #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 (+.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 #s(literal 3 binary64) a))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 b)) #s(literal -3 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 b))) (*.f64 #s(literal 3 binary64) a))) |
(neg.f64 (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 b)) #s(literal -3 binary64)) a)) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal -3 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64))) |
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #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)))))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal -9 binary64)) |
(/.f64 (fma.f64 (neg.f64 b) #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)))))) #s(literal -9 binary64)) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal -3 binary64) (*.f64 #s(literal -3 binary64) (neg.f64 (neg.f64 b)))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 3 binary64) (*.f64 #s(literal -3 binary64) (neg.f64 b))) #s(literal -9 binary64)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal -3 binary64) (*.f64 #s(literal 3 binary64) (neg.f64 (neg.f64 b)))) #s(literal -9 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64)) #s(literal 27 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) #s(literal 27 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (neg.f64 b) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 b)))) #s(literal 3 binary64)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (neg.f64 b))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) #s(literal 3 binary64))) |
(/.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))) (neg.f64 b)) #s(literal 3 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))) (*.f64 (fma.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)))))) #s(literal 3 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))) (*.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.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))) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 b))) #s(literal -3 binary64)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 b)) #s(literal -3 binary64))) |
(+.f64 (/.f64 (neg.f64 b) #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 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (neg.f64 b) #s(literal 3 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b) (-.f64 (neg.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 (fma.f64 (neg.f64 b) (-.f64 (neg.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))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.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))) (fma.f64 (neg.f64 b) (-.f64 (neg.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 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.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 (fma.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)))))) (pow.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.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)))))) (fma.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 (neg.f64 (-.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)))) (neg.f64 (-.f64 (neg.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 (neg.f64 b) (-.f64 (neg.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 (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 (+.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 b b) (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (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))) (neg.f64 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 (+.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)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (neg.f64 b) (-.f64 (neg.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)))) |
(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))) (neg.f64 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))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64))) (-.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))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (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))))) (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 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))))) (neg.f64 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)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 (neg.f64 b) b)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (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/2 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 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)) (neg.f64 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)) (neg.f64 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))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))) (neg.f64 b)))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.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 (neg.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 (neg.f64 b) (-.f64 (neg.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 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (neg.f64 b) (-.f64 (neg.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 (pow.f64 b #s(literal 3 binary64)) (fma.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 (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 (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))) (neg.f64 b)) |
(+.f64 (neg.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 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64))) (-.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 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (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))))) (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 (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 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 a c) #s(literal 3 binary64) (*.f64 (neg.f64 b) b)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (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/2 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.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))) |
(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 (-.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 #s(literal -3 binary64)) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (fabs.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fabs.f64 (hypot.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 a c) #s(literal -3 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))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 3 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (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 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (*.f64 b b)))))) |
(/.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 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.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 #s(literal -3 binary64)) c (*.f64 (neg.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 #s(literal -3 binary64)) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) b) b))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (hypot.f64 (*.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 a c) #s(literal -3 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 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(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)))))) |
#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 (/.f64 c b) #s(literal -1/2 binary64)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(/.f64 (*.f64 (neg.f64 c) #s(literal -1/2 binary64)) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 c)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) c)) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
(neg.f64 (/.f64 (neg.f64 c) b)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal 3 binary64) a))) |
(neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 a #s(literal -3 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 #s(literal 3 binary64) a) |
(*.f64 a #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64))) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64))) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64))) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)))) (*.f64 #s(literal 3 binary64) a))) |
(neg.f64 (/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64))) (*.f64 a #s(literal -3 binary64)))) |
#s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 c b)) a) |
(*.f64 (*.f64 #s(literal 3/2 binary64) a) (/.f64 c b)) |
(*.f64 (*.f64 (/.f64 c b) a) #s(literal 3/2 binary64)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 c b) a)) |
(*.f64 (/.f64 c b) (*.f64 #s(literal 3/2 binary64) a)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 3/2 binary64)) b) |
(/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) a) (neg.f64 c)) (neg.f64 b)) |
(/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) a) c) b) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a c)) b) |
(*.f64 (/.f64 c b) a) |
(*.f64 a (/.f64 c b)) |
(*.f64 c (/.f64 a b)) |
(/.f64 (*.f64 (neg.f64 c) a) (neg.f64 b)) |
(/.f64 (*.f64 a c) b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) (neg.f64 b))) |
(*.f64 (neg.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c))) b) |
(*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) (neg.f64 b)) |
(*.f64 (neg.f64 b) #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c))) |
(neg.f64 (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) b)) |
#s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) |
(*.f64 (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c) |
(*.f64 c (-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 #s(literal 1/2 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64)))) c) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64)))) c) (+.f64 (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 a c) b) b)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) b) b (*.f64 (*.f64 (neg.f64 c) a) #s(literal 1/2 binary64))) c) (*.f64 (*.f64 (*.f64 a c) b) b)) |
(/.f64 (*.f64 c (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c))) |
(/.f64 (*.f64 c (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 a c) b) b)))) |
(/.f64 (*.f64 c (fma.f64 (*.f64 #s(literal 2/3 binary64) b) b (*.f64 (*.f64 (neg.f64 c) a) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 a c) b) b)) |
(/.f64 (/.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) b) b (*.f64 (*.f64 (neg.f64 c) a) #s(literal 1/2 binary64))) (*.f64 a c)) (*.f64 b b)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (+.f64 (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 a c) b) b))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) b) b (*.f64 (*.f64 (neg.f64 c) a) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (*.f64 a c) b) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) c) b) (*.f64 a (/.f64 #s(literal 1/2 binary64) b))) (*.f64 a b)) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) c) (*.f64 b b)) (*.f64 a #s(literal 1/2 binary64))) (*.f64 a (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) c) (*.f64 (neg.f64 b) b)) (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) b) (*.f64 (*.f64 (neg.f64 c) a) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 (neg.f64 c) a) b)) |
(/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 c) a) #s(literal 1/2 binary64))) (*.f64 (*.f64 (neg.f64 c) a) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 (neg.f64 c) a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (neg.f64 c) a) (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) b) (*.f64 (*.f64 a c) (/.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 a c) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 a c) #s(literal -1/2 binary64))) (*.f64 (*.f64 a c) (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 a c) b) b)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2/3 binary64) b) b (*.f64 (*.f64 (neg.f64 c) a) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 a c) b) b)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c))) (/.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 2/3 binary64) a) c)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 a c) b) b)))) (/.f64 (/.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 (pow.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 a c) b) b))))) |
(-.f64 (/.f64 (*.f64 #s(literal 2/3 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) b) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) b) b))) |
(-.f64 (/.f64 (/.f64 #s(literal 2/3 binary64) a) c) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) |
Compiled 17 095 to 2 141 computations (87.5% saved)
26 alts after pruning (20 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 408 | 10 | 418 |
| Fresh | 5 | 10 | 15 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 415 | 26 | 441 |
| Status | Accuracy | Program |
|---|---|---|
| 50.6% | (/.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))) | |
| 51.5% | (/.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)) | |
| 50.2% | (/.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))) | |
| 52.0% | (/.f64 (/.f64 (fma.f64 (neg.f64 b) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal 9 binary64)) a) | |
| 26.1% | (/.f64 (/.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))) (neg.f64 b)) #s(literal 3 binary64))) a) | |
| ▶ | 54.0% | (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) a) #s(literal 3 binary64)) |
| ✓ | 54.1% | (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
| 38.0% | (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) | |
| ▶ | 38.1% | (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
| 54.0% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 54.1% | (/.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)) |
| ▶ | 30.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | 33.3% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
| 33.6% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) a) | |
| 37.9% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) | |
| 12.4% | (/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) a) c) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 12.4% | (/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 38.0% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
| ▶ | 33.5% | (/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
| 12.3% | #s(approx (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) | |
| ✓ | 37.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
| 38.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) | |
| ▶ | 37.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 c (/.f64 #s(literal -1/2 binary64) b))) |
| ✓ | 38.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 37.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (fma.f64 (/.f64 b a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) | |
| 37.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)) (*.f64 #s(literal -2/3 binary64) b)) a))) |
Compiled 1 152 to 837 computations (27.3% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) | |
| cost-diff | 0 | (neg.f64 b) | |
| cost-diff | 0 | (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) | |
| cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) | |
| cost-diff | 0 | (*.f64 a (/.f64 c b)) | |
| cost-diff | 0 | (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) | |
| cost-diff | 0 | #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) | |
| cost-diff | 0 | (/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) | |
| cost-diff | 0 | (*.f64 #s(literal -2 binary64) b) | |
| cost-diff | 0 | #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) | |
| cost-diff | 0 | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) | |
| cost-diff | 0 | (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) | |
| cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) b) | |
| cost-diff | 0 | (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) | |
| cost-diff | 0 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 c (/.f64 #s(literal -1/2 binary64) 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))) (neg.f64 b)) | |
| cost-diff | 0 | (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) a) | |
| cost-diff | 0 | (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) a) #s(literal 3 binary64)) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 330 |
| 0 | 74 | 328 |
| 1 | 129 | 320 |
| 2 | 239 | 320 |
| 3 | 353 | 320 |
| 4 | 520 | 320 |
| 5 | 794 | 320 |
| 6 | 1080 | 320 |
| 7 | 1206 | 320 |
| 0 | 1206 | 320 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) a) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (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 c #s(literal -3 binary64)) |
c |
#s(literal -3 binary64) |
a |
(*.f64 b b) |
b |
(neg.f64 b) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 c (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
c |
(/.f64 #s(literal -1/2 binary64) b) |
#s(literal -1/2 binary64) |
b |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
#s(literal -2 binary64) |
b |
#s(literal 3 binary64) |
a |
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) |
(*.f64 a (/.f64 c b)) |
a |
(/.f64 c b) |
c |
b |
#s(literal -3/2 binary64) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(*.f64 c a) |
c |
a |
#s(literal -3 binary64) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
| Outputs |
|---|
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) a) |
(+.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 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(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))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.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 |
(neg.f64 b) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 c (/.f64 #s(literal -1/2 binary64) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 #s(literal -1/2 binary64) b) c)) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
c |
(/.f64 #s(literal -1/2 binary64) b) |
#s(literal -1/2 binary64) |
b |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
#s(literal -2 binary64) |
b |
#s(literal 3 binary64) |
a |
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) a))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) a))) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) |
(*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) a)) |
(*.f64 a (/.f64 c b)) |
(*.f64 (/.f64 c b) a) |
a |
(/.f64 c b) |
c |
b |
#s(literal -3/2 binary64) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b)) |
(neg.f64 b) |
b |
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(*.f64 c a) |
(*.f64 a c) |
c |
a |
#s(literal -3 binary64) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 2.8540088624077917 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) | |
| accuracy | 15.685842111892612 | (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) | |
| accuracy | 23.88387581237712 | (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) | |
| accuracy | 42.87329050068375 | #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) | |
| accuracy | 0.2265625 | (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) | |
| accuracy | 2.8540088624077917 | (/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) | |
| accuracy | 5.0511050430776825 | (*.f64 a (/.f64 c b)) | |
| accuracy | 39.87529844795105 | #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) | |
| accuracy | 0.0 | (*.f64 #s(literal -2 binary64) b) | |
| accuracy | 0.15625 | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) | |
| accuracy | 2.7954151124077917 | (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) | |
| accuracy | 39.74333876053436 | #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) | |
| accuracy | 0.0 | (/.f64 #s(literal -1/2 binary64) b) | |
| accuracy | 0.1953125 | (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) | |
| accuracy | 39.872779719776915 | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 c (/.f64 #s(literal -1/2 binary64) b))) | |
| accuracy | 0.24609375 | (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) a) #s(literal 3 binary64)) | |
| accuracy | 2.7059065089898398 | (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) a) | |
| accuracy | 15.685842111892612 | (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) | |
| accuracy | 23.88387581237712 | (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
| 45.0ms | 165× | 0 | valid |
| 33.0ms | 46× | 1 | valid |
| 27.0ms | 39× | 2 | valid |
| 6.0ms | 6× | 3 | valid |
Compiled 279 to 41 computations (85.3% saved)
ival-div: 21.0ms (28.9% of total)ival-mult: 21.0ms (28.9% of total)adjust: 10.0ms (13.7% of total)ival-add: 8.0ms (11% of total)ival-sqrt: 8.0ms (11% of total)ival-sub: 2.0ms (2.7% of total)exact: 1.0ms (1.4% of total)ival-neg: 1.0ms (1.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) a) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 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 c (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) b) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) |
(*.f64 a (/.f64 c b)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
| 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/2 (/ (* a c) b)) |
(* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* 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/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)))))))) |
(/ (* a c) b) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(* 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/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))))))) |
(* -3 (* a c)) |
(* a (- (/ (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 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(* -1/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))))))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(/ -1/2 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))) |
(* -2 b) |
(* -1 b) |
(- (pow b 2) (* 3 (* a c))) |
(/ (+ (* -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/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 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))))) |
(* -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))))))) |
(* -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 (* -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 (+ 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)))))))) |
(* 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)))))))) |
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* 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/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) 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/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 (- (/ (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 (+ (* (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/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 (/ (pow b 2) c)) (* -3 a)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 42.0ms | a | @ | -inf | ((/ (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) a) 3) (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) a) (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) (sqrt (+ (* (* c -3) a) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* c (/ -1/2 b)) (/ -1/2 b) (/ (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) 3) a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) 3) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* -2 b) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (* a (/ c b)) -3/2) (* a (/ c b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c))) |
| 2.0ms | b | @ | inf | ((/ (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) a) 3) (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) a) (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) (sqrt (+ (* (* c -3) a) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* c (/ -1/2 b)) (/ -1/2 b) (/ (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) 3) a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) 3) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* -2 b) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (* a (/ c b)) -3/2) (* a (/ c b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c))) |
| 2.0ms | b | @ | -inf | ((/ (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) a) 3) (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) a) (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) (sqrt (+ (* (* c -3) a) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* c (/ -1/2 b)) (/ -1/2 b) (/ (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) 3) a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) 3) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* -2 b) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (* a (/ c b)) -3/2) (* a (/ c b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c))) |
| 2.0ms | b | @ | 0 | ((/ (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) a) 3) (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) a) (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) (sqrt (+ (* (* c -3) a) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* c (/ -1/2 b)) (/ -1/2 b) (/ (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) 3) a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) 3) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* -2 b) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (* a (/ c b)) -3/2) (* a (/ c b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c))) |
| 2.0ms | c | @ | -inf | ((/ (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) a) 3) (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) a) (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) (sqrt (+ (* (* c -3) a) (* b b))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* c (/ -1/2 b)) (/ -1/2 b) (/ (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) 3) a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) 3) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* -2 b) (/ (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* 3 a)) (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (* (* a (/ c b)) -3/2) (* a (/ c b)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c))) |
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 792 | 4912 |
| 1 | 2894 | 4867 |
| 0 | 8866 | 4634 |
| 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/2 (/ (* a c) b)) |
(* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
(* 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/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)))))))) |
(/ (* a c) b) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(* 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/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))))))) |
(* -3 (* a c)) |
(* a (- (/ (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 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(* -1/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))))))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(/ -1/2 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))) |
(* -2 b) |
(* -1 b) |
(- (pow b 2) (* 3 (* a c))) |
(/ (+ (* -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/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 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))))) |
(* -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))))))) |
(* -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 (* -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 (+ 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)))))))) |
(* 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)))))))) |
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))) |
(* 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/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) 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/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 (- (/ (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 (+ (* (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/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 (/ (pow b 2) c)) (* -3 a)))) |
| Outputs |
|---|
(* -1/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(fma.f64 (/.f64 (*.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 a #s(literal -9/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.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 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) b) #s(literal -1/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 (*.f64 a #s(literal -9/8 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) |
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #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 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) b) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #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 (*.f64 a #s(literal -9/8 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a) |
(* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #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 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) b) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(fma.f64 (*.f64 #s(literal -3/2 binary64) a) (/.f64 c b) b) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 a #s(literal -9/8 binary64)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) a) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b) |
(* -1/2 (/ (* a c) b)) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64)) |
(* a (+ (* -1/2 (/ c b)) (* -3/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 -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a) |
(* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 a #s(literal -9/16 binary64)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a) |
(* a (+ (* -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)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a)) b) #s(literal -1/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))) a) |
(/ (* a c) b) |
(*.f64 a (/.f64 c 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)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(fma.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))))))) |
(* (sqrt (/ c a)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))) |
(fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a)) |
(+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(fma.f64 #s(literal 1/2 binary64) (*.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)))) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a))) |
(+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.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)))) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a)))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a)) a) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(*.f64 (fma.f64 #s(literal 1/2 binary64) (*.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)))) (-.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 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.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)))) (-.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 #s(literal 1/2 binary64) (*.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)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) a) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.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)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))))) a) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.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)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))))) a) |
(* 1/3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c 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 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))))) 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 (*.f64 #s(literal -1/24 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b a) (*.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 (- (/ (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 -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(*.f64 #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 #s(literal 1/3 binary64) b)) (neg.f64 a))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal 1/3 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) (neg.f64 a))) (neg.f64 a))) |
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a))) |
(neg.f64 (fma.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) |
(neg.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) b) a))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) |
(neg.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 b (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))))) a)) a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) b) (neg.f64 a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) (neg.f64 a)) b) (neg.f64 a)))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1/3 binary64))) |
(* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))) |
(*.f64 (*.f64 (neg.f64 a) #s(literal 1/3 binary64)) (fma.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/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 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 #s(literal -1/3 binary64) b)) (neg.f64 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 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/3 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a c)))) (neg.f64 a))) (neg.f64 a)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) c))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a)) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1/3 binary64) a)) b)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64))) b) (/.f64 #s(literal 1/3 binary64) a)) b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)))) (/.f64 #s(literal 1 binary64) a)) b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) b) (/.f64 #s(literal 1 binary64) a)) b (*.f64 (sqrt.f64 #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 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1 binary64)) b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -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 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b b) #s(literal -3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) b) #s(literal 1 binary64)) b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 #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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b b) #s(literal -3 binary64))) #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 (/.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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) #s(literal -1/8 binary64))) (*.f64 b b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))) |
(*.f64 #s(literal -1/3 binary64) (-.f64 b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3))) |
(fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) #s(literal 1/3 binary64)) b (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 a c)))) |
(+ (* 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 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b b) #s(literal -3 binary64))) #s(literal -1/24 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64))) b) #s(literal 1/3 binary64)) b (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 a c)))) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 b) |
(neg.f64 b) |
(- (pow b 2) (* 3 (* a c))) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -1/2 binary64) c)) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -1/2 binary64) c))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -1/2 binary64) c)))) b) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -3/2 binary64) c)) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -3/2 binary64) c))) b) |
(/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 c c) a) b) (*.f64 #s(literal -3/2 binary64) c)))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (*.f64 (*.f64 #s(literal -3/2 binary64) c) a)) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 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 -9/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -3/2 binary64) c) a)))) b) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(fma.f64 (*.f64 b #s(literal -3/2 binary64)) (*.f64 (/.f64 a b) (/.f64 c b)) b) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(fma.f64 (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 c c) a) a)) (pow.f64 b #s(literal 4 binary64)))) b b) |
(* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) (fma.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))) b) |
(/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (*.f64 (*.f64 #s(literal -1/2 binary64) c) a)) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 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 -9/16 binary64) (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) b) (fma.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) c) a)))) b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -3 binary64) a) b) (/.f64 c b) #s(literal 1 binary64)) (*.f64 b b)) |
(* -2/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 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 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 #s(literal -3/2 binary64) b) (/.f64 c b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 #s(literal 2 binary64) a)))) |
(* -1 (* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 c b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 #s(literal 2 binary64) a))))) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 a (*.f64 (/.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) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) #s(literal 2 binary64)))) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) #s(literal 2 binary64))))) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 1 binary64))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) (fma.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 a (/.f64 c b)) (fma.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64))))) |
(* -2/3 b) |
(*.f64 #s(literal -2/3 binary64) b) |
(* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (/.f64 c b)) #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) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (/.f64 c 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) (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 (*.f64 c c) a) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (fma.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 a (/.f64 c b)) #s(literal 2/3 binary64))))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) b)) c) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c)) (*.f64 b a)) #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) (/.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) a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 3/2 binary64) b)) c) |
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b)))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64))) c) (/.f64 #s(literal 3/2 binary64) b)) c) |
(* c (- (* c (+ (* -9/8 (/ a (pow b 3))) (* c (+ (* -27/16 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 3/2 (/ 1 b)))) |
(*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c)) (*.f64 b a)) #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) (/.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 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c) |
(* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c)) b) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 (fma.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b) |
(+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b) |
(* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c) |
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3))))))) |
(*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 a #s(literal 3 binary64))) (/.f64 c (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c) |
(* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c)) b) #s(literal -1/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 (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))) c) |
(* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #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/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (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 #s(literal -1/24 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #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/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 (/.f64 b a) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64))))))) c) |
(* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))) |
(*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) (*.f64 a c))) c) |
(* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #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) (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/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #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) (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 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 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.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 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))) c) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))))) c) |
(* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -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 #s(literal -1/24 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/6 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))))))) c) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal 3 binary64) a)) c) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 (*.f64 (neg.f64 c) #s(literal 1/3 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 b a) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))))) (neg.f64 c))) (neg.f64 c)))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c))))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 b a) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/2 binary64) (/.f64 (neg.f64 b) a)) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (neg.f64 b) a) (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))))) c)) (neg.f64 c)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) b) (neg.f64 c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c a)))) (neg.f64 c)) b) (neg.f64 c)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))) |
(*.f64 (*.f64 (neg.f64 c) #s(literal 1/3 binary64)) (fma.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/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))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 #s(literal -1/3 binary64) b)) (neg.f64 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))))))) |
(*.f64 (neg.f64 c) (fma.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/3 binary64) b (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 c a)))) (neg.f64 c))) (neg.f64 c)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64) (*.f64 #s(literal 3 binary64) a))) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 275 |
| 0 | 74 | 273 |
| 1 | 237 | 265 |
| 2 | 1400 | 265 |
| 0 | 8796 | 265 |
| 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))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) a) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 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 c (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) b) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64)) |
(*.f64 a (/.f64 c b)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
| Outputs |
|---|
(*.f64 (/.f64 (+.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 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.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 (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 (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))) (neg.f64 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 (+.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 (-.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 (+.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)))))) (fma.f64 (neg.f64 b) (-.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 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 b) (-.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))) (fma.f64 (neg.f64 b) (-.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 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b b (+.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)))))) (fma.f64 b b (+.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))))))) (/.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 (neg.f64 b) (-.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))) (fma.f64 b b (+.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))))))) (/.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 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)))) |
(/.f64 (+.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)) (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 (/.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 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.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))))) (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 (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #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 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 2 binary64)) (-.f64 (/.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 (neg.f64 b) (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 (neg.f64 (neg.f64 (/.f64 (+.f64 (neg.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 (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 (neg.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))))) (neg.f64 (neg.f64 (*.f64 a #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)) 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 a (*.f64 a #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)) #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)) (*.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)))) 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)))) #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)))) (*.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 (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) #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) (*.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))) 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))) #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))) (*.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) #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 a (*.f64 a #s(literal -3 binary64)))) |
(/.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)) #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 (/.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) #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))) #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 (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) #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 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.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 (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 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #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 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 2 binary64)) (-.f64 (/.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 (neg.f64 b) (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 (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))) (neg.f64 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 (neg.f64 b) (-.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 #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 (+.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)))))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.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 (neg.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (neg.f64 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 (neg.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 (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))) (neg.f64 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 (neg.f64 b) (-.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 #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 (+.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)))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 a)) #s(literal -3 binary64)) |
(/.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a) #s(literal 3 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)) |
(neg.f64 (/.f64 (neg.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))) |
(neg.f64 (/.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a) #s(literal -3 binary64))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3 binary64)))) |
(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 (/.f64 (neg.f64 b) a) #s(literal 3 binary64))) |
(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 (/.f64 (neg.f64 b) a) #s(literal 3 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #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 (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 (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))) (neg.f64 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))) (neg.f64 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))) (neg.f64 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))) (neg.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 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 2 binary64)) (-.f64 (/.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 (neg.f64 b) (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 (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 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 2 binary64)) (-.f64 (/.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 (neg.f64 b) (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 (neg.f64 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) (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 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (neg.f64 b) (-.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 #s(literal 3 binary64) a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 (neg.f64 b) (-.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 #s(literal 3 binary64) a)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 (neg.f64 b) (-.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 #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)) (*.f64 (fma.f64 (neg.f64 b) (-.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 #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 (+.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)))))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (+.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)))))) (*.f64 #s(literal 3 binary64) a)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (+.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)))))) (*.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)) (*.f64 (fma.f64 b b (+.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)))))) (*.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 (neg.f64 b) (-.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 #s(literal 3 binary64) a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (neg.f64 b) (-.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 #s(literal 3 binary64) a))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.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))))))) (*.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)) (fma.f64 b b (+.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))))))) (*.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 (*.f64 (neg.f64 (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)))) (*.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))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))) (/.f64 (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 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 (*.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))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))) (/.f64 (*.f64 (neg.f64 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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64))) |
(+.f64 (/.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))) |
(*.f64 (/.f64 (+.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 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(*.f64 (/.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 (neg.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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) b) a)) |
(*.f64 (/.f64 (+.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 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) a)) |
(*.f64 (/.f64 (fma.f64 b b (+.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)))))) (fma.f64 (neg.f64 b) (-.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)))) a)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 b) (-.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))) (fma.f64 (neg.f64 b) (-.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)))) a)) |
(*.f64 (/.f64 (fma.f64 b b (+.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)))))) (fma.f64 b b (+.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))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 b) (-.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))) (fma.f64 b b (+.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))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 a a))) (-.f64 (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 3 binary64))) (fma.f64 (/.f64 b a) (/.f64 b a) (-.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 a a)) (*.f64 (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 a a)) (pow.f64 (/.f64 (neg.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))) (neg.f64 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 (neg.f64 b) a) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 a a)) (-.f64 (pow.f64 (/.f64 (neg.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 (neg.f64 b) a)))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a (*.f64 a (neg.f64 b)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (neg.f64 a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (*.f64 a a)) |
(/.f64 (fma.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 (neg.f64 b)))) (*.f64 a 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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 a) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 a a)) (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (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 3 binary64)) (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 a a)) (-.f64 (pow.f64 (/.f64 (neg.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 (neg.f64 b) 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))) (neg.f64 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 (neg.f64 b) (-.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))) 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 (+.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)))))) a))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))) (neg.f64 (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 (neg.f64 b) (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 (*.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)))) 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))) (neg.f64 b)) 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 (neg.f64 b) (-.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))) 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 (+.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)))))) a)) |
(/.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (neg.f64 a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) a) |
(neg.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))) (neg.f64 a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 a a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) a)) (/.f64 (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) 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)))) 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)))) 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))) (neg.f64 b)) a)) (/.f64 (*.f64 b b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 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))) (neg.f64 b))) a) (/.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.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 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 a a)) (-.f64 (pow.f64 (/.f64 (neg.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 (neg.f64 b) a))))) (/.f64 (pow.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 a a)) (-.f64 (pow.f64 (/.f64 (neg.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 (neg.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 a (neg.f64 b)) (*.f64 a 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 (neg.f64 b) (-.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))) a)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 (neg.f64 b) (-.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))) a))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 (neg.f64 b) (-.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))) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (neg.f64 b) (-.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))) 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 (+.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)))))) a)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (+.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)))))) a))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (+.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)))))) 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 (+.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)))))) 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 (neg.f64 b) (-.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)))) a) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (neg.f64 b) (-.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)))) a)) |
(+.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.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))))))) 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 (+.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))))))) 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)))) a)) (/.f64 (*.f64 (neg.f64 (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)))) (*.f64 (-.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 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) 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))) (neg.f64 b)) a)) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) a))) |
(+.f64 (/.f64 (neg.f64 b) a) (/.f64 (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 (neg.f64 b) a)) |
(/.f64 (-.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))) (neg.f64 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))) (neg.f64 b)))) (*.f64 (/.f64 (*.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 (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 (*.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 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 (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 (*.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 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b) (-.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 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b) (-.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 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (neg.f64 b) (-.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 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (neg.f64 b) (-.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 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b) (-.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 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (neg.f64 b) (-.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 (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.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))))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.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)))))))) (*.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 (+.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))))))) (/.f64 (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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))))))) (-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b (sqrt.f64 (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 (+.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))))))))) |
(/.f64 (-.f64 (pow.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))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b))) #s(literal 3 binary64))) (fma.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 (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))) (fma.f64 (/.f64 (*.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 (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 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) #s(literal 3 binary64)) (pow.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))))) #s(literal 3 binary64))) (fma.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 b b) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))) (fma.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 (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 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 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b) (-.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)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (neg.f64 b) (-.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)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b) (-.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 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b) (-.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 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (neg.f64 b) (-.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 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (neg.f64 b) (-.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 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b) (-.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 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (neg.f64 b) (-.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 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.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))))))) #s(literal 3 binary64)) (pow.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 (+.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))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.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))))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.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))))))) (-.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 b (+.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))))))) (/.f64 (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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)))))))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) (*.f64 b (sqrt.f64 (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 (+.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))))))))))) |
(/.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))) (neg.f64 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 (neg.f64 b) (-.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 (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 (+.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))))))))) |
(/.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 (-.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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 b b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 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 (fma.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b) (-.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 (fma.f64 (neg.f64 b) (-.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))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 (neg.f64 b) (-.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))) (fma.f64 (neg.f64 b) (-.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 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.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)))))) (*.f64 (fma.f64 b b (+.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)))))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (+.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)))))) (fma.f64 b b (+.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)))))))) |
(/.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 (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 (neg.f64 b) (-.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 (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 (+.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)))))))) |
(/.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 (-.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 (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 (+.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))))))) |
(/.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 (neg.f64 b) (-.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)))) |
(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)) |
(-.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 (*.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 (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))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (neg.f64 b) (-.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 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b) (-.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 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b) (-.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 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (neg.f64 b) (-.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 (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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.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)))))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.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))))))) (/.f64 (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 (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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 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 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b))) (/.f64 (*.f64 (neg.f64 b) b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 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 (*.f64 (neg.f64 (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)))) (-.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 (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))) |
(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 (hypot.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (fabs.f64 (hypot.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b b))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 (neg.f64 b) b))))) |
(/.f64 (fabs.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))))) |
(/.f64 (fabs.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.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 a (*.f64 #s(literal -3 binary64) c)) #s(literal 2 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 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 #s(literal 3 binary64) a) c (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal -27 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.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 a (*.f64 #s(literal -3 binary64) c)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b))))) |
(/.f64 (hypot.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 (neg.f64 b) b)))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) (*.f64 (neg.f64 b) b)))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 9 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 3 binary64) c) a) (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 a (*.f64 #s(literal -3 binary64) c)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 3 binary64) a) c (*.f64 b b)))) |
(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 #s(literal -1/2 binary64) b) c)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) c)) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1/2 binary64))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) c))) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) c) (neg.f64 b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) c)) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 b)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 b))) |
(/.f64 #s(literal -1/2 binary64) b) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) b)) |
(/.f64 (neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) #s(literal -3 binary64)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -3 binary64)) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -3 binary64)) (neg.f64 a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -3 binary64)) a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b))))) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal -3 binary64)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) |
(neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -3 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
(*.f64 b #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) a))) a)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) a))) #s(literal 3 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) a)))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) a))) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) a))) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) a))))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) a))) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) a)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) a))) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) a)))) (*.f64 #s(literal 3 binary64) a))) |
(neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) a))) (*.f64 a #s(literal -3 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) a))) |
(*.f64 (*.f64 #s(literal -3/2 binary64) a) (/.f64 c b)) |
(*.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) a) |
(*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c b) a)) |
(*.f64 (*.f64 (/.f64 c b) a) #s(literal -3/2 binary64)) |
(*.f64 (/.f64 c b) (*.f64 a #s(literal -3/2 binary64))) |
(*.f64 a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) (neg.f64 b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) |
(*.f64 (/.f64 c b) a) |
(*.f64 a (/.f64 c b)) |
(*.f64 c (/.f64 a b)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) a)) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 a (neg.f64 c))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a c))) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (neg.f64 c) a) (neg.f64 b)) |
(/.f64 (*.f64 a (neg.f64 c)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 a c)) (neg.f64 b)) |
(/.f64 (*.f64 a c) b) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 #s(literal 3 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) a)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))))) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 #s(literal 3 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 #s(literal 3 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (neg.f64 (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) 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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) 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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) 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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) 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 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 3 binary64)) a (*.f64 a (/.f64 (neg.f64 b) #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64)) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) 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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.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 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) 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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.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) #s(literal 3 binary64)) #s(literal 3 binary64) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) a (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) a) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.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 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) 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 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal 3 binary64) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 (*.f64 a #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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) a))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 #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 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) 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 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 (*.f64 #s(literal 3 binary64) a) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64)))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 #s(literal 3 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)))) (neg.f64 (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.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 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b))) (*.f64 #s(literal 3 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) a) (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64))) |
(fma.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a))) (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 #s(literal 3 binary64) a))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 #s(literal 3 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 #s(literal 3 binary64) a)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 #s(literal 3 binary64) a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (*.f64 #s(literal 3 binary64) a))) |
(+.f64 (/.f64 (*.f64 (neg.f64 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) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a)))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64))) |
(+.f64 (/.f64 (/.f64 (neg.f64 b) a) #s(literal 3 binary64)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (+.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) (*.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))) (-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (fma.f64 (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (-.f64 (*.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) |
(fma.f64 (neg.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64))) (neg.f64 b)) |
(fma.f64 (fabs.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (neg.f64 b)) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) (neg.f64 b)) |
(-.f64 (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(-.f64 (neg.f64 b) (*.f64 (neg.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))))) (/.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 3/2 binary64)) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))))) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (/.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
(neg.f64 b) |
(*.f64 (neg.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
(pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) |
(sqrt.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 2 binary64))) |
(fabs.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) |
Compiled 25 543 to 2 497 computations (90.2% saved)
29 alts after pruning (20 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 566 | 8 | 574 |
| Fresh | 3 | 12 | 15 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 5 | 6 |
| Total | 571 | 29 | 600 |
| Status | Accuracy | Program |
|---|---|---|
| 30.0% | (/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) a))) | |
| 52.0% | (/.f64 (/.f64 (fma.f64 (neg.f64 b) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal 9 binary64)) a) | |
| 26.1% | (/.f64 (/.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))) (neg.f64 b)) #s(literal 3 binary64))) a) | |
| 30.1% | (/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) a) #s(literal 3 binary64)) | |
| 30.1% | (/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) #s(literal 3 binary64)) a) | |
| 33.5% | (/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) a) #s(literal 3 binary64)) | |
| 38.0% | (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) | |
| ✓ | 38.1% | (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
| 24.7% | (/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a))) | |
| 30.1% | (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) | |
| 54.0% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 54.1% | (/.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)) |
| ✓ | 30.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | 33.3% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
| 37.6% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 3 binary64)) | |
| 33.6% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) a) | |
| 37.9% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) | |
| 12.4% | (/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) a) c) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 12.4% | (/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 38.0% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
| 28.3% | (/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 33.5% | (/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
| 12.3% | #s(approx (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) | |
| ✓ | 37.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
| 38.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) | |
| ✓ | 37.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 c (/.f64 #s(literal -1/2 binary64) b))) |
| ✓ | 38.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 37.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (fma.f64 (/.f64 b a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) | |
| 37.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)) (*.f64 #s(literal -2/3 binary64) b)) a))) |
Compiled 2 051 to 812 computations (60.4% 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 c (/.f64 #s(literal -1/2 binary64) b))) |
#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 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (fma.f64 (/.f64 b a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) a) c) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)) (*.f64 #s(literal -2/3 binary64) b)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) a) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) (neg.f64 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)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.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 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 b) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b))))) #s(literal 9 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c))))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 3 binary64) a) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))))) (*.f64 #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) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (/.f64 (neg.f64 b) 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 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 #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 #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 (/.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))) (neg.f64 b)) #s(literal 3 binary64))) a) |
(/.f64 (+.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.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 (/.f64 b a) #s(literal -3 binary64))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #s(literal 4 binary64))) (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)) #s(literal 2 binary64)) (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 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) #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 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
5 calls:
| 32.0ms | a |
| 12.0ms | c |
| 12.0ms | b |
| 12.0ms | (*.f64 #s(literal 3 binary64) a) |
| 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)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.1% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 77.3% | 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)) |
| 54.1% | 1 | a |
| 86.7% | 3 | b |
| 54.1% | 1 | c |
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 c (/.f64 #s(literal -1/2 binary64) b))) |
#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 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (fma.f64 (/.f64 b a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) a) c) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)) (*.f64 #s(literal -2/3 binary64) b)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) a) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) (neg.f64 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)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.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 (-.f64 b (sqrt.f64 (fma.f64 c (*.f64 a #s(literal 3 binary64)) (*.f64 b b)))) a) #s(literal -3 binary64)) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 9.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.7% | 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 c (/.f64 #s(literal -1/2 binary64) b))) |
#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 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (fma.f64 (/.f64 b a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) a) c) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)) (*.f64 #s(literal -2/3 binary64) b)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) a) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) (neg.f64 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)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) a) #s(literal 3 binary64)) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 8.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.7% | 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 c (/.f64 #s(literal -1/2 binary64) b))) |
#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 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (fma.f64 (/.f64 b a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) a) c) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)) (*.f64 #s(literal -2/3 binary64) b)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) a) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) (neg.f64 b))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 7.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.2% | 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 c (/.f64 #s(literal -1/2 binary64) b))) |
#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 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (fma.f64 (/.f64 b a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) a) c) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)) (*.f64 #s(literal -2/3 binary64) b)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 a (*.f64 #s(literal -3 binary64) c)))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) a) #s(literal 3 binary64)) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 7.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.2% | 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 c (/.f64 #s(literal -1/2 binary64) b))) |
#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 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (fma.f64 (/.f64 b a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (+ (* (* -3 a) c) (* b b)))) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) a) c) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 c b)) (*.f64 #s(literal -2/3 binary64) b)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 6.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.0% | 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 c (/.f64 #s(literal -1/2 binary64) b))) |
#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 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) a) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) #s(literal 3 binary64)) |
| Outputs |
|---|
(/.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 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.9% | 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 c (/.f64 #s(literal -1/2 binary64) b))) |
#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 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.9% | 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 c (/.f64 #s(literal -1/2 binary64) b))) |
#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 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (neg b) (pow (pow (+ (* c (* a 3)) (* b b)) 2) 1/4)) (* 3 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c -3) a) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.9% | 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 c (/.f64 #s(literal -1/2 binary64) 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 c (/.f64 #s(literal -1/2 binary64) b))) |
1 calls:
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.8% | 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 | b |
| 1.0ms | a |
| 1.0ms | c |
| 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)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.0% | 1 | c |
| 38.0% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 38.0% | 1 | a |
| 38.0% | 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)) |
| 38.0% | 1 | b |
Compiled 23 to 26 computations (-13% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 56.0ms | 4.540567290414798e-45 | 9.968050759476188e-28 |
| 14.0ms | -1.918475235458485e+168 | -4.692014503633151e+164 |
| 14.0ms | 197× | 0 | valid |
| 10.0ms | 48× | 2 | valid |
| 6.0ms | 43× | 1 | valid |
| 2.0ms | 33× | 0 | invalid |
Compiled 706 to 584 computations (17.3% saved)
ival-mult: 7.0ms (30.6% of total)adjust: 4.0ms (17.5% of total)ival-div: 3.0ms (13.1% of total)ival-sqrt: 3.0ms (13.1% of total)ival-sub: 2.0ms (8.7% of total)ival-add: 2.0ms (8.7% of total)ival-neg: 2.0ms (8.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.540567290414798e-45 | 9.968050759476188e-28 |
| 9.0ms | -2.675029295622662e+85 | -1.311204958037116e+85 |
| 5.0ms | 80× | 0 | valid |
| 0.0ms | 4× | 0 | invalid |
Compiled 610 to 473 computations (22.5% saved)
ival-mult: 2.0ms (52.9% of total)ival-div: 1.0ms (26.4% of total)ival-sqrt: 1.0ms (26.4% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.540567290414798e-45 | 9.968050759476188e-28 |
| 1.0ms | -2.675029295622662e+85 | -1.311204958037116e+85 |
Compiled 595 to 488 computations (18% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.540567290414798e-45 | 9.968050759476188e-28 |
| 18.0ms | -3.8427451661921634e-86 | -1.1529975904870682e-88 |
| 9.0ms | 128× | 0 | valid |
| 3.0ms | 38× | 0 | invalid |
Compiled 912 to 706 computations (22.6% saved)
ival-mult: 3.0ms (39.7% of total)ival-div: 1.0ms (13.2% of total)ival-add: 1.0ms (13.2% of total)ival-sub: 1.0ms (13.2% of total)ival-sqrt: 1.0ms (13.2% of total)ival-neg: 1.0ms (13.2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.540567290414798e-45 | 9.968050759476188e-28 |
| 1.0ms | -3.8427451661921634e-86 | -1.1529975904870682e-88 |
Compiled 832 to 674 computations (19% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 1.66662719612913e-222 | 2.885325884833087e-202 |
| 11.0ms | 161× | 0 | valid |
| 6.0ms | 78× | 0 | invalid |
| 2.0ms | 15× | 1 | valid |
Compiled 504 to 403 computations (20% saved)
ival-mult: 5.0ms (40.8% of total)ival-div: 2.0ms (16.3% of total)ival-sqrt: 2.0ms (16.3% of total)ival-add: 1.0ms (8.2% of total)ival-sub: 1.0ms (8.2% of total)ival-neg: 1.0ms (8.2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.66662719612913e-222 | 2.885325884833087e-202 |
Compiled 504 to 403 computations (20% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 1.66662719612913e-222 | 2.885325884833087e-202 |
Compiled 669 to 491 computations (26.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.66662719612913e-222 | 2.885325884833087e-202 |
Compiled 526 to 392 computations (25.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.66662719612913e-222 | 2.885325884833087e-202 |
Compiled 526 to 392 computations (25.5% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 95 | 646 |
| 1 | 132 | 646 |
| 2 | 226 | 646 |
| 3 | 421 | 646 |
| 4 | 703 | 646 |
| 5 | 908 | 646 |
| 6 | 945 | 646 |
| 7 | 987 | 646 |
| 8 | 991 | 646 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 b #s(literal -480000000000000021314699274673087502852341089461941386365380121065776547939962827698661207365780589299847182810761677724132052498202261200185868691396011130852737024 binary64)) (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) (if (<=.f64 b #s(literal 8034690221294951/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) #s(literal 3 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 -26499999999999999697538788933827756577230552950710813825772288642960948136403005341696 binary64)) (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) (if (<=.f64 b #s(literal 8034690221294951/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.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)) #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 -26499999999999999697538788933827756577230552950710813825772288642960948136403005341696 binary64)) (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) (if (<=.f64 b #s(literal 8034690221294951/1606938044258990275541962092341162602522202993782792835301376 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 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -2071763886514469/1119872371088902105278721140284222139060822748617324767449994550481895935590080472690438746635803557888 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) (if (<=.f64 b #s(literal 8034690221294951/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 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 -2071763886514469/1119872371088902105278721140284222139060822748617324767449994550481895935590080472690438746635803557888 binary64)) (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) (if (<=.f64 b #s(literal 8034690221294951/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 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 691871614739731/406983302788077043095694079023514269845261128071039316430435657456301100941017582490321789603976702315852655675868728054558642679084433903830771243428395388555612645234009677640568743036609742720273743660637609984234054445646756670603264 binary64)) (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 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 691871614739731/406983302788077043095694079023514269845261128071039316430435657456301100941017582490321789603976702315852655675868728054558642679084433903830771243428395388555612645234009677640568743036609742720273743660637609984234054445646756670603264 binary64)) (/.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 (/.f64 c b) #s(literal -1/2 binary64)))) |
(if (<=.f64 b #s(literal 691871614739731/406983302788077043095694079023514269845261128071039316430435657456301100941017582490321789603976702315852655675868728054558642679084433903830771243428395388555612645234009677640568743036609742720273743660637609984234054445646756670603264 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
(if (<=.f64 b #s(literal 691871614739731/406983302788077043095694079023514269845261128071039316430435657456301100941017582490321789603976702315852655675868728054558642679084433903830771243428395388555612645234009677640568743036609742720273743660637609984234054445646756670603264 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 c b) #s(literal -1/2 binary64)))) |
(if (<=.f64 b #s(literal 691871614739731/406983302788077043095694079023514269845261128071039316430435657456301100941017582490321789603976702315852655675868728054558642679084433903830771243428395388555612645234009677640568743036609742720273743660637609984234054445646756670603264 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 c (/.f64 #s(literal -1/2 binary64) 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 -480000000000000021314699274673087502852341089461941386365380121065776547939962827698661207365780589299847182810761677724132052498202261200185868691396011130852737024 binary64)) (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) (if (<=.f64 b #s(literal 8034690221294951/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) #s(literal 3 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 -480000000000000021314699274673087502852341089461941386365380121065776547939962827698661207365780589299847182810761677724132052498202261200185868691396011130852737024 binary64)) (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) (if (<=.f64 b #s(literal 8034690221294951/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) b) #s(literal 3 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 -26499999999999999697538788933827756577230552950710813825772288642960948136403005341696 binary64)) (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) (if (<=.f64 b #s(literal 8034690221294951/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.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)) #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 -26499999999999999697538788933827756577230552950710813825772288642960948136403005341696 binary64)) (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) (if (<=.f64 b #s(literal 8034690221294951/1606938044258990275541962092341162602522202993782792835301376 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 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -2071763886514469/1119872371088902105278721140284222139060822748617324767449994550481895935590080472690438746635803557888 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) (if (<=.f64 b #s(literal 8034690221294951/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 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 -2071763886514469/1119872371088902105278721140284222139060822748617324767449994550481895935590080472690438746635803557888 binary64)) (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) (if (<=.f64 b #s(literal 8034690221294951/1606938044258990275541962092341162602522202993782792835301376 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 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 691871614739731/406983302788077043095694079023514269845261128071039316430435657456301100941017582490321789603976702315852655675868728054558642679084433903830771243428395388555612645234009677640568743036609742720273743660637609984234054445646756670603264 binary64)) (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 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 691871614739731/406983302788077043095694079023514269845261128071039316430435657456301100941017582490321789603976702315852655675868728054558642679084433903830771243428395388555612645234009677640568743036609742720273743660637609984234054445646756670603264 binary64)) (/.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 (/.f64 c b) #s(literal -1/2 binary64)))) |
(if (<=.f64 b #s(literal 691871614739731/406983302788077043095694079023514269845261128071039316430435657456301100941017582490321789603976702315852655675868728054558642679084433903830771243428395388555612645234009677640568743036609742720273743660637609984234054445646756670603264 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(approx (+ (* (/ (/ c b) b) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
(if (<=.f64 b #s(literal 691871614739731/406983302788077043095694079023514269845261128071039316430435657456301100941017582490321789603976702315852655675868728054558642679084433903830771243428395388555612645234009677640568743036609742720273743660637609984234054445646756670603264 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 c b) #s(literal -1/2 binary64)))) |
(if (<=.f64 b #s(literal 691871614739731/406983302788077043095694079023514269845261128071039316430435657456301100941017582490321789603976702315852655675868728054558642679084433903830771243428395388555612645234009677640568743036609742720273743660637609984234054445646756670603264 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 c (/.f64 #s(literal -1/2 binary64) b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 313 |
| 0 | 84 | 309 |
| 1 | 286 | 303 |
| 2 | 2056 | 303 |
| 0 | 8526 | 298 |
| 0 | 560 | 3023 |
| 1 | 1942 | 3000 |
| 0 | 8064 | 2850 |
| 0 | 1027 | 6454 |
| 1 | 3672 | 6408 |
| 0 | 8454 | 6091 |
| 0 | 12 | 51 |
| 0 | 20 | 51 |
| 1 | 65 | 51 |
| 2 | 483 | 50 |
| 3 | 5833 | 49 |
| 0 | 8853 | 45 |
| 0 | 45 | 261 |
| 0 | 73 | 255 |
| 1 | 256 | 246 |
| 2 | 1883 | 246 |
| 0 | 8405 | 246 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 646 to 98 computations (84.8% saved)
Compiled 1 326 to 220 computations (83.4% saved)
Loading profile data...