
Time bar (total: 16.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 21 to 13 computations (38.1% saved)
ival-mult: 26.0ms (27% of total)ival-neg: 22.0ms (22.8% of total)ival-add: 21.0ms (21.8% of total)ival-sqrt: 10.0ms (10.4% of total)ival-div: 8.0ms (8.3% of total)ival-sub: 7.0ms (7.3% of total)const: 2.0ms (2.1% of total)backward-pass: 1.0ms (1% of total)| 664.0ms | 1932× | 2 | valid |
| 587.0ms | 5530× | 0 | valid |
| 198.0ms | 794× | 1 | valid |
| 130.0ms | 997× | 0 | invalid |
ival-mult: 422.0ms (39.9% of total)ival-div: 136.0ms (12.9% of total)ival-sqrt: 126.0ms (11.9% of total)ival-neg: 103.0ms (9.7% of total)backward-pass: 96.0ms (9.1% of total)ival-add: 91.0ms (8.6% of total)ival-sub: 69.0ms (6.5% of total)const: 15.0ms (1.4% of total)| 2× | egg-herbie |
| 2336× | fnmadd-define |
| 1694× | fma-define |
| 1686× | div-sub |
| 1628× | sum5-define |
| 1602× | fmsub-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 165 |
| 1 | 180 | 150 |
| 2 | 520 | 140 |
| 3 | 1422 | 140 |
| 4 | 4557 | 140 |
| 0 | 12 | 16 |
| 1 | 31 | 15 |
| 2 | 70 | 14 |
| 3 | 169 | 14 |
| 4 | 293 | 14 |
| 5 | 522 | 14 |
| 6 | 1036 | 14 |
| 7 | 2219 | 14 |
| 8 | 5242 | 14 |
| 9 | 7793 | 14 |
| 0 | 8209 | 14 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
| Outputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a))) |
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a)) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a)))) |
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a))) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a))) |
(/ (+ (neg a) (sqrt (- (* a a) (* (* 3 b) c)))) (* 3 b)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) (* 3 c)) |
(/ (+ (neg c) (sqrt (- (* c c) (* (* 3 a) b)))) (* 3 a)) |
| Outputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) |
(/ (- (sqrt (fma c (* a -3) (square b))) b) (* 3 a)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a))) |
(* (/ (- (sqrt (fma 3 (* a c) (square b))) b) a) -1/3) |
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a)) |
(* (/ (+ b (sqrt (fma c (* a -3) (square b)))) a) 1/3) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a)) |
(* (/ (- (sqrt (fma 3 (* a c) (square b))) b) a) 1/3) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 (neg a)) c)))) (* 3 (neg a)))) |
(* (/ (- (sqrt (fma 3 (* a c) (square b))) b) a) 1/3) |
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 3 a) c)))) (* 3 a))) |
(* (/ (+ b (sqrt (fma c (* a -3) (square b)))) a) -1/3) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) (neg c))))) (* 3 a))) |
(* (/ (- (sqrt (fma 3 (* a c) (square b))) b) a) -1/3) |
(/ (+ (neg a) (sqrt (- (* a a) (* (* 3 b) c)))) (* 3 b)) |
(/ (- (sqrt (fma b (* c -3) (square a))) a) (* b 3)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 3 c) a)))) (* 3 c)) |
(/ (- (sqrt (fma c (* a -3) (square b))) b) (* 3 c)) |
(/ (+ (neg c) (sqrt (- (* c c) (* (* 3 a) b)))) (* 3 a)) |
(/ (- (sqrt (fma b (* a -3) (square c))) c) (* 3 a)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 104 | 0 | - | 1 | (-3.768529557261461e-291 -5.876543543093089e-157 -2.4163353339209607e-221) | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| 51 | 1 | (8.302034265224224e-188 3.4101146356897838e-183 4.1364356801490685e-181) | 0 | - | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
| 12 | 0 | - | 1 | (-2.2589230622603206e-144 6.705871708965623e-90 -6.04388616680746e-257) | (/.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)) |
| 4 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 3 binary64) a) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (neg.f64 b) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 3 binary64) a) c) |
| 0 | 0 | - | 0 | - | #s(literal 3 binary64) |
| 0 | 0 | - | 0 | - | a |
| 99.0ms | 110× | 2 | valid |
| 62.0ms | 362× | 0 | valid |
| 12.0ms | 40× | 1 | valid |
Compiled 160 to 38 computations (76.3% saved)
ival-mult: 19.0ms (34.2% of total)ival-sqrt: 10.0ms (18% of total)backward-pass: 7.0ms (12.6% of total)ival-div: 6.0ms (10.8% of total)ival-neg: 5.0ms (9% of total)ival-sub: 4.0ms (7.2% of total)ival-add: 4.0ms (7.2% of total)const: 1.0ms (1.8% of total)Compiled 19 to 13 computations (31.6% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.5% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
Compiled 19 to 13 computations (31.6% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
| 2880× | fnmadd-define |
| 1658× | fma-define |
| 1486× | fnmsub-define |
| 1378× | fmm-def |
| 1330× | fmsub-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 61 |
| 1 | 28 | 57 |
| 2 | 56 | 57 |
| 3 | 85 | 57 |
| 4 | 145 | 57 |
| 5 | 259 | 57 |
| 6 | 480 | 57 |
| 7 | 941 | 57 |
| 8 | 2141 | 57 |
| 9 | 4662 | 57 |
| 10 | 7373 | 57 |
| 0 | 8062 | 57 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) (* 3 a)) |
(- (sqrt (+ (* b b) (* c (* a -3)))) b) |
(sqrt (+ (* b b) (* c (* a -3)))) |
(+ (* b b) (* c (* a -3))) |
(* b b) |
b |
(* c (* a -3)) |
c |
(* a -3) |
a |
-3 |
(* 3 a) |
3 |
| Outputs |
|---|
(/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) (* 3 a)) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
(- (sqrt (+ (* b b) (* c (* a -3)))) b) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
(sqrt (+ (* b b) (* c (* a -3)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(+ (* b b) (* c (* a -3))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(* b b) |
(*.f64 b b) |
b |
(* c (* a -3)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
c |
(* a -3) |
(*.f64 a #s(literal -3 binary64)) |
a |
-3 |
#s(literal -3 binary64) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.7% | (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
| ✓ | accuracy | 95.9% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 82.0% | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
| ✓ | accuracy | 62.2% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
| 29.0ms | 181× | 0 | valid |
| 29.0ms | 55× | 2 | valid |
| 6.0ms | 20× | 1 | valid |
Compiled 70 to 14 computations (80% saved)
ival-mult: 10.0ms (40.4% of total)backward-pass: 4.0ms (16.2% of total)ival-sqrt: 3.0ms (12.1% of total)ival-div: 3.0ms (12.1% of total)ival-sub: 2.0ms (8.1% of total)ival-add: 2.0ms (8.1% of total)const: 1.0ms (4% of total)| Inputs |
|---|
#<alt (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) (* 3 a))> |
#<alt (- (sqrt (+ (* b b) (* c (* a -3)))) b)> |
#<alt (sqrt (+ (* b b) (* c (* a -3))))> |
#<alt (+ (* b b) (* c (* a -3)))> |
| Outputs |
|---|
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))> |
#<alt (+ (* 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)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -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)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))> |
#<alt (* -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)))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* 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))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* 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))))))> |
#<alt (* 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)))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -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)))))))> |
#<alt (* -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)))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -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)))))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (+ (* -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))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -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)))))> |
#<alt (+ (* -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)))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* 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)))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -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)> |
#<alt (/ (+ (* -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)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -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))))))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* 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))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))> |
#<alt (* 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)))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))> |
#<alt (* -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))))))> |
#<alt (* -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))))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* 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))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))> |
#<alt (* 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)))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))> |
#<alt (* -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))))))> |
#<alt (* -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))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* (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)))))))> |
#<alt (+ (* (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)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* 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)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -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))))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* 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)))))> |
#<alt (* 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))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -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)))))))> |
#<alt (* -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))))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* 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)))))> |
#<alt (* 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))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -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)))))))> |
#<alt (* -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))))))))> |
#<alt (* -3 (* a c))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | a | @ | 0 | (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) (* 3 a)) |
| 2.0ms | a | @ | -inf | (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) (* 3 a)) |
| 1.0ms | b | @ | inf | (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) (* 3 a)) |
| 1.0ms | c | @ | 0 | (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) (* 3 a)) |
| 1.0ms | b | @ | 0 | (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) (* 3 a)) |
| 1× | batch-egg-rewrite |
| 3184× | *-lowering-*.f32 |
| 3184× | *-lowering-*.f64 |
| 2946× | /-lowering-/.f32 |
| 2946× | /-lowering-/.f64 |
| 1496× | sum3-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 43 |
| 1 | 40 | 39 |
| 2 | 150 | 39 |
| 3 | 796 | 39 |
| 4 | 7633 | 39 |
| 0 | 8533 | 39 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) (* 3 a)) |
(- (sqrt (+ (* b b) (* c (* a -3)))) b) |
(sqrt (+ (* b b) (* c (* a -3)))) |
(+ (* b b) (* c (* a -3))) |
| Outputs |
|---|
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 3 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) #s(literal 1 binary64))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) |
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) |
(+.f64 (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (neg.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 a (*.f64 a #s(literal 9 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 0 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 0 binary64)) (/.f64 b (*.f64 a #s(literal -3 binary64)))) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 a (/.f64 a b)) (/.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 a (*.f64 a #s(literal 9 binary64))))) |
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (*.f64 b a) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) |
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (/.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 a #s(literal 9 binary64)))) |
(-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (-.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 a #s(literal 9 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 a (*.f64 a #s(literal 9 binary64))))) |
(-.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(-.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(-.f64 (/.f64 a (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(-.f64 (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 a #s(literal -3 binary64)))) (/.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b)) (*.f64 a (*.f64 a #s(literal -3 binary64))))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 a #s(literal -3 binary64)))) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 a #s(literal -3 binary64))))) |
(-.f64 (/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (*.f64 a #s(literal -9 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a) (*.f64 a #s(literal -9 binary64)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (/.f64 a (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a a)) (/.f64 (/.f64 a (/.f64 #s(literal 3 binary64) b)) (*.f64 a a))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b))) |
(-.f64 (/.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal -9 binary64))) (/.f64 (*.f64 #s(literal -3 binary64) b) (*.f64 a #s(literal -9 binary64)))) |
(-.f64 (/.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) b)) (/.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 9 binary64)) (/.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) #s(literal 9 binary64))) |
(-.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 0 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) (+.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 3 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b) (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -3 binary64))) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 #s(literal -3 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -9 binary64)) (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 b #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 9 binary64) (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))) |
(/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a (*.f64 a #s(literal 9 binary64)))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) |
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 #s(literal 3 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (-.f64 #s(literal 3 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -3 binary64))) |
(/.f64 (-.f64 #s(literal 3 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b)) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a)) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a)) (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64)))) |
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) (*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -3 binary64))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b))) (*.f64 #s(literal 1 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 #s(literal -3 binary64) b)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b))) |
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 b #s(literal 3 binary64))) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64)))) |
(/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b a))) #s(literal 9 binary64)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (*.f64 a (*.f64 a #s(literal -9 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a)) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 #s(literal -3 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -3 binary64))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -3 binary64)))) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64))) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) |
(/.f64 (+.f64 #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) a) (*.f64 a (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal -3 binary64)) (/.f64 a (/.f64 a b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (*.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 a a)) |
(/.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) b))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) (/.f64 a b))) #s(literal -9 binary64)) |
(/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal -3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) #s(literal 9 binary64)) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) #s(literal -3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal -3 binary64))) (*.f64 #s(literal -3 binary64) b)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b #s(literal 3 binary64))) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 b a))) #s(literal 9 binary64)) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) a) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal -3 binary64)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) #s(literal -9 binary64)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b)) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (*.f64 a #s(literal -3 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a)) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) a) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (+.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal -9 binary64)))) |
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (+.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (+.f64 (*.f64 b a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (+.f64 (*.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (+.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -9 binary64)))) |
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) a)) |
(/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) #s(literal -3 binary64))) |
(/.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (+.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) |
(/.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b))) |
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b)) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b))) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) |
(/.f64 (+.f64 a (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) #s(literal -3 binary64))) |
(/.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b))) |
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (+.f64 (/.f64 a (/.f64 #s(literal 3 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (+.f64 (/.f64 a (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) #s(literal -9 binary64)) |
(/.f64 (+.f64 (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)))) #s(literal 9 binary64)) |
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (+.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) #s(literal 3 binary64)) (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) #s(literal -3 binary64)) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 a #s(literal -3 binary64))) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)))) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 3 binary64)) (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) #s(literal 9 binary64)) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)))) #s(literal -9 binary64)) |
(/.f64 (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a)) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 a #s(literal -3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) b) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) |
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) |
(/.f64 (-.f64 #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 3 binary64))) |
(/.f64 (-.f64 a (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b #s(literal -3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (*.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 b #s(literal -3 binary64)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -3 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 b #s(literal -3 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal -3 binary64)) (*.f64 a (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal -3 binary64)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) #s(literal -9 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (*.f64 a #s(literal -3 binary64))) (*.f64 b a)) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b a))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b #s(literal -3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) #s(literal -3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal -3 binary64) b)) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a #s(literal -3 binary64))) (*.f64 b #s(literal 3 binary64))) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) a) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 b a))) #s(literal -9 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal -3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) (*.f64 a #s(literal -3 binary64))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) a) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) #s(literal -3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a)) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 a #s(literal -3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (*.f64 a (*.f64 a #s(literal -9 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a))) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (/.f64 b (/.f64 #s(literal 1/3 binary64) a)))) (*.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (*.f64 a (*.f64 a #s(literal 9 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b))) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b)) #s(literal 1 binary64)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b)) #s(literal -1 binary64)) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b))) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b)) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b)))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a))) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (neg.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (neg.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (neg.f64 (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 3 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (neg.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a))) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a)) (neg.f64 (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b)))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 #s(literal -3 binary64) b))) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64))) (neg.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) b))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 b #s(literal 3 binary64)))) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (neg.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b a)))) #s(literal -9 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) #s(literal 3 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 3 binary64)) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal -3 binary64))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -3 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal 1 binary64)) #s(literal -3 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64)))) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b)))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a))) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 3 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) (*.f64 a (*.f64 a #s(literal -9 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64)))) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a))) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a))) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b)))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b)))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 #s(literal -3 binary64) b))) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64))) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 b #s(literal 3 binary64)))) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b a)))) #s(literal 9 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b))) #s(literal 9 binary64)) |
(/.f64 (*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64)) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b))) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a)) #s(literal 1 binary64)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64)) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64)) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 3 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal 1 binary64)) (*.f64 a (*.f64 a #s(literal -9 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b)) |
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a)) #s(literal 1 binary64)) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) #s(literal 1 binary64)) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) #s(literal 1 binary64)) (*.f64 a (*.f64 a #s(literal -3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b))) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 #s(literal -3 binary64) b)) #s(literal 1 binary64)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 a #s(literal 9 binary64)) b)) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b a))) #s(literal 1 binary64)) #s(literal 9 binary64)) |
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b)) (/.f64 #s(literal 1 binary64) a)) #s(literal 9 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)))) (*.f64 a (*.f64 a #s(literal 9 binary64)))) |
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 9 binary64))) a) |
(/.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) #s(literal -1 binary64)) a) |
(/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b))) (/.f64 a #s(literal 1/3 binary64))) a) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a)) (/.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) |
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) |
(/.f64 (/.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) a) |
(/.f64 (/.f64 (-.f64 #s(literal 3 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 3 binary64)) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a #s(literal -3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64))) (*.f64 a #s(literal -3 binary64))) a) |
(/.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a)) (*.f64 a #s(literal -3 binary64))) #s(literal 3 binary64)) |
(/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) a) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) a) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) a) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b))) a) a) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) a) #s(literal 3 binary64)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) #s(literal -1 binary64)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) (-.f64 #s(literal 0 binary64) a)) #s(literal -3 binary64)) |
(/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 #s(literal -3 binary64) b)) #s(literal 3 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64)) #s(literal 3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 b #s(literal 3 binary64))) #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) a) #s(literal 3 binary64)) |
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) a)) #s(literal -3 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))) a) #s(literal 3 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) (*.f64 a #s(literal -3 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) a)) #s(literal -3 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64))))) |
(*.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (*.f64 a #s(literal 9 binary64)))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal -3 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (+.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) a)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64)))) |
(*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal -3 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(*.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(*.f64 (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(*.f64 (-.f64 a (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 1/3 binary64) a)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(*.f64 (-.f64 #s(literal 3 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal -3 binary64))) b) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -9 binary64))) b))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -3 binary64))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) (/.f64 (/.f64 b (/.f64 #s(literal 1/3 binary64) a)) a)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64)))) |
(*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/3 binary64) a)))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a b)) a) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -3 binary64))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a)) (/.f64 a (/.f64 #s(literal 3 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 #s(literal 1/3 binary64) a))) (*.f64 #s(literal -3 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64)))) |
(*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) b))) |
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -9 binary64)))) |
(*.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b a))) #s(literal 1/9 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) |
(*.f64 #s(literal -1/3 binary64) (pow.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal -9 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) |
(*.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64)) #s(literal -1/3 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 9 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 9 binary64))) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 1/3 binary64) a))) (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (+.f64 (/.f64 a (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(+.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64))) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
(-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) b) |
(-.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1 binary64))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64)) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) |
(pow.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 1 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 #s(literal 3 binary64) (/.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) #s(literal -3 binary64)) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) #s(literal 3 binary64)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) |
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(fma.f64 c (*.f64 a #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 c a) (*.f64 b b)) |
(fma.f64 #s(literal 3 binary64) (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal 3 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64) (*.f64 b b)) |
| 1× | egg-herbie |
| 5988× | *-lowering-*.f32 |
| 5988× | *-lowering-*.f64 |
| 2330× | +-lowering-+.f64 |
| 2330× | +-lowering-+.f32 |
| 1558× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 558 | 3241 |
| 1 | 1915 | 3067 |
| 2 | 7258 | 3061 |
| 0 | 8104 | 3061 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(* 1/3 (* (sqrt (/ c a)) (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))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1/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/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 (/ 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))))) |
(* (sqrt (* a c)) (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))) |
(* -3/2 (/ (* a c) 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) |
(* -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)))))))) |
(* -3/2 (/ (* a c) 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)))))))) |
(* (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))) |
(* -1 (* (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)))))) |
(* -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)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(* -1 (* (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)))))) |
(* (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))))))))) |
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 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)))))))) |
b |
(+ b (* -3/2 (/ (* a c) 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)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(* -1 (* (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)))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* 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)))))))) |
(* -3 (* a c)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* -3 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* -3 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
| Outputs |
|---|
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (/.f64 #s(literal -1/3 binary64) 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))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a)))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b))) 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 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))))) 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 (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.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))))))) b) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c (*.f64 a a))))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) 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)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/6 binary64) a) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))))) |
(* 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 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))) |
(* 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 c (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) c) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/24 binary64)))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/3 binary64))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 c (neg.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) |
(* -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 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal -1/6 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) c)) (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 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) c)) c)) (neg.f64 c)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b 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))))))) |
(+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) c) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64)))) b)))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/3 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) b)) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) b) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))))) a)) a)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 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))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))))))))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (*.f64 c (*.f64 c c))) (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 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) (/.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)))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 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))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))) |
(* 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 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) b))))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 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))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (/.f64 b c)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 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 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b))) (sqrt.f64 #s(literal 3 binary64))) b) c)) (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 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 c)) b) c)) (neg.f64 c)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 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))))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) #s(literal -9/8 binary64)))))) |
(* 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 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) #s(literal -9/8 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.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))))))))) |
(* (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 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(*.f64 a (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal 1/2 binary64))))) |
(* 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 a (+.f64 (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 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 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b))) (sqrt.f64 #s(literal 3 binary64))) b) a)) (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 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal -1/8 binary64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) b) a)) (neg.f64 a)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.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))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 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))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (*.f64 (/.f64 #s(literal -1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))))))) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))) |
(* 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 b (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 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 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b 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)))))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (sqrt.f64 #s(literal -3 binary64))))) |
(* 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 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64)))))) |
(* 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 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.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))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.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)) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))))) (neg.f64 c)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b 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)))))))) |
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c a))) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) #s(literal -9/8 binary64))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal 1/2 binary64))))) |
(* 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 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))))) |
(* 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 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) |
(* -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 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal 1/2 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal 1/2 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal 1/2 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))))))) (neg.f64 a)) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 (*.f64 b b) c))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -3 binary64)) (/.f64 (*.f64 b b) a))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
Compiled 19813 to 2077 computations (89.5% saved)
31 alts after pruning (30 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 696 | 30 | 726 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 696 | 31 | 727 |
| Status | Accuracy | Program |
|---|---|---|
| 53.4% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) a) #s(literal 3 binary64)) | |
| ▶ | 53.5% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
| 47.9% | (/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a) (*.f64 a #s(literal 9 binary64))) | |
| 25.7% | (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 53.4% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) | |
| 53.4% | (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) | |
| 11.9% | (/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a)) | |
| 9.4% | (/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 37.6% | (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) | |
| 34.4% | (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 11.6% | (/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a)) |
| ▶ | 53.5% | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) b) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | 53.5% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
| 29.2% | (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a)) | |
| 33.5% | (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 26.2% | (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) | |
| ▶ | 52.3% | (/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) #s(literal -9 binary64)) |
| 37.9% | (/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a))) (*.f64 a a)) | |
| 53.5% | (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b)) (*.f64 a #s(literal 9 binary64))) | |
| 14.8% | (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a)) | |
| 31.8% | (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) | |
| ▶ | 37.0% | (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
| 37.0% | (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) | |
| 53.5% | (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) | |
| 53.2% | (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) | |
| 42.9% | (+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) | |
| 53.4% | (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) | |
| 53.5% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) | |
| 35.8% | (*.f64 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) | |
| 29.7% | (*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))) | |
| 23.6% | (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b))) |
Compiled 1347 to 879 computations (34.7% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 a b) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 3 binary64) (/.f64 a b)) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) #s(literal -9 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) b) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) b) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | cost-diff | 256 | (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) |
| ✓ | cost-diff | 256 | (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) b) |
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -2/3 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
| 2196× | *-lowering-*.f32 |
| 2196× | *-lowering-*.f64 |
| 2030× | sum3-define |
| 1462× | fmsub-define |
| 1360× | fmm-def |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 327 |
| 1 | 101 | 306 |
| 2 | 246 | 306 |
| 3 | 730 | 293 |
| 4 | 2333 | 293 |
| 5 | 5023 | 293 |
| 0 | 8138 | 293 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a) 3) |
(/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a) |
(- (sqrt (+ (* b b) (* c (* a -3)))) b) |
(sqrt (+ (* b b) (* c (* a -3)))) |
(+ (* b b) (* c (* a -3))) |
(* b b) |
b |
(* c (* a -3)) |
c |
(* a -3) |
a |
-3 |
3 |
(/ (* b -2/3) a) |
(* b -2/3) |
b |
-2/3 |
a |
(/ (- (* b (+ 1 (/ (* c (* a -3/2)) (* b b)))) b) (* 3 a)) |
(- (* b (+ 1 (/ (* c (* a -3/2)) (* b b)))) b) |
(* b (+ 1 (/ (* c (* a -3/2)) (* b b)))) |
b |
(+ 1 (/ (* c (* a -3/2)) (* b b))) |
1 |
(/ (* c (* a -3/2)) (* b b)) |
(* c (* a -3/2)) |
c |
(* a -3/2) |
a |
-3/2 |
(* b b) |
(* 3 a) |
3 |
(/ (- (sqrt (- (* b b) (/ c (/ 1/3 a)))) b) (* 3 a)) |
(- (sqrt (- (* b b) (/ c (/ 1/3 a)))) b) |
(sqrt (- (* b b) (/ c (/ 1/3 a)))) |
(- (* b b) (/ c (/ 1/3 a))) |
(* b b) |
b |
(/ c (/ 1/3 a)) |
c |
(/ 1/3 a) |
1/3 |
a |
(* 3 a) |
3 |
(/ (+ (/ 3 (/ a b)) (* -3 (/ (sqrt (+ (* b b) (* c (* a -3)))) a))) -9) |
(+ (/ 3 (/ a b)) (* -3 (/ (sqrt (+ (* b b) (* c (* a -3)))) a))) |
(/ 3 (/ a b)) |
3 |
(/ a b) |
a |
b |
(* -3 (/ (sqrt (+ (* b b) (* c (* a -3)))) a)) |
-3 |
(/ (sqrt (+ (* b b) (* c (* a -3)))) a) |
(sqrt (+ (* b b) (* c (* a -3)))) |
(+ (* b b) (* c (* a -3))) |
(* b b) |
(* c (* a -3)) |
c |
(* a -3) |
-9 |
| Outputs |
|---|
(/ (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a) 3) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (*.f64 a #s(literal 3 binary64))) |
(/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a) |
(- (sqrt (+ (* b b) (* c (* a -3)))) b) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) |
(sqrt (+ (* b b) (* c (* a -3)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) |
(+ (* b b) (* c (* a -3))) |
(+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(* b b) |
(*.f64 b b) |
b |
(* c (* a -3)) |
(/.f64 c (/.f64 #s(literal -1/3 binary64) a)) |
c |
(* a -3) |
(*.f64 a #s(literal -3 binary64)) |
a |
-3 |
#s(literal -3 binary64) |
3 |
#s(literal 3 binary64) |
(/ (* b -2/3) a) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* b -2/3) |
(*.f64 b #s(literal -2/3 binary64)) |
b |
-2/3 |
#s(literal -2/3 binary64) |
a |
(/ (- (* b (+ 1 (/ (* c (* a -3/2)) (* b b)))) b) (* 3 a)) |
(/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) #s(literal 3 binary64)) a) |
(- (* b (+ 1 (/ (* c (* a -3/2)) (* b b)))) b) |
(*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b)) |
(* b (+ 1 (/ (* c (* a -3/2)) (* b b)))) |
(+.f64 b (*.f64 c (/.f64 (*.f64 a #s(literal -3/2 binary64)) b))) |
b |
(+ 1 (/ (* c (* a -3/2)) (* b b))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) |
1 |
#s(literal 1 binary64) |
(/ (* c (* a -3/2)) (* b b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* c (* a -3/2)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
c |
(* a -3/2) |
(*.f64 a #s(literal -3/2 binary64)) |
a |
-3/2 |
#s(literal -3/2 binary64) |
(* b b) |
(*.f64 b b) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
(/ (- (sqrt (- (* b b) (/ c (/ 1/3 a)))) b) (* 3 a)) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (*.f64 a #s(literal 3 binary64))) |
(- (sqrt (- (* b b) (/ c (/ 1/3 a)))) b) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) |
(sqrt (- (* b b) (/ c (/ 1/3 a)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) |
(- (* b b) (/ c (/ 1/3 a))) |
(+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(* b b) |
(*.f64 b b) |
b |
(/ c (/ 1/3 a)) |
(/.f64 (*.f64 c a) #s(literal 1/3 binary64)) |
c |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
1/3 |
#s(literal 1/3 binary64) |
a |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
(/ (+ (/ 3 (/ a b)) (* -3 (/ (sqrt (+ (* b b) (* c (* a -3)))) a))) -9) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -3 binary64) a))) #s(literal -9 binary64)) |
(+ (/ 3 (/ a b)) (* -3 (/ (sqrt (+ (* b b) (* c (* a -3)))) a))) |
(+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -3 binary64) a))) |
(/ 3 (/ a b)) |
(/.f64 #s(literal 3 binary64) (/.f64 a b)) |
3 |
#s(literal 3 binary64) |
(/ a b) |
(/.f64 a b) |
a |
b |
(* -3 (/ (sqrt (+ (* b b) (* c (* a -3)))) a)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -3 binary64) a)) |
-3 |
#s(literal -3 binary64) |
(/ (sqrt (+ (* b b) (* c (* a -3)))) a) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) |
(sqrt (+ (* b b) (* c (* a -3)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) |
(+ (* b b) (* c (* a -3))) |
(+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(* b b) |
(*.f64 b b) |
(* c (* a -3)) |
(/.f64 c (/.f64 #s(literal -1/3 binary64) a)) |
c |
(* a -3) |
(*.f64 a #s(literal -3 binary64)) |
-9 |
#s(literal -9 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 3 binary64) (/.f64 a b)) |
| ✓ | accuracy | 98.7% | (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
| ✓ | accuracy | 75.6% | (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) |
| ✓ | accuracy | 62.2% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
| ✓ | accuracy | 98.7% | (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) |
| ✓ | accuracy | 95.9% | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) b) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 82.0% | (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) b) |
| ✓ | accuracy | 62.2% | (sqrt.f64 (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) |
| ✓ | accuracy | 92.3% | (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) |
| ✓ | accuracy | 84.7% | (/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 81.8% | (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
| ✓ | accuracy | 58.9% | (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) b) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
| ✓ | accuracy | 99.5% | (*.f64 b #s(literal -2/3 binary64)) |
| ✓ | accuracy | 98.7% | (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
| ✓ | accuracy | 96.1% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) |
| ✓ | accuracy | 82.0% | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
| ✓ | accuracy | 62.2% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
| 172.0ms | 92× | 0 | valid |
| 131.0ms | 59× | 2 | valid |
| 128.0ms | 86× | 1 | valid |
| 85.0ms | 19× | 3 | valid |
Compiled 357 to 41 computations (88.5% saved)
ival-div: 59.0ms (29.7% of total)ival-mult: 35.0ms (17.6% of total)ival-sub: 28.0ms (14.1% of total)backward-pass: 26.0ms (13.1% of total)ival-add: 24.0ms (12.1% of total)...c/correct-round.rkt:119:19: 16.0ms (8.1% of total)ival-sqrt: 9.0ms (4.5% of total)const: 1.0ms (0.5% of total)| Inputs |
|---|
#<alt (/ (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a) 3)> |
#<alt (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a)> |
#<alt (- (sqrt (+ (* b b) (* c (* a -3)))) b)> |
#<alt (sqrt (+ (* b b) (* c (* a -3))))> |
#<alt (/ (* b -2/3) a)> |
#<alt (* b -2/3)> |
#<alt (- (* b (+ 1 (/ (* c (* a -3/2)) (* b b)))) b)> |
#<alt (* b (+ 1 (/ (* c (* a -3/2)) (* b b))))> |
#<alt (/ (- (* b (+ 1 (/ (* c (* a -3/2)) (* b b)))) b) (* 3 a))> |
#<alt (+ 1 (/ (* c (* a -3/2)) (* b b)))> |
#<alt (/ (- (sqrt (- (* b b) (/ c (/ 1/3 a)))) b) (* 3 a))> |
#<alt (- (sqrt (- (* b b) (/ c (/ 1/3 a)))) b)> |
#<alt (sqrt (- (* b b) (/ c (/ 1/3 a))))> |
#<alt (- (* b b) (/ c (/ 1/3 a)))> |
#<alt (/ (+ (/ 3 (/ a b)) (* -3 (/ (sqrt (+ (* b b) (* c (* a -3)))) a))) -9)> |
#<alt (+ (/ 3 (/ a b)) (* -3 (/ (sqrt (+ (* b b) (* c (* a -3)))) a)))> |
#<alt (/ 3 (/ a b))> |
#<alt (/ a b)> |
#<alt (+ (* b b) (* c (* a -3)))> |
#<alt (/ (* c (* a -3/2)) (* b b))> |
| Outputs |
|---|
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))> |
#<alt (+ (* 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)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -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)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))> |
#<alt (* -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)))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* 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))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* 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))))))> |
#<alt (* 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)))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -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)))))))> |
#<alt (* -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)))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -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)))))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (+ (* -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))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -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)))))> |
#<alt (+ (* -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)))))> |
#<alt (* (sqrt (/ c a)) (sqrt -3))> |
#<alt (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* 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)))> |
#<alt (* -3/2 (/ c b))> |
#<alt (/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -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)> |
#<alt (* -2 (/ b a))> |
#<alt (* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))> |
#<alt (* -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)))))))> |
#<alt (* -3/2 (/ c b))> |
#<alt (* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b))))> |
#<alt (* 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))))> |
#<alt (* (sqrt (/ c a)) (sqrt -3))> |
#<alt (* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -3))))> |
#<alt (* 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)))))> |
#<alt (* 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))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c)))))> |
#<alt (* -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))))))> |
#<alt (* -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))))))> |
#<alt (* -3/2 (/ c b))> |
#<alt (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -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)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -3))> |
#<alt (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -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)))))> |
#<alt (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)))> |
#<alt (+ (* -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)))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* 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)))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -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)> |
#<alt (/ (+ (* -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)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -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))))))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* 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))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))> |
#<alt (* 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)))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))> |
#<alt (* -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))))))> |
#<alt (* -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))))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* 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))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))> |
#<alt (* 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)))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))> |
#<alt (* -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))))))> |
#<alt (* -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))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* (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)))))))> |
#<alt (+ (* (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)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* 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)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -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))))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* 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)))))> |
#<alt (* 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))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -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)))))))> |
#<alt (* -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))))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* 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)))))> |
#<alt (* 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))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -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)))))))> |
#<alt (* -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))))))))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (/ (+ (* -3/2 (* a c)) (pow b 2)) b)> |
#<alt (/ (+ (* -3/2 (* a c)) (pow b 2)) b)> |
#<alt (/ (+ (* -3/2 (* a c)) (pow b 2)) b)> |
#<alt b> |
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))> |
#<alt b> |
#<alt (* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1)))> |
#<alt (* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1)))> |
#<alt (* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1)))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* c (+ (* -3/2 (/ a b)) (/ b c)))> |
#<alt (* c (+ (* -3/2 (/ a b)) (/ b c)))> |
#<alt (* c (+ (* -3/2 (/ a b)) (/ b c)))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b)))))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b)))))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b)))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* a (+ (* -3/2 (/ c b)) (/ b a)))> |
#<alt (* a (+ (* -3/2 (/ c b)) (/ b a)))> |
#<alt (* a (+ (* -3/2 (/ c b)) (/ b a)))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 3/2 (/ c b)))))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 3/2 (/ c b)))))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 3/2 (/ c b)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt 1> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* c (+ (* -3/2 (/ a (pow b 2))) (/ 1 c)))> |
#<alt (* c (+ (* -3/2 (/ a (pow b 2))) (/ 1 c)))> |
#<alt (* c (+ (* -3/2 (/ a (pow b 2))) (/ 1 c)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -1 (* c (- (* 3/2 (/ a (pow b 2))) (/ 1 c))))> |
#<alt (* -1 (* c (- (* 3/2 (/ a (pow b 2))) (/ 1 c))))> |
#<alt (* -1 (* c (- (* 3/2 (/ a (pow b 2))) (/ 1 c))))> |
#<alt 1> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* a (+ (* -3/2 (/ c (pow b 2))) (/ 1 a)))> |
#<alt (* a (+ (* -3/2 (/ c (pow b 2))) (/ 1 a)))> |
#<alt (* a (+ (* -3/2 (/ c (pow b 2))) (/ 1 a)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -1 (* a (- (* 3/2 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* a (- (* 3/2 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* a (- (* 3/2 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (/ (+ (* -3/2 (* a c)) (pow b 2)) (pow b 2))> |
#<alt (/ (+ (* -3/2 (* a c)) (pow b 2)) (pow b 2))> |
#<alt (/ (+ (* -3/2 (* a c)) (pow b 2)) (pow b 2))> |
#<alt 1> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt 1> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))> |
#<alt (+ (* 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)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -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)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))> |
#<alt (* -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)))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* 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))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* 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))))))> |
#<alt (* 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)))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -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)))))))> |
#<alt (* -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)))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -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)))))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (+ (* -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))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -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)))))> |
#<alt (+ (* -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)))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* 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)))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -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)> |
#<alt (/ (+ (* -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)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -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))))))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* 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))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))> |
#<alt (* 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)))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))> |
#<alt (* -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))))))> |
#<alt (* -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))))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* 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))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))> |
#<alt (* 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)))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))> |
#<alt (* -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))))))> |
#<alt (* -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))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* (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)))))))> |
#<alt (+ (* (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)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* 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)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -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))))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* 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)))))> |
#<alt (* 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))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -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)))))))> |
#<alt (* -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))))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* 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)))))> |
#<alt (* 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))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -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)))))))> |
#<alt (* -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))))))))> |
#<alt (* -3 (* a c))> |
#<alt (- (pow b 2) (* 3 (* a c)))> |
#<alt (- (pow b 2) (* 3 (* a c)))> |
#<alt (- (pow b 2) (* 3 (* a c)))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 3 a)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 3 c)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))> |
#<alt (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c))))> |
#<alt (* -1/9 (/ (+ (* -3 b) (* 3 b)) a))> |
#<alt (/ (+ (* -1/2 (/ (* a c) b)) (* -1/9 (+ (* -3 b) (* 3 b)))) a)> |
#<alt (/ (+ (* -1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a)> |
#<alt (/ (+ (* -1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a)> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (+ (* -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))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -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)))))> |
#<alt (+ (* -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)))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))> |
#<alt (+ (* 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)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -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)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))> |
#<alt (* -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)))))))> |
#<alt (* -1/9 (+ (* -3 (/ b a)) (* 3 (/ b a))))> |
#<alt (+ (* -1/2 (/ c b)) (* -1/9 (+ (* -3 (/ b a)) (* 3 (/ b a)))))> |
#<alt (+ (* -1/9 (+ (* -3 (/ b a)) (* 3 (/ b a)))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))> |
#<alt (+ (* -1/9 (+ (* -3 (/ b a)) (* 3 (/ b a)))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* 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))))))> |
#<alt (* 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)))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -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)))))))> |
#<alt (* -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)))))))> |
#<alt (/ (+ (* -3 b) (* 3 b)) a)> |
#<alt (/ (+ (* -3 b) (+ (* 3 b) (* 9/2 (/ (* a c) b)))) a)> |
#<alt (/ (+ (* -3 b) (+ (* 3 b) (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b)))))) a)> |
#<alt (/ (+ (* -3 b) (+ (* 3 b) (* a (+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 81/16 (/ (* a (pow c 3)) (pow b 5))))))))) a)> |
#<alt (* -3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a)))> |
#<alt (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (/ b a))))> |
#<alt (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 3 (/ b a)))))> |
#<alt (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ b a)))> |
#<alt (+ (* -1 (/ (+ (* -3 b) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (+ (* -1 (/ (+ (* -3 b) (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))> |
#<alt (* -3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a)))> |
#<alt (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (/ 1 a)))))> |
#<alt (+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* b (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (* 3 (/ 1 a)))))> |
#<alt (* 9/2 (/ c b))> |
#<alt (/ (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/2 c)) b)> |
#<alt (/ (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)> |
#<alt (/ (+ (* 3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b)> |
#<alt (* 6 (/ b a))> |
#<alt (* -1 (* b (- (* 9/2 (/ c (pow b 2))) (* 6 (/ 1 a)))))> |
#<alt (* -1 (* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2)))) (* 6 (/ 1 a)))))> |
#<alt (* -1 (* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/2 (/ c (pow b 2))) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 6 (/ 1 a)))))> |
#<alt (+ (* -3 (/ b a)) (* 3 (/ b a)))> |
#<alt (+ (* -3 (/ b a)) (+ (* 3 (/ b a)) (* 9/2 (/ c b))))> |
#<alt (+ (* -3 (/ b a)) (+ (* 3 (/ b a)) (* c (+ (* 27/8 (/ (* a c) (pow b 3))) (* 9/2 (/ 1 b))))))> |
#<alt (+ (* -3 (/ b a)) (+ (* 3 (/ b a)) (* c (+ (* c (+ (* 27/8 (/ a (pow b 3))) (* 81/16 (/ (* (pow a 2) c) (pow b 5))))) (* 9/2 (/ 1 b))))))> |
#<alt (* -3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* 3 (/ b (* a c)))))> |
#<alt (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (/ b (* a c))))))> |
#<alt (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 3 (/ b (* a c)))))))> |
#<alt (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -3 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (/ b a))) c)))))> |
#<alt (* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* 3 (/ b a))) c)))))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (* 3 (/ b a))> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (/ a b)> |
#<alt (* -3 (* a c))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -3 a) (/ (pow b 2) c)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a))))> |
#<alt (pow b 2)> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (+ (* -3 (* a c)) (pow b 2))> |
#<alt (* -3 (* a c))> |
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -3 c) (/ (pow b 2) a)))> |
#<alt (* -3 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c))))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
165 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 35.0ms | b | @ | inf | (* b -2/3) |
| 26.0ms | b | @ | inf | (/ (+ (/ 3 (/ a b)) (* -3 (/ (sqrt (+ (* b b) (* c (* a -3)))) a))) -9) |
| 2.0ms | a | @ | 0 | (/ (* b -2/3) a) |
| 1.0ms | b | @ | -inf | (- (* b (+ 1 (/ (* c (* a -3/2)) (* b b)))) b) |
| 1.0ms | b | @ | 0 | (- (* b (+ 1 (/ (* c (* a -3/2)) (* b b)))) b) |
| 1× | batch-egg-rewrite |
| 3616× | *-lowering-*.f32 |
| 3616× | *-lowering-*.f64 |
| 3016× | /-lowering-/.f32 |
| 3016× | /-lowering-/.f64 |
| 1464× | fnmadd-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 209 |
| 1 | 181 | 193 |
| 2 | 952 | 183 |
| 3 | 6209 | 183 |
| 0 | 8529 | 183 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a) 3) |
(/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a) |
(- (sqrt (+ (* b b) (* c (* a -3)))) b) |
(sqrt (+ (* b b) (* c (* a -3)))) |
(/ (* b -2/3) a) |
(* b -2/3) |
(- (* b (+ 1 (/ (* c (* a -3/2)) (* b b)))) b) |
(* b (+ 1 (/ (* c (* a -3/2)) (* b b)))) |
(/ (- (* b (+ 1 (/ (* c (* a -3/2)) (* b b)))) b) (* 3 a)) |
(+ 1 (/ (* c (* a -3/2)) (* b b))) |
(/ (- (sqrt (- (* b b) (/ c (/ 1/3 a)))) b) (* 3 a)) |
(- (sqrt (- (* b b) (/ c (/ 1/3 a)))) b) |
(sqrt (- (* b b) (/ c (/ 1/3 a)))) |
(- (* b b) (/ c (/ 1/3 a))) |
(/ (+ (/ 3 (/ a b)) (* -3 (/ (sqrt (+ (* b b) (* c (* a -3)))) a))) -9) |
(+ (/ 3 (/ a b)) (* -3 (/ (sqrt (+ (* b b) (* c (* a -3)))) a))) |
(/ 3 (/ a b)) |
(/ a b) |
(+ (* b b) (* c (* a -3))) |
(/ (* c (* a -3/2)) (* b b)) |
| Outputs |
|---|
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) b) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1/3 binary64))) |
(+.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 3 binary64) (/.f64 a b))) (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))) |
(+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(+.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) #s(literal -1/9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -1/9 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -1/9 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) #s(literal -1/9 binary64))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 a a) #s(literal 1/9 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a a) #s(literal 1/9 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) #s(literal 1/3 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) #s(literal -1/3 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a) #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) #s(literal 1/9 binary64)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
(/.f64 (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)) #s(literal -9 binary64)) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a))) #s(literal 9 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 3 binary64)) a) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b)) (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) b))) |
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (*.f64 #s(literal -9 binary64) (*.f64 a (/.f64 a b)))) |
(/.f64 (+.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -3 binary64) b))) (*.f64 #s(literal -9 binary64) (/.f64 a (/.f64 #s(literal 3 binary64) (/.f64 a b))))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 (*.f64 a a) #s(literal 1/9 binary64))) |
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (*.f64 #s(literal 3 binary64) (*.f64 a a))) |
(/.f64 (-.f64 a (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 b a)) (*.f64 #s(literal 3 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a)) |
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) b)) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) #s(literal 3 binary64))) |
(/.f64 (-.f64 a (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal -3 binary64) b)) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) a) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64)))) a) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 a (/.f64 b a))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b))) (neg.f64 (/.f64 (*.f64 a a) #s(literal 1/9 binary64)))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)))) #s(literal 9 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(literal -1/9 binary64) (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b))) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) b)) |
(/.f64 (*.f64 #s(literal -1/9 binary64) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 #s(literal -3 binary64) (/.f64 a b))))) (*.f64 a (/.f64 a b))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) (+.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -3 binary64) b)))) (/.f64 a (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b))) (/.f64 (*.f64 a a) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 a (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)))) (/.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 b a))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b)) #s(literal -1/9 binary64)) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) b)) |
(/.f64 (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 #s(literal -3 binary64) (/.f64 a b)))) #s(literal -1/9 binary64)) (*.f64 a (/.f64 a b))) |
(/.f64 (*.f64 (+.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -3 binary64) b))) #s(literal -1/9 binary64)) (/.f64 a (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) #s(literal 1/3 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 a (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))) #s(literal 1/3 binary64)) (/.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 b a)) #s(literal 1/3 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal -3 binary64)) #s(literal -1 binary64)) a) |
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)) #s(literal -1/9 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a))) #s(literal 1/9 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 3 binary64))) |
(*.f64 #s(literal -1/9 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a))) |
(*.f64 #s(literal -1/9 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) #s(literal 1/9 binary64)))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal -3 binary64))) |
(*.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)))) #s(literal 1/9 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) |
(-.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 a a)) (/.f64 (*.f64 b a) (*.f64 a a))) |
(-.f64 (/.f64 a (/.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (/.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(-.f64 (/.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 a (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (+.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 b a)))) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (*.f64 a a)) |
(/.f64 (-.f64 a (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))) (/.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 b a)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a b)) a) (*.f64 a (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1 binary64) b)) (*.f64 a (/.f64 #s(literal 1 binary64) a))) (/.f64 a b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a (-.f64 #s(literal 0 binary64) b))) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) b)) |
(/.f64 (-.f64 (/.f64 a b) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64))) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a b)) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) b)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) a))) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 a (/.f64 a b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) a)) |
(/.f64 (-.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 a b))) |
(/.f64 (-.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (-.f64 (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 a (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)))) (neg.f64 (/.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 b a))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 a (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)))) (/.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 b a))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) a) a) |
(/.f64 (/.f64 (-.f64 a (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) a) |
(/.f64 (/.f64 (+.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 b a)) (-.f64 #s(literal 0 binary64) a)) a) |
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) |
(*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 a (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) |
(-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(-.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 0 binary64)) b) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) b)) |
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b #s(literal 2/3 binary64)) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b #s(literal 2/3 binary64)) a)) |
(neg.f64 (/.f64 (*.f64 b #s(literal 2/3 binary64)) a)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 2/3 binary64)) a))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/2 binary64) (/.f64 b a)))) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) (/.f64 b a))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (*.f64 b #s(literal 2/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 b a) #s(literal -3/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 (/.f64 #s(literal -2/3 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 2/3 binary64)))) |
(/.f64 #s(literal 2/3 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 (*.f64 b #s(literal 2/3 binary64)) #s(literal -1 binary64)) a) |
(pow.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -2/3 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 b #s(literal 2/3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b #s(literal 2/3 binary64)) a)) |
(*.f64 #s(literal 2/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal 2/3 binary64))) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (*.f64 (/.f64 #s(literal -2/3 binary64) a) #s(literal 1 binary64)) b) |
(-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 2/3 binary64))) |
(neg.f64 (*.f64 b #s(literal 2/3 binary64))) |
(/.f64 b #s(literal -3/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3/2 binary64)) |
(*.f64 b #s(literal -2/3 binary64)) |
(*.f64 #s(literal -2/3 binary64) b) |
(*.f64 (/.f64 b #s(literal -3/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2/3 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2/3 binary64))) |
(*.f64 #s(literal 2/3 binary64) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) |
(+.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) (-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) |
(+.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) (+.f64 b (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) (-.f64 b b)) |
(+.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b) b) |
(+.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) b) (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) |
(-.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)))) |
(-.f64 (+.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) #s(literal 0 binary64)) b) |
(fma.f64 b #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) |
(fma.f64 b (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 b (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal 1 binary64) b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) |
(fma.f64 #s(literal 1 binary64) (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) b (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) #s(literal 1 binary64)) b (-.f64 #s(literal 0 binary64) b)) |
(neg.f64 (-.f64 b (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)))) |
(*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 b (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b))) |
(*.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 b (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)))) |
(+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) |
(+.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b) |
(-.f64 b (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) |
(-.f64 b (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (*.f64 b b)) b)) |
(-.f64 b (*.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (*.f64 b b)))) |
(-.f64 b (/.f64 (*.f64 c (*.f64 (*.f64 a #s(literal 3/2 binary64)) b)) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 b #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) |
(fma.f64 b (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64))) b) |
(fma.f64 c (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) b) |
(fma.f64 #s(literal 1 binary64) b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) |
(fma.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) (/.f64 #s(literal 1 binary64) b) b) |
(fma.f64 (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64))) b b) |
(fma.f64 (/.f64 c b) (/.f64 b (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) b) |
(fma.f64 (*.f64 b c) (/.f64 #s(literal -3/2 binary64) (*.f64 b (/.f64 b a))) b) |
(fma.f64 (*.f64 b (*.f64 c (/.f64 a #s(literal -2/3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) b) |
(fma.f64 (/.f64 b (/.f64 b c)) (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) b) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64))))) |
(*.f64 b (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) b) |
(*.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) #s(literal 1 binary64)) b) |
(+.f64 (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) (/.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) b) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) |
(+.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b))) |
(+.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b) (/.f64 #s(literal 1/3 binary64) a))) |
(+.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(+.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) |
(+.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) (/.f64 a #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) (/.f64 a #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 a a) #s(literal 1/9 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a a) #s(literal 1/9 binary64)))) |
(fma.f64 b (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 b (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) (/.f64 a #s(literal 1/3 binary64)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) #s(literal 3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 b a) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) #s(literal 3 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) #s(literal 3 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) #s(literal 3 binary64)) (/.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) a) (/.f64 b #s(literal 3 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) #s(literal 3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) a) #s(literal 1/3 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) (/.f64 a #s(literal 1/3 binary64))) b (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) #s(literal 3 binary64)) b) (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(neg.f64 (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) (/.f64 a #s(literal -1/3 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) (/.f64 a #s(literal -1/3 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) #s(literal 1/9 binary64)) (+.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)))) |
(/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)))) |
(/.f64 (-.f64 b (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)))) |
(/.f64 (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) #s(literal 3 binary64)) a) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 (*.f64 a a) #s(literal 1/9 binary64))) |
(/.f64 (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) b)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) (/.f64 b a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) #s(literal 3 binary64))) |
(/.f64 (-.f64 a (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) a) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) #s(literal 3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) #s(literal 3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64)))) a) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) #s(literal 3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 a (/.f64 b a))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) a) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) a) (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) a) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal -3 binary64) b)) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) a) #s(literal 3 binary64)) (/.f64 #s(literal 3 binary64) (/.f64 a b))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) a) a) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (-.f64 b (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (-.f64 b (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b))) #s(literal 3 binary64)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b))) (neg.f64 (/.f64 (*.f64 a a) #s(literal 1/9 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) a)) #s(literal -3 binary64)) |
(/.f64 (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) #s(literal 3 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b))) (/.f64 (*.f64 a a) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 b (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) #s(literal -3 binary64)) #s(literal -1 binary64)) a) |
(pow.f64 (/.f64 a (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(*.f64 b (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/3 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) (/.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) a)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)))) |
(*.f64 (-.f64 b (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) #s(literal 3 binary64))) |
(*.f64 (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (+.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) #s(literal 1/9 binary64)))) |
(*.f64 (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) #s(literal -3 binary64))) |
(*.f64 (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) a) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (-.f64 b (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (*.f64 (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) |
(+.f64 (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64))) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (*.f64 b b))) |
(fma.f64 c (/.f64 #s(literal -3/2 binary64) (*.f64 b (/.f64 b a))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 a #s(literal -2/3 binary64)) (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (/.f64 c b) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (/.f64 a #s(literal -2/3 binary64))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 c a) (/.f64 #s(literal -3/2 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 b (/.f64 b a))) c #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/2 binary64) b) #s(literal 1 binary64)) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) b) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1/3 binary64))) |
(+.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 3 binary64) (/.f64 a b))) (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))) |
(+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(+.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) #s(literal -1/9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -1/9 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -1/9 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) #s(literal -1/9 binary64))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 a a) #s(literal 1/9 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a a) #s(literal 1/9 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) #s(literal 1/3 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) #s(literal -1/3 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a) #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) #s(literal 1/9 binary64)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
(/.f64 (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)) #s(literal -9 binary64)) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a))) #s(literal 9 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 3 binary64)) a) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b)) (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) b))) |
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (*.f64 #s(literal -9 binary64) (*.f64 a (/.f64 a b)))) |
(/.f64 (+.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -3 binary64) b))) (*.f64 #s(literal -9 binary64) (/.f64 a (/.f64 #s(literal 3 binary64) (/.f64 a b))))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 (*.f64 a a) #s(literal 1/9 binary64))) |
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (*.f64 #s(literal 3 binary64) (*.f64 a a))) |
(/.f64 (-.f64 a (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 b a)) (*.f64 #s(literal 3 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a)) |
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) b)) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) #s(literal 3 binary64))) |
(/.f64 (-.f64 a (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal -3 binary64) b)) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) a) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64)))) a) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 a (/.f64 b a))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b))) (neg.f64 (/.f64 (*.f64 a a) #s(literal 1/9 binary64)))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)))) #s(literal 9 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(literal -1/9 binary64) (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b))) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) b)) |
(/.f64 (*.f64 #s(literal -1/9 binary64) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 #s(literal -3 binary64) (/.f64 a b))))) (*.f64 a (/.f64 a b))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) (+.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -3 binary64) b)))) (/.f64 a (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b))) (/.f64 (*.f64 a a) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 a (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)))) (/.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 b a))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b)) #s(literal -1/9 binary64)) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) b)) |
(/.f64 (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 #s(literal -3 binary64) (/.f64 a b)))) #s(literal -1/9 binary64)) (*.f64 a (/.f64 a b))) |
(/.f64 (*.f64 (+.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -3 binary64) b))) #s(literal -1/9 binary64)) (/.f64 a (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) #s(literal 1/3 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 a (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))) #s(literal 1/3 binary64)) (/.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 b a)) #s(literal 1/3 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal -3 binary64)) #s(literal -1 binary64)) a) |
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)) #s(literal -1/9 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a))) #s(literal 1/9 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 3 binary64))) |
(*.f64 #s(literal -1/9 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a))) |
(*.f64 #s(literal -1/9 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) #s(literal 1/9 binary64)))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal -3 binary64))) |
(*.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)))) #s(literal 1/9 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) |
(-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(-.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 0 binary64)) b) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) b)) |
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(+.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))))) |
(+.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) |
(+.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (-.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) |
(+.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))))) |
(+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) |
(+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))))) |
(+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) |
(-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) |
(-.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))))) |
(-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (*.f64 b b))) |
(-.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 b b (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(fma.f64 b b (neg.f64 (-.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))))) |
(fma.f64 c (/.f64 a #s(literal -1/3 binary64)) (*.f64 b b)) |
(fma.f64 a (/.f64 c #s(literal -1/3 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (-.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))))) |
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) c (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a #s(literal 1/3 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (/.f64 c #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (-.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))))) |
(fma.f64 (/.f64 c #s(literal -1/3 binary64)) a (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (neg.f64 (-.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) b) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1/3 binary64))) |
(+.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 3 binary64) (/.f64 a b))) (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))))) |
(+.f64 (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(+.f64 (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) #s(literal -1/9 binary64)) (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -1/9 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal -1/9 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) #s(literal -1/9 binary64))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 (*.f64 a a) #s(literal 1/9 binary64))) (/.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 (*.f64 a a) #s(literal 1/9 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) #s(literal 1/3 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal -1/3 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -3 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) #s(literal -1/3 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a) #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) #s(literal 1/9 binary64)) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
(/.f64 (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)) #s(literal -9 binary64)) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a))) #s(literal 9 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 #s(literal -1/9 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 3 binary64)) a) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b)) (*.f64 #s(literal -9 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) b))) |
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (*.f64 #s(literal -9 binary64) (*.f64 a (/.f64 a b)))) |
(/.f64 (+.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -3 binary64) b))) (*.f64 #s(literal -9 binary64) (/.f64 a (/.f64 #s(literal 3 binary64) (/.f64 a b))))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 (*.f64 a a) #s(literal 1/9 binary64))) |
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) (*.f64 #s(literal 3 binary64) (*.f64 a a))) |
(/.f64 (-.f64 a (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 b a)) (*.f64 #s(literal 3 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a)) |
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) b)) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (/.f64 b a))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) #s(literal 3 binary64))) |
(/.f64 (-.f64 a (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (/.f64 a (/.f64 b #s(literal 3 binary64)))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal -3 binary64) b)) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) a) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 b a)) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64)))) a) (*.f64 a (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 a (/.f64 b a))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b))) (neg.f64 (/.f64 (*.f64 a a) #s(literal 1/9 binary64)))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)))) #s(literal 9 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 #s(literal -1/9 binary64) (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b))) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) b)) |
(/.f64 (*.f64 #s(literal -1/9 binary64) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 #s(literal -3 binary64) (/.f64 a b))))) (*.f64 a (/.f64 a b))) |
(/.f64 (*.f64 #s(literal -1/9 binary64) (+.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -3 binary64) b)))) (/.f64 a (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b))) (/.f64 (*.f64 a a) #s(literal 1/9 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a))) (*.f64 a a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 a (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)))) (/.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 b a))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b)) #s(literal -1/9 binary64)) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) b)) |
(/.f64 (*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 #s(literal -3 binary64) (/.f64 a b)))) #s(literal -1/9 binary64)) (*.f64 a (/.f64 a b))) |
(/.f64 (*.f64 (+.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -3 binary64) b))) #s(literal -1/9 binary64)) (/.f64 a (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b a)) #s(literal 1/3 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 a (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a))) #s(literal 1/3 binary64)) (/.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(/.f64 (*.f64 (+.f64 (neg.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 b a)) #s(literal 1/3 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal -3 binary64)) #s(literal -1 binary64)) a) |
(pow.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)) #s(literal -1/9 binary64)) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a))) #s(literal 1/9 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 3 binary64))) |
(*.f64 #s(literal -1/9 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a))) |
(*.f64 #s(literal -1/9 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) #s(literal 1/9 binary64)))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal -3 binary64))) |
(*.f64 #s(literal 1/9 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)))) #s(literal 1/9 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(+.f64 (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal 3 binary64) (/.f64 a b))) |
(-.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (/.f64 #s(literal 3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(-.f64 (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal -3 binary64) (/.f64 a b))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)))) |
(fma.f64 b (/.f64 #s(literal 3 binary64) a) (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(fma.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (/.f64 #s(literal 3 binary64) (/.f64 a b))) |
(fma.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -3 binary64) a) (/.f64 #s(literal 3 binary64) (/.f64 a b))) |
(fma.f64 #s(literal 3 binary64) (/.f64 b a) (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(fma.f64 #s(literal 3 binary64) (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (/.f64 #s(literal 3 binary64) (/.f64 a b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 a b)) (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 #s(literal 3 binary64) (/.f64 a b))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) #s(literal -3 binary64) (/.f64 #s(literal 3 binary64) (/.f64 a b))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 3 binary64) a) (/.f64 #s(literal 3 binary64) (/.f64 a b))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) (/.f64 a b))) |
(fma.f64 (/.f64 b a) #s(literal 3 binary64) (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 3 binary64) (/.f64 a b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (/.f64 a b))) |
(fma.f64 (/.f64 #s(literal 3 binary64) a) b (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(fma.f64 (/.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 3 binary64) (/.f64 a b))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 3 binary64) (/.f64 a b))) |
(fma.f64 (/.f64 #s(literal -3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 3 binary64) (/.f64 a b))) |
(fma.f64 (/.f64 #s(literal -3 binary64) a) (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64)) (/.f64 #s(literal -3 binary64) a) (/.f64 #s(literal 3 binary64) (/.f64 a b))) |
(fma.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (/.f64 a b))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) b) (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a b)) (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 #s(literal -3 binary64) (/.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 #s(literal 3 binary64) (/.f64 a b))) (+.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -3 binary64) b))))) |
(/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b)) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) b)) |
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (*.f64 a (/.f64 a b))) |
(/.f64 (+.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -3 binary64) b))) (/.f64 a (/.f64 #s(literal 3 binary64) (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal -3 binary64))) (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64))) (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)))) |
(/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) (*.f64 (/.f64 a b) #s(literal -3 binary64))) (*.f64 (/.f64 a b) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64))) (/.f64 a b)) (*.f64 (/.f64 a b) (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)))) |
(/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 a b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (*.f64 (/.f64 a b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal -3 binary64))) (*.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 3 binary64) a) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 3 binary64) a) (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 3 binary64) a) a) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (/.f64 a b)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 3 binary64) a) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 (/.f64 a b) #s(literal -3 binary64)) #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 a b) #s(literal -3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 a b) #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a b) #s(literal -3 binary64)) (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 (/.f64 (/.f64 a b) #s(literal -3 binary64)) a)) |
(/.f64 (+.f64 a (*.f64 (/.f64 (/.f64 a b) #s(literal -3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (*.f64 (/.f64 (/.f64 a b) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 3 binary64)) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 3 binary64)) (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64))) a) (*.f64 a (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 3 binary64)) a) (*.f64 a (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (/.f64 a (/.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64))) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 a b)) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 3 binary64))) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a b))) |
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) b)) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 3 binary64) a))) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (/.f64 (/.f64 a b) #s(literal -3 binary64))) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -1 binary64))) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b #s(literal 3 binary64)))) (/.f64 (*.f64 a a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(/.f64 (+.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)) #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (+.f64 (/.f64 a b) (*.f64 (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)) (/.f64 a b))) |
(/.f64 (+.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) (*.f64 (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)) (/.f64 #s(literal 3 binary64) a))) (*.f64 (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -3 binary64))) (*.f64 (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)) (/.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (+.f64 a (*.f64 (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)) (*.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal -3 binary64)) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal 1 binary64) b)) (*.f64 a (/.f64 #s(literal 3 binary64) a))) (/.f64 a b)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 (/.f64 a b) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (/.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) a) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 a b)) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 a (*.f64 b #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 3 binary64) a))) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 (/.f64 a b) #s(literal -3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a b) #s(literal -3 binary64)))) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 3 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (/.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b))) (*.f64 a (/.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 #s(literal -3 binary64) (/.f64 a b))))) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) b)) |
(/.f64 (neg.f64 (+.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -3 binary64) b)))) (neg.f64 (/.f64 a (/.f64 #s(literal 3 binary64) (/.f64 a b))))) |
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b)) (/.f64 a (-.f64 #s(literal 0 binary64) b))) a) |
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (/.f64 a b)) a) |
(/.f64 (/.f64 (+.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -3 binary64) b))) (/.f64 a (*.f64 b #s(literal 3 binary64)))) a) |
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b)) a) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 #s(literal -3 binary64) (/.f64 a b)))) a) (/.f64 a b)) |
(/.f64 (/.f64 (+.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -3 binary64) b))) a) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)))) |
(*.f64 (+.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) b))) |
(*.f64 (+.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 #s(literal -3 binary64) (/.f64 a b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a b)))) |
(*.f64 (+.f64 a (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal -3 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal 3 binary64) (/.f64 a b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 b #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -3 binary64) (/.f64 a b))) |
(neg.f64 (/.f64 #s(literal -3 binary64) (/.f64 a b))) |
(/.f64 b (/.f64 a #s(literal 3 binary64))) |
(/.f64 #s(literal -3 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 3 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (/.f64 b a) #s(literal 1/3 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal 3 binary64)))) |
(/.f64 (/.f64 #s(literal 3 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) #s(literal -3 binary64))) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (*.f64 #s(literal -3 binary64) b) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) b)) a) |
(/.f64 (*.f64 b #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 3 binary64))) a) |
(/.f64 (/.f64 (/.f64 #s(literal 3 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(pow.f64 (/.f64 a (*.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 3 binary64) a)) |
(*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 #s(literal 3 binary64) (/.f64 b a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 a b))) |
(*.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -3 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 3 binary64) a) b) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal -3 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 a b))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -3 binary64) b)) |
(*.f64 (*.f64 b #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -3 binary64) a) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (*.f64 (/.f64 #s(literal 3 binary64) a) #s(literal 1 binary64)) b) |
(*.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) #s(literal -1 binary64)) b) |
(*.f64 (/.f64 (/.f64 #s(literal 3 binary64) a) #s(literal 1 binary64)) b) |
(*.f64 (/.f64 (/.f64 #s(literal 3 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b a)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 a b) |
(/.f64 #s(literal 1 binary64) (/.f64 b a)) |
(/.f64 (/.f64 a b) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 a b) #s(literal 1 binary64)) |
(pow.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 a b)) |
(*.f64 (/.f64 a b) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -1 binary64) b)) |
(+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(+.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))))) |
(+.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) |
(+.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (-.f64 (*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) |
(+.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))))) |
(+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) |
(+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))))) |
(+.f64 (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) |
(-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) |
(-.f64 (*.f64 b b) (-.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))))) |
(-.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(-.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (*.f64 b b))) |
(-.f64 (+.f64 (*.f64 b b) #s(literal 0 binary64)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) |
(fma.f64 b b (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(fma.f64 b b (neg.f64 (-.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (neg.f64 (-.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))))) |
(fma.f64 c (/.f64 a #s(literal -1/3 binary64)) (*.f64 b b)) |
(fma.f64 a (/.f64 c #s(literal -1/3 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (neg.f64 (-.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))))) |
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) c (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a #s(literal 1/3 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (/.f64 c #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (-.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))))) |
(fma.f64 (/.f64 c #s(literal -1/3 binary64)) a (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (neg.f64 (-.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) (+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (*.f64 b b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (*.f64 b b))) |
(neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (*.f64 b b))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (*.f64 b b)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)))) |
(/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64))) |
(/.f64 c (*.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b))) |
(/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) (*.f64 b b)) |
(/.f64 (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (/.f64 c b) (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) |
(/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (/.f64 b c)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -2/3 binary64) (*.f64 c a))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c (/.f64 a #s(literal -2/3 binary64))))) |
(/.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 c (/.f64 a #s(literal -2/3 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (*.f64 c a) b) (/.f64 b #s(literal -3/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) (*.f64 (/.f64 b c) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/2 binary64))) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 a #s(literal -2/3 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (/.f64 a #s(literal -2/3 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 b b) c)) |
(/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b c))) |
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 b b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) |
(/.f64 (*.f64 (/.f64 c b) (*.f64 a #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64)))) #s(literal -1 binary64)) b) |
(pow.f64 (/.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal -3/2 binary64) (*.f64 b (/.f64 b a)))) |
(*.f64 a (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b))) |
(*.f64 a (*.f64 #s(literal -3/2 binary64) (/.f64 c (*.f64 b b)))) |
(*.f64 a (*.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 a (*.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 c b))) |
(*.f64 a (*.f64 c (/.f64 #s(literal -3/2 binary64) (*.f64 b b)))) |
(*.f64 a (*.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 b b)) c)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a (*.f64 b b)) c)) |
(*.f64 (/.f64 a #s(literal -2/3 binary64)) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 a #s(literal -2/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 a #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b))) |
(*.f64 (/.f64 a #s(literal -2/3 binary64)) (*.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) |
(*.f64 (/.f64 a b) (*.f64 (/.f64 #s(literal -3/2 binary64) b) c)) |
(*.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (/.f64 a #s(literal -2/3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a #s(literal -2/3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) (/.f64 b a))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (/.f64 a #s(literal -2/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal -2/3 binary64) (*.f64 c a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) |
(*.f64 (*.f64 c a) (/.f64 #s(literal -3/2 binary64) (*.f64 b b))) |
(*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 c a) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 b (/.f64 b a))) c) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (*.f64 b b))) |
(*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 c (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 a #s(literal 3/2 binary64)) (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64)))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 c a) b)) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/2 binary64) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) |
(*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -3/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 a (*.f64 b b))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 b b)) (*.f64 c a)) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 a #s(literal -2/3 binary64))) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (/.f64 a #s(literal -2/3 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64)) (/.f64 #s(literal -3/2 binary64) b)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 a (*.f64 b #s(literal 2/3 binary64))) (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 a (*.f64 b #s(literal 2/3 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) c) b)) |
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 a (*.f64 b #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (/.f64 a #s(literal -2/3 binary64)) #s(literal 1 binary64)) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 a b)) |
(*.f64 (/.f64 (*.f64 c a) #s(literal 1 binary64)) (/.f64 #s(literal -3/2 binary64) (*.f64 b b))) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 a #s(literal -2/3 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) b) (/.f64 a (*.f64 b #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (*.f64 c a) #s(literal -1 binary64)) (/.f64 #s(literal 3/2 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal -1 binary64)) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal -3/2 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) b) (/.f64 #s(literal -3/2 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 a b)) |
(*.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) (/.f64 a b)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 3/2 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c a)) (/.f64 #s(literal -3/2 binary64) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -3/2 binary64) b)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) (*.f64 c #s(literal -3/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c a)) #s(literal -3/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c #s(literal -3/2 binary64))) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) a) c)) #s(literal -3/2 binary64)) |
| 1× | egg-herbie |
| 8516× | *-lowering-*.f32 |
| 8516× | *-lowering-*.f64 |
| 5024× | +-lowering-+.f64 |
| 5024× | +-lowering-+.f32 |
| 1510× | associate-*r* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 876 | 11014 |
| 1 | 3087 | 10449 |
| 0 | 8928 | 10449 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(* 1/3 (* (sqrt (/ c a)) (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))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1/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/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 (/ 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))))) |
(* (sqrt (/ c a)) (sqrt -3)) |
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* 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))) |
(* -3/2 (/ c 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) |
(* -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))))))) |
(* -3/2 (/ c 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)))) |
(* (sqrt (/ c a)) (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)))))) |
(* -1 (* (sqrt (/ c a)) (* (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)))))) |
(* -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))))))) |
(* (sqrt (/ c a)) (sqrt -3)) |
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* -1 (* (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))) |
(* (sqrt (* a c)) (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))) |
(* -3/2 (/ (* a c) 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) |
(* -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)))))))) |
(* -3/2 (/ (* a c) 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)))))))) |
(* (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))) |
(* -1 (* (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)))))) |
(* -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)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(* -1 (* (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)))))) |
(* (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))))))))) |
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 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)))))))) |
b |
(+ b (* -3/2 (/ (* a c) 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)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(* -1 (* (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)))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* 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)))))))) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 b) |
(* -2/3 b) |
(* -2/3 b) |
(* -2/3 b) |
(* -2/3 b) |
(* -2/3 b) |
(* -2/3 b) |
(* -2/3 b) |
(* -2/3 b) |
(* -2/3 b) |
(* -2/3 b) |
(* -2/3 b) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) b) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) b) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) b) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
b |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1))) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1))) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* -3/2 (/ (* a c) b))) |
(* -3/2 (/ (* a c) b)) |
(* c (+ (* -3/2 (/ a b)) (/ b c))) |
(* c (+ (* -3/2 (/ a b)) (/ b c))) |
(* c (+ (* -3/2 (/ a b)) (/ b c))) |
(* -3/2 (/ (* a c) b)) |
(* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* -3/2 (/ (* a c) b))) |
(* -3/2 (/ (* a c) b)) |
(* a (+ (* -3/2 (/ c b)) (/ b a))) |
(* a (+ (* -3/2 (/ c b)) (/ b a))) |
(* a (+ (* -3/2 (/ c b)) (/ b a))) |
(* -3/2 (/ (* a c) b)) |
(* -1 (* a (+ (* -1 (/ b a)) (* 3/2 (/ c b))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 3/2 (/ c b))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 3/2 (/ c b))))) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
1 |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* c (+ (* -3/2 (/ a (pow b 2))) (/ 1 c))) |
(* c (+ (* -3/2 (/ a (pow b 2))) (/ 1 c))) |
(* c (+ (* -3/2 (/ a (pow b 2))) (/ 1 c))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (/ 1 c)))) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (/ 1 c)))) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (/ 1 c)))) |
1 |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* a (+ (* -3/2 (/ c (pow b 2))) (/ 1 a))) |
(* a (+ (* -3/2 (/ c (pow b 2))) (/ 1 a))) |
(* a (+ (* -3/2 (/ c (pow b 2))) (/ 1 a))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (/ 1 a)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) (pow b 2)) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) (pow b 2)) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) (pow b 2)) |
1 |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
1 |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 1 (* -3/2 (/ (* 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 (* (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/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(* 1/3 (* (sqrt (/ c a)) (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))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1/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/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 (/ 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))))) |
(* (sqrt (* a c)) (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))) |
(* -3/2 (/ (* a c) 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) |
(* -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)))))))) |
(* -3/2 (/ (* a c) 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)))))))) |
(* (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))) |
(* -1 (* (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)))))) |
(* -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)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(* -1 (* (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)))))) |
(* (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))))))))) |
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 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)))))))) |
b |
(+ b (* -3/2 (/ (* a c) 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)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(* -1 (* (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)))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* 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)))))))) |
(* -3 (* a c)) |
(- (pow b 2) (* 3 (* a c))) |
(- (pow b 2) (* 3 (* a c))) |
(- (pow b 2) (* 3 (* a c))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(* -3 (* a c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(* -3 (* a c)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(* -1/9 (/ (+ (* -3 b) (* 3 b)) a)) |
(/ (+ (* -1/2 (/ (* a c) b)) (* -1/9 (+ (* -3 b) (* 3 b)))) a) |
(/ (+ (* -1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* -1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) 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 (/ 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 (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -1/9 (+ (* -3 (/ b a)) (* 3 (/ b a)))) |
(+ (* -1/2 (/ c b)) (* -1/9 (+ (* -3 (/ b a)) (* 3 (/ b a))))) |
(+ (* -1/9 (+ (* -3 (/ b a)) (* 3 (/ b a)))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(+ (* -1/9 (+ (* -3 (/ b a)) (* 3 (/ b a)))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) |
(* 1/3 (* (sqrt (/ c a)) (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))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(/ (+ (* -3 b) (* 3 b)) a) |
(/ (+ (* -3 b) (+ (* 3 b) (* 9/2 (/ (* a c) b)))) a) |
(/ (+ (* -3 b) (+ (* 3 b) (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b)))))) a) |
(/ (+ (* -3 b) (+ (* 3 b) (* a (+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 81/16 (/ (* a (pow c 3)) (pow b 5))))))))) a) |
(* -3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (/ b a)))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 3 (/ b a))))) |
(* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ b a))) |
(+ (* -1 (/ (+ (* -3 b) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(+ (* -1 (/ (+ (* -3 b) (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(* -3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (/ 1 a))))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* b (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (* 3 (/ 1 a))))) |
(* 9/2 (/ c b)) |
(/ (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/2 c)) b) |
(/ (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(/ (+ (* 3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b) |
(* 6 (/ b a)) |
(* -1 (* b (- (* 9/2 (/ c (pow b 2))) (* 6 (/ 1 a))))) |
(* -1 (* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2)))) (* 6 (/ 1 a))))) |
(* -1 (* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/2 (/ c (pow b 2))) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 6 (/ 1 a))))) |
(+ (* -3 (/ b a)) (* 3 (/ b a))) |
(+ (* -3 (/ b a)) (+ (* 3 (/ b a)) (* 9/2 (/ c b)))) |
(+ (* -3 (/ b a)) (+ (* 3 (/ b a)) (* c (+ (* 27/8 (/ (* a c) (pow b 3))) (* 9/2 (/ 1 b)))))) |
(+ (* -3 (/ b a)) (+ (* 3 (/ b a)) (* c (+ (* c (+ (* 27/8 (/ a (pow b 3))) (* 81/16 (/ (* (pow a 2) c) (pow b 5))))) (* 9/2 (/ 1 b)))))) |
(* -3 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* 3 (/ b (* a c))))) |
(* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (/ b (* a c)))))) |
(* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 3 (/ b (* a c))))))) |
(* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (/ b a))) c))))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* 3 (/ b a))) c))))) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(* 3 (/ b a)) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(/ a b) |
(* -3 (* a c)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(* -3 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(pow b 2) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(+ (* -3 (* a c)) (pow b 2)) |
(* -3 (* a c)) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(* -3 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
| Outputs |
|---|
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/6 binary64))) (/.f64 #s(literal -1/3 binary64) 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))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a)))) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b b))) 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 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) 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 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b b))) (*.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)))))) b) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) 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)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c))) (*.f64 a b)))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))))) |
(* 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 c (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) |
(* 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 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal -1/24 binary64) (/.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 5 binary64))))))))) |
(* -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 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) |
(* -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 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c)) (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 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c)) c)) (neg.f64 c)) |
(* -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)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 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))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a))) b)))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) |
(* -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) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.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 (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) b)) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.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 (-.f64 (*.f64 #s(literal 1/3 binary64) b) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/24 binary64)))) a)) a)) |
(* (sqrt (/ c a)) (sqrt -3)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) 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))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) a)))) |
(* -3/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -3/2 binary64)) |
(/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 (*.f64 #s(literal -9/8 binary64) a) (/.f64 (*.f64 c c) (*.f64 b b)))) 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 (+.f64 (+.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 (*.f64 #s(literal -9/8 binary64) a) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) c) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) 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 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) c) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 (*.f64 #s(literal -9/8 binary64) a) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.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)))))) b) |
(* -2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2 binary64)) a) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -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 (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) c) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -3/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -3/2 binary64)) |
(* c (- (* -9/8 (/ (* a c) (pow b 3))) (* 3/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -3/2 binary64) b))) |
(* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow b 5))) (* -9/8 (/ a (pow b 3))))) (* 3/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -3/2 binary64) 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)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c))) (*.f64 a b)))))) (/.f64 #s(literal -3/2 binary64) b))) |
(* (sqrt (/ c a)) (sqrt -3)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -3)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) |
(* 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 c (+.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) |
(* 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 c (+.f64 (+.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))))) |
(* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -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 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 b a)) c)) (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 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c)) c)) (neg.f64 c)) |
(* -3/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal -3/2 binary64)) |
(+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b)))) |
(+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b)) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))) |
(+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) c) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a))) b)))))) |
(* (sqrt (/ c a)) (sqrt -3)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)) |
(+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))) |
(+ (* -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))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b 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))) |
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a)) |
(+ (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a))) a))) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/8 binary64)))) a)) a)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) #s(literal -1 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))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))) #s(literal -1 binary64)))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) c) (*.f64 c c)) (*.f64 a (*.f64 a a))) (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 (+.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.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)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) c) (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) c) (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 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))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
(* 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 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c))) b))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(*.f64 c (+.f64 (*.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 c (*.f64 c (*.f64 c a))))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 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))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (+.f64 (*.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 c (*.f64 c (*.f64 c a))))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (+.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 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 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) c)) (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 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (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 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 c)) b) c)) (neg.f64 c)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 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))))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b)) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))) |
(* 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 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) c) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a))) b))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(*.f64 a (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))))) |
(* 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 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 a (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* -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 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) a)) (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 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) b) a)) (neg.f64 a)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.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))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b b) (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))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))))))) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 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 b (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) c) (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) c) (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b 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)))))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.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 c (*.f64 c (*.f64 c a))))))))) |
(* 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 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.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 c (*.f64 c (*.f64 c a)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))))) |
(* 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 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.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 c (*.f64 c (*.f64 c a)))))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.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))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a)))) |
(* -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 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 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))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))))) (neg.f64 c)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b 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)))))))) |
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b)) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))))) |
(* 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 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))))) |
(* 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 a (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c 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 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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))) (*.f64 c (*.f64 c c))))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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))) (*.f64 c (*.f64 c c))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))))) (neg.f64 a)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) b) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) b) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) b) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) b) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) b) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) b) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) |
b |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* c (+ (* -3/2 (/ a b)) (/ b c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 b c))) |
(* c (+ (* -3/2 (/ a b)) (/ b c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 b c))) |
(* c (+ (* -3/2 (/ a b)) (/ b c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 b c))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) b) (/.f64 b c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) b) (/.f64 b c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) b) (/.f64 b c)) (neg.f64 c)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* a (+ (* -3/2 (/ c b)) (/ b a))) |
(*.f64 a (+.f64 (/.f64 b a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) |
(* a (+ (* -3/2 (/ c b)) (/ b a))) |
(*.f64 a (+.f64 (/.f64 b a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) |
(* a (+ (* -3/2 (/ c b)) (/ b a))) |
(*.f64 a (+.f64 (/.f64 b a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* -1 (* a (+ (* -1 (/ b a)) (* 3/2 (/ c b))))) |
(*.f64 (-.f64 (*.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 b a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ b a)) (* 3/2 (/ c b))))) |
(*.f64 (-.f64 (*.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 b a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ b a)) (* 3/2 (/ c b))))) |
(*.f64 (-.f64 (*.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 b a)) (neg.f64 a)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* c (+ (* -3/2 (/ a (pow b 2))) (/ 1 c))) |
(+.f64 #s(literal 1 binary64) (*.f64 c (*.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 b b))))) |
(* c (+ (* -3/2 (/ a (pow b 2))) (/ 1 c))) |
(+.f64 #s(literal 1 binary64) (*.f64 c (*.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 b b))))) |
(* c (+ (* -3/2 (/ a (pow b 2))) (/ 1 c))) |
(+.f64 #s(literal 1 binary64) (*.f64 c (*.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 b b))))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (/ 1 c)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1 binary64) c)))) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (/ 1 c)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1 binary64) c)))) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (/ 1 c)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1 binary64) c)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* a (+ (* -3/2 (/ c (pow b 2))) (/ 1 a))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) |
(* a (+ (* -3/2 (/ c (pow b 2))) (/ 1 a))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) |
(* a (+ (* -3/2 (/ c (pow b 2))) (/ 1 a))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (/ 1 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (/ 1 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (/ 1 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) (pow b 2)) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) (*.f64 b b)) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) (pow b 2)) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) (*.f64 b b)) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) (pow b 2)) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3/2 binary64)))) (*.f64 b b)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/6 binary64))) (/.f64 #s(literal -1/3 binary64) 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))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a)))) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b b))) 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 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) 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 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b b))) (*.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)))))) b) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) 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)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c))) (*.f64 a b)))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))))) |
(* 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 c (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) |
(* 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 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal -1/24 binary64) (/.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 5 binary64))))))))) |
(* -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 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) |
(* -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 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c)) (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 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c)) c)) (neg.f64 c)) |
(* -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)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 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))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a))) b)))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) |
(* -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) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.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 (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) b)) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.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 (-.f64 (*.f64 #s(literal 1/3 binary64) b) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/24 binary64)))) a)) a)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) #s(literal -1 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))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))) #s(literal -1 binary64)))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b)))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b))) (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) c) (*.f64 c c)) (*.f64 a (*.f64 a a))) (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 (+.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.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)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) c) (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) c) (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 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))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
(* 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 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) c))) b))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(*.f64 c (+.f64 (*.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 c (*.f64 c (*.f64 c a))))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 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))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (+.f64 (*.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 c (*.f64 c (*.f64 c a))))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (+.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 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 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) c)) (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 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (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 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 c)) b) c)) (neg.f64 c)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 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))))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b)) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))) |
(* 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 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) c) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 405/64 binary64) a))) b))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(*.f64 a (+.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))))) |
(* 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 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 a (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* -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 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) a)) (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 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) b) a)) (neg.f64 a)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.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))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b b) (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))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))))))) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 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 b (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) c) (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) c) (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b 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)))))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.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 c (*.f64 c (*.f64 c a))))))))) |
(* 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 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.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 c (*.f64 c (*.f64 c a)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))))) |
(* 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 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.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 c (*.f64 c (*.f64 c a)))))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.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))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c a)))) |
(* -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 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a)))))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 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))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))))) (neg.f64 c)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b 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)))))))) |
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b)) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))))) |
(* 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 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))))) |
(* 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 a (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (neg.f64 (sqrt.f64 (*.f64 c 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 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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))) (*.f64 c (*.f64 c c))))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 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))) (*.f64 c (*.f64 c c))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))))) (neg.f64 a)) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(- (pow b 2) (* 3 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(- (pow b 2) (* 3 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(- (pow b 2) (* 3 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* c (- (/ (pow b 2) c) (* 3 a))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* a (- (/ (pow b 2) a) (* 3 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1/9 (/ (+ (* -3 b) (* 3 b)) a)) |
(/.f64 #s(literal 0 binary64) a) |
(/ (+ (* -1/2 (/ (* a c) b)) (* -1/9 (+ (* -3 b) (* 3 b)))) a) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))) a) |
(/ (+ (* -1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b (*.f64 b b))))) #s(literal 0 binary64)) a) |
(/ (+ (* -1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a) |
(/.f64 (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 binary64))))))) #s(literal 0 binary64)) a) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))) |
(* -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) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.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 (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/3 binary64) b)) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.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 (-.f64 (*.f64 #s(literal 1/3 binary64) b) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/24 binary64)))) a)) a)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/6 binary64))) (/.f64 #s(literal -1/3 binary64) 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))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a)))) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b b))) 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 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) 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 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b b))) (*.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)))))) b) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1/9 (+ (* -3 (/ b a)) (* 3 (/ b a)))) |
#s(literal 0 binary64) |
(+ (* -1/2 (/ c b)) (* -1/9 (+ (* -3 (/ b a)) (* 3 (/ b a))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) #s(literal 0 binary64)) |
(+ (* -1/9 (+ (* -3 (/ b a)) (* 3 (/ b a)))) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(+.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) #s(literal 0 binary64)) |
(+ (* -1/9 (+ (* -3 (/ b a)) (* 3 (/ b a)))) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) |
(+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b))) #s(literal 0 binary64)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))))) |
(* 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 c (+.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) |
(* 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 c (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (*.f64 #s(literal -1/24 binary64) (/.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 5 binary64))))))))) |
(* -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 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 c (+.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))))) |
(* -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 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c)) (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 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) c)) c)) (neg.f64 c)) |
(/ (+ (* -3 b) (* 3 b)) a) |
(/.f64 #s(literal 0 binary64) a) |
(/ (+ (* -3 b) (+ (* 3 b) (* 9/2 (/ (* a c) b)))) a) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 9/2 binary64) (*.f64 c a)) b)) a) |
(/ (+ (* -3 b) (+ (* 3 b) (* a (+ (* 27/8 (/ (* a (pow c 2)) (pow b 3))) (* 9/2 (/ c b)))))) a) |
(/.f64 (+.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal 9/2 binary64)) (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))) #s(literal 0 binary64)) a) |
(/ (+ (* -3 b) (+ (* 3 b) (* a (+ (* 9/2 (/ c b)) (* a (+ (* 27/8 (/ (pow c 2) (pow b 3))) (* 81/16 (/ (* a (pow c 3)) (pow b 5))))))))) a) |
(/.f64 (+.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal 9/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 binary64))))))) #s(literal 0 binary64)) a) |
(* -3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a))) |
(+.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (/ b a)))) |
(+.f64 (+.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64)))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 3 (/ b a))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 3/8 binary64)))) |
(* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ b a))) |
(*.f64 #s(literal 3 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(+ (* -1 (/ (+ (* -3 b) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal -3/2 binary64)))) a)) |
(+ (* -1 (/ (+ (* -3 b) (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) b) (/.f64 (+.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) #s(literal 3/2 binary64))) a)) a)) |
(* -3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* 3 (/ b a))) |
(+.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 3 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64))) (/.f64 #s(literal 3 binary64) a)))) |
(+ (* -3 (* (sqrt (/ c a)) (sqrt -3))) (* b (+ (* b (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (* 3 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 3 binary64) a) (*.f64 b (+.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 3/8 binary64)))))))) |
(* 9/2 (/ c b)) |
(*.f64 (/.f64 c b) #s(literal 9/2 binary64)) |
(/ (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (* 9/2 c)) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal 9/2 binary64))) b) |
(/ (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b)) (+.f64 (*.f64 c #s(literal 9/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b) |
(/ (+ (* 3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 27/8 (/ (* a (pow c 2)) (pow b 2))) (+ (* 9/2 c) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 4)))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 (/.f64 #s(literal 3/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)))) (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b)) (*.f64 c #s(literal 9/2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) |
(* 6 (/ b a)) |
(/.f64 (*.f64 #s(literal 6 binary64) b) a) |
(* -1 (* b (- (* 9/2 (/ c (pow b 2))) (* 6 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 9/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -6 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (* 9/2 (/ c (pow b 2)))) (* 6 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal 9/2 binary64)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -6 binary64) a))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (+ (* 27/8 (/ (* a (pow c 2)) (pow b 4))) (+ (* 9/2 (/ c (pow b 2))) (* 81/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))))) (* 6 (/ 1 a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 c #s(literal 9/2 binary64)) (*.f64 b b)) (/.f64 #s(literal -6 binary64) a)))))) |
(+ (* -3 (/ b a)) (* 3 (/ b a))) |
#s(literal 0 binary64) |
(+ (* -3 (/ b a)) (+ (* 3 (/ b a)) (* 9/2 (/ c b)))) |
(+.f64 (*.f64 (/.f64 c b) #s(literal 9/2 binary64)) #s(literal 0 binary64)) |
(+ (* -3 (/ b a)) (+ (* 3 (/ b a)) (* c (+ (* 27/8 (/ (* a c) (pow b 3))) (* 9/2 (/ 1 b)))))) |
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 9/2 binary64) b))) #s(literal 0 binary64)) |
(+ (* -3 (/ b a)) (+ (* 3 (/ b a)) (* c (+ (* c (+ (* 27/8 (/ a (pow b 3))) (* 81/16 (/ (* (pow a 2) c) (pow b 5))))) (* 9/2 (/ 1 b)))))) |
(+.f64 (*.f64 c (+.f64 (/.f64 #s(literal 9/2 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 27/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 81/16 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))))) #s(literal 0 binary64)) |
(* -3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) |
(* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (* 3 (/ b (* a c))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) (/.f64 b (*.f64 c a))))) |
(* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (/ b (* a c)))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 b (*.f64 c a))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64)))))) |
(* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (sqrt -3))) (+ (* -3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (+ (* 3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (* 3 (/ b (* a c))))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 b (*.f64 c a))) (*.f64 (*.f64 #s(literal 3/8 binary64) (/.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 5 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal -3/2 binary64))) (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))) |
(* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -3 (/ b (* a c)))))) |
(*.f64 (*.f64 c #s(literal 3 binary64)) (+.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (/ b a))) c))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -3 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) #s(literal 3/2 binary64)))) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* -1 (/ (+ (* -1 (/ (+ (* -3/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3/8 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) c)) (* 3 (/ b a))) c))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -3 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal 3 binary64)) a) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) #s(literal -3/2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 3/8 binary64)))) c)) c)) (neg.f64 c)) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(* 3 (/ b a)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) a) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(/ a b) |
(/.f64 a b) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* c (+ (* -3 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* a (+ (* -3 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
Compiled 43508 to 4118 computations (90.5% saved)
56 alts after pruning (54 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1847 | 42 | 1889 |
| Fresh | 13 | 12 | 25 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1864 | 56 | 1920 |
| Status | Accuracy | Program |
|---|---|---|
| 25.7% | (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) a) #s(literal 3 binary64)) | |
| 53.4% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) a) #s(literal 3 binary64)) | |
| 33.5% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) a) #s(literal 3 binary64)) | |
| 7.0% | (/.f64 (/.f64 (+.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) | |
| 34.5% | (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 3 binary64)) | |
| 14.8% | (/.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) a) #s(literal 3 binary64)) | |
| 25.7% | (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 37.0% | (/.f64 (/.f64 (*.f64 #s(literal 6 binary64) b) a) #s(literal -9 binary64)) | |
| 37.0% | (/.f64 (/.f64 b a) #s(literal -3/2 binary64)) | |
| 37.0% | (/.f64 (/.f64 b #s(literal -3/2 binary64)) a) | |
| ▶ | 37.0% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) a) |
| 37.0% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) | |
| 53.3% | (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (/.f64 b a)) #s(literal 3 binary64)) | |
| 12.0% | (/.f64 (-.f64 (-.f64 b (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 9.4% | (/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 38.0% | (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a)) | |
| 14.7% | (/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) | |
| 15.0% | (/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) | |
| 14.6% | (/.f64 (-.f64 (*.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) | |
| 11.9% | (/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (/.f64 b c)))) b) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 11.9% | (/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) (/.f64 b a))))) b) (*.f64 #s(literal 3 binary64) a)) |
| 11.8% | (/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 b b)) c)))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 7.5% | (/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 b a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 53.5% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
| 29.2% | (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 33.5% | (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
| 37.0% | (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3/2 binary64))) | |
| 26.2% | (/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) | |
| 4.4% | (/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) a))) #s(literal -9 binary64)) | |
| 2.7% | (/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) a))) #s(literal -9 binary64)) | |
| ✓ | 52.3% | (/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) #s(literal -9 binary64)) |
| 27.0% | (/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) | |
| 53.5% | (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b)) (*.f64 a #s(literal 9 binary64))) | |
| 31.8% | (/.f64 (*.f64 (/.f64 c b) #s(literal 9/2 binary64)) #s(literal -9 binary64)) | |
| 31.8% | (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64)) | |
| 36.6% | (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) | |
| 30.1% | (/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64)) | |
| 31.8% | (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) | |
| 53.4% | (/.f64 (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)) #s(literal -9 binary64)) | |
| 36.9% | (/.f64 b (/.f64 a #s(literal -2/3 binary64))) | |
| ▶ | 53.5% | (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
| 11.9% | (/.f64 #s(literal 1/3 binary64) (/.f64 a (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)))) | |
| 37.0% | (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) | |
| 36.9% | (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 2/3 binary64)))) | |
| 53.2% | (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) | |
| 42.9% | (+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) | |
| 53.4% | (*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) | |
| 37.0% | (*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) a)) | |
| 53.5% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) | |
| 37.0% | (*.f64 (/.f64 #s(literal -2/3 binary64) a) b) | |
| 36.6% | (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) | |
| 35.8% | (*.f64 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) | |
| 30.1% | (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) | |
| 23.6% | (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b))) | |
| 9.7% | (*.f64 b (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/3 binary64) a))) | |
| ▶ | 11.7% | #s(literal 0 binary64) |
Compiled 2160 to 1446 computations (33.1% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 c #s(literal -3 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) (/.f64 b a)))) |
| ✓ | cost-diff | 256 | (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) (/.f64 b a))))) |
| ✓ | cost-diff | 256 | (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) (/.f64 b a))))) b) |
| ✓ | cost-diff | 256 | (/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) (/.f64 b a))))) b) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -3/2 binary64) b) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) a) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) |
| ✓ | cost-diff | 0 | (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
| 2624× | *-lowering-*.f32 |
| 2624× | *-lowering-*.f64 |
| 1864× | sum3-define |
| 1340× | fmsub-define |
| 1230× | fmm-def |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 214 |
| 1 | 83 | 205 |
| 2 | 204 | 200 |
| 3 | 635 | 187 |
| 4 | 2016 | 187 |
| 5 | 4678 | 183 |
| 0 | 8148 | 183 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1/3 (/ a (- (sqrt (+ (* b b) (/ c (/ -1/3 a)))) b))) |
1/3 |
(/ a (- (sqrt (+ (* b b) (/ c (/ -1/3 a)))) b)) |
a |
(- (sqrt (+ (* b b) (/ c (/ -1/3 a)))) b) |
(sqrt (+ (* b b) (/ c (/ -1/3 a)))) |
(+ (* b b) (/ c (/ -1/3 a))) |
(* b b) |
b |
(/ c (/ -1/3 a)) |
c |
(/ -1/3 a) |
-1/3 |
0 |
(/ (/ 1 (/ -3/2 b)) a) |
(/ 1 (/ -3/2 b)) |
1 |
(/ -3/2 b) |
-3/2 |
b |
a |
(/ (- (* b (+ 1 (* (/ c b) (/ -3/2 (/ b a))))) b) (* 3 a)) |
(- (* b (+ 1 (* (/ c b) (/ -3/2 (/ b a))))) b) |
(* b (+ 1 (* (/ c b) (/ -3/2 (/ b a))))) |
b |
(+ 1 (* (/ c b) (/ -3/2 (/ b a)))) |
1 |
(* (/ c b) (/ -3/2 (/ b a))) |
(/ c b) |
c |
(/ -3/2 (/ b a)) |
-3/2 |
(/ b a) |
a |
(* 3 a) |
3 |
(/ (- (sqrt (* a (* c -3))) b) (* 3 a)) |
(- (sqrt (* a (* c -3))) b) |
(sqrt (* a (* c -3))) |
(* a (* c -3)) |
a |
(* c -3) |
c |
-3 |
b |
(* 3 a) |
3 |
| Outputs |
|---|
(/ 1/3 (/ a (- (sqrt (+ (* b b) (/ c (/ -1/3 a)))) b))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) (*.f64 a #s(literal 3 binary64))) |
1/3 |
#s(literal 1/3 binary64) |
(/ a (- (sqrt (+ (* b b) (/ c (/ -1/3 a)))) b)) |
(/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) |
a |
(- (sqrt (+ (* b b) (/ c (/ -1/3 a)))) b) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) |
(sqrt (+ (* b b) (/ c (/ -1/3 a)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) |
(+ (* b b) (/ c (/ -1/3 a))) |
(+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(* b b) |
(*.f64 b b) |
b |
(/ c (/ -1/3 a)) |
(/.f64 c (/.f64 #s(literal -1/3 binary64) a)) |
c |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
-1/3 |
#s(literal -1/3 binary64) |
0 |
#s(literal 0 binary64) |
(/ (/ 1 (/ -3/2 b)) a) |
(/.f64 b (*.f64 a #s(literal -3/2 binary64))) |
(/ 1 (/ -3/2 b)) |
(*.f64 b #s(literal -2/3 binary64)) |
1 |
#s(literal 1 binary64) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
-3/2 |
#s(literal -3/2 binary64) |
b |
a |
(/ (- (* b (+ 1 (* (/ c b) (/ -3/2 (/ b a))))) b) (* 3 a)) |
(/.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) #s(literal 3 binary64)) |
(- (* b (+ 1 (* (/ c b) (/ -3/2 (/ b a))))) b) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) |
(* b (+ 1 (* (/ c b) (/ -3/2 (/ b a))))) |
(+.f64 b (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b)) |
b |
(+ 1 (* (/ c b) (/ -3/2 (/ b a)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) b)) |
1 |
#s(literal 1 binary64) |
(* (/ c b) (/ -3/2 (/ b a))) |
(/.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) b) b) |
(/ c b) |
(/.f64 c b) |
c |
(/ -3/2 (/ b a)) |
(*.f64 a (/.f64 #s(literal -3/2 binary64) b)) |
-3/2 |
#s(literal -3/2 binary64) |
(/ b a) |
(/.f64 b a) |
a |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
(/ (- (sqrt (* a (* c -3))) b) (* 3 a)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) (*.f64 a #s(literal 3 binary64))) |
(- (sqrt (* a (* c -3))) b) |
(-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) |
(sqrt (* a (* c -3))) |
(sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(* a (* c -3)) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
a |
(* c -3) |
(*.f64 c #s(literal -3 binary64)) |
c |
-3 |
#s(literal -3 binary64) |
b |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) |
| ✓ | accuracy | 99.8% | (*.f64 a (*.f64 c #s(literal -3 binary64))) |
| ✓ | accuracy | 99.7% | (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 83.3% | (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
| ✓ | accuracy | 96.7% | (*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) (/.f64 b a))) |
| ✓ | accuracy | 92.3% | (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) (/.f64 b a))))) |
| ✓ | accuracy | 89.8% | (/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) (/.f64 b a))))) b) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 79.9% | (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) (/.f64 b a))))) b) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -3/2 binary64) b) |
| ✓ | accuracy | 99.8% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) a) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
| ✓ | accuracy | 98.0% | (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) |
| ✓ | accuracy | 90.7% | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) |
| ✓ | accuracy | 78.4% | (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) |
| 80.0ms | 35× | 2 | valid |
| 79.0ms | 88× | 0 | valid |
| 62.0ms | 88× | 0 | invalid |
| 59.0ms | 44× | 1 | valid |
| 11.0ms | 1× | 3 | valid |
Compiled 230 to 36 computations (84.3% saved)
ival-div: 32.0ms (38.9% of total)ival-mult: 14.0ms (17% of total)...c/correct-round.rkt:119:19: 12.0ms (14.6% of total)backward-pass: 9.0ms (11% of total)ival-sqrt: 6.0ms (7.3% of total)ival-sub: 5.0ms (6.1% of total)ival-add: 4.0ms (4.9% of total)const: 1.0ms (1.2% of total)| Inputs |
|---|
#<alt (/ 1/3 (/ a (- (sqrt (+ (* b b) (/ c (/ -1/3 a)))) b)))> |
#<alt (/ a (- (sqrt (+ (* b b) (/ c (/ -1/3 a)))) b))> |
#<alt (- (sqrt (+ (* b b) (/ c (/ -1/3 a)))) b)> |
#<alt (sqrt (+ (* b b) (/ c (/ -1/3 a))))> |
#<alt (/ 1 (/ -3/2 b))> |
#<alt (/ (/ 1 (/ -3/2 b)) a)> |
#<alt (/ -3/2 b)> |
#<alt (/ (- (* b (+ 1 (* (/ c b) (/ -3/2 (/ b a))))) b) (* 3 a))> |
#<alt (- (* b (+ 1 (* (/ c b) (/ -3/2 (/ b a))))) b)> |
#<alt (* b (+ 1 (* (/ c b) (/ -3/2 (/ b a)))))> |
#<alt (+ 1 (* (/ c b) (/ -3/2 (/ b a))))> |
#<alt (/ (- (sqrt (* a (* c -3))) b) (* 3 a))> |
#<alt (- (sqrt (* a (* c -3))) b)> |
#<alt (sqrt (* a (* c -3)))> |
#<alt (* a (* c -3))> |
#<alt (* (/ c b) (/ -3/2 (/ b a)))> |
| Outputs |
|---|
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -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)))))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (+ (* -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))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -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)))))> |
#<alt (+ (* -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)))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))> |
#<alt (+ (* 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)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -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)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))> |
#<alt (* -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)))))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* 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))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* 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))))))> |
#<alt (* 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)))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -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)))))))> |
#<alt (* -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)))))))> |
#<alt (* -2/3 (/ b c))> |
#<alt (+ (* -2/3 (/ b c)) (* 1/2 (/ a b)))> |
#<alt (+ (* -2/3 (/ b c)) (* a (+ (* -1 (* a (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))> |
#<alt (+ (* -2/3 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -3/4 (/ (* c (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3))))) (pow b 2))) (+ (* -2/9 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 9/16 (/ (pow c 2) (pow b 5))))))) (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))> |
#<alt (* (sqrt (/ a c)) (/ 1 (sqrt -3)))> |
#<alt (+ (* (sqrt (/ a c)) (/ 1 (sqrt -3))) (/ b (* c (pow (sqrt -3) 2))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* -1 (/ b (* c (pow (sqrt -3) 2)))))> |
#<alt (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -3) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))))))> |
#<alt (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ b (* c (pow (sqrt 3) 2)))))> |
#<alt (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* -1 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)))> |
#<alt (+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* -1 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)))> |
#<alt (* (sqrt (/ a c)) (/ 1 (sqrt -3)))> |
#<alt (+ (* (sqrt (/ a c)) (/ 1 (sqrt -3))) (/ b (* c (pow (sqrt -3) 2))))> |
#<alt (+ (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* c (pow (sqrt -3) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -3))))> |
#<alt (+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* c (pow (sqrt -3) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -3))))> |
#<alt (* -2/3 (/ b c))> |
#<alt (* b (- (* 1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c))))> |
#<alt (* b (- (* -1 (/ (+ (* -3/4 (* (pow a 2) c)) (* 3/8 (* (pow a 2) c))) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c)))))> |
#<alt (* b (- (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* (pow a 2) c)) (* 3/8 (* (pow a 2) c)))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* 9/16 (* (pow a 3) (pow c 2))))) (pow b 6))) (+ (* -3/4 (/ (* (pow a 2) c) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (+ (* 3/8 (/ (* (pow a 2) c) (pow b 4))) (* 2/3 (/ 1 c)))))))> |
#<alt (* -1/2 (/ a b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* (pow a 2) c) (pow b 2))) (* 1/2 a)) b))> |
#<alt (* -1 (/ (- (+ (* 1/2 a) (* 9/16 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (* -3/8 (/ (* (pow a 2) c) (pow b 2)))) b))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (+ (* -27/32 (* (pow a 4) (pow c 3))) (* -27/128 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 1/2 a)) (+ (* -9/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -3/8 (/ (* (pow a 2) c) (pow b 2))))) b))> |
#<alt (* -2/3 (/ b c))> |
#<alt (/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) c)> |
#<alt (/ (+ (* -2/3 b) (* c (- (* -1 (* c (+ (* -3/4 (/ (pow a 2) (pow b 3))) (* 3/8 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)> |
#<alt (/ (+ (* -2/3 b) (* c (- (* c (- (* -1 (* c (+ (* -3/4 (/ (* a (+ (* -3/4 (/ (pow a 2) (pow b 3))) (* 3/8 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -2/9 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) a)) (* 9/16 (/ (pow a 3) (pow b 5))))))) (+ (* -3/4 (/ (pow a 2) (pow b 3))) (* 3/8 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)> |
#<alt (* (sqrt (/ a c)) (/ 1 (sqrt -3)))> |
#<alt (/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -3))) (/ b (pow (sqrt -3) 2))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -1 (/ b (pow (sqrt -3) 2)))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (/ b (pow (sqrt -3) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3))))))) c)> |
#<alt (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (/ (+ (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))) (/ b (pow (sqrt 3) 2))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (/ (* b c) (pow (sqrt 3) 2))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* (pow b 3) c) (* a (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (/ (* b c) (pow (sqrt 3) 2))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) c))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* 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)))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -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)> |
#<alt (/ (+ (* -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)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -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))))))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* 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))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c)))> |
#<alt (* 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)))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))> |
#<alt (* -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))))))> |
#<alt (* -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))))))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* 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))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a)))> |
#<alt (* 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)))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))> |
#<alt (* -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))))))> |
#<alt (* -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))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* (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)))))))> |
#<alt (+ (* (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)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* 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)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -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))))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* 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)))))> |
#<alt (* 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))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -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)))))))> |
#<alt (* -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))))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* 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)))))> |
#<alt (* 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))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -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)))))))> |
#<alt (* -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))))))))> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 b)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (/ (+ (* -3/2 (* a c)) (pow b 2)) b)> |
#<alt (/ (+ (* -3/2 (* a c)) (pow b 2)) b)> |
#<alt (/ (+ (* -3/2 (* a c)) (pow b 2)) b)> |
#<alt b> |
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))> |
#<alt b> |
#<alt (* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1)))> |
#<alt (* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1)))> |
#<alt (* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1)))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* c (+ (* -3/2 (/ a b)) (/ b c)))> |
#<alt (* c (+ (* -3/2 (/ a b)) (/ b c)))> |
#<alt (* c (+ (* -3/2 (/ a b)) (/ b c)))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b)))))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b)))))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b)))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* a (+ (* -3/2 (/ c b)) (/ b a)))> |
#<alt (* a (+ (* -3/2 (/ c b)) (/ b a)))> |
#<alt (* a (+ (* -3/2 (/ c b)) (/ b a)))> |
#<alt (* -3/2 (/ (* a c) b))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 3/2 (/ c b)))))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 3/2 (/ c b)))))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 3/2 (/ c b)))))> |
#<alt 1> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* c (+ (* -3/2 (/ a (pow b 2))) (/ 1 c)))> |
#<alt (* c (+ (* -3/2 (/ a (pow b 2))) (/ 1 c)))> |
#<alt (* c (+ (* -3/2 (/ a (pow b 2))) (/ 1 c)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -1 (* c (- (* 3/2 (/ a (pow b 2))) (/ 1 c))))> |
#<alt (* -1 (* c (- (* 3/2 (/ a (pow b 2))) (/ 1 c))))> |
#<alt (* -1 (* c (- (* 3/2 (/ a (pow b 2))) (/ 1 c))))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (/ (+ (* -3/2 (* a c)) (pow b 2)) (pow b 2))> |
#<alt (/ (+ (* -3/2 (* a c)) (pow b 2)) (pow b 2))> |
#<alt (/ (+ (* -3/2 (* a c)) (pow b 2)) (pow b 2))> |
#<alt 1> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt 1> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt 1> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 1 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* a (+ (* -3/2 (/ c (pow b 2))) (/ 1 a)))> |
#<alt (* a (+ (* -3/2 (/ c (pow b 2))) (/ 1 a)))> |
#<alt (* a (+ (* -3/2 (/ c (pow b 2))) (/ 1 a)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -1 (* a (- (* 3/2 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* a (- (* 3/2 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* a (- (* 3/2 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a))> |
#<alt (* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a))> |
#<alt (* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a))> |
#<alt (* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a))> |
#<alt (* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a))> |
#<alt (* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a))> |
#<alt (* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* -1/3 (/ b a))> |
#<alt (* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))> |
#<alt (* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))> |
#<alt (* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))> |
#<alt (* -1/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))))> |
#<alt (- (* (sqrt (* a c)) (sqrt -3)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -3)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -3)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -3)) b)> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))> |
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))> |
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))> |
#<alt (- (* (sqrt (* a c)) (sqrt -3)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -3)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -3)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -3)) b)> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))> |
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))> |
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* -1 b)> |
#<alt (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1))> |
#<alt (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1))> |
#<alt (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))))))> |
#<alt (* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))))))> |
#<alt (* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
123 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | a | @ | -inf | (/ a (- (sqrt (+ (* b b) (/ c (/ -1/3 a)))) b)) |
| 1.0ms | a | @ | inf | (/ a (- (sqrt (+ (* b b) (/ c (/ -1/3 a)))) b)) |
| 1.0ms | c | @ | -inf | (/ a (- (sqrt (+ (* b b) (/ c (/ -1/3 a)))) b)) |
| 1.0ms | a | @ | 0 | (/ (- (sqrt (* a (* c -3))) b) (* 3 a)) |
| 1.0ms | c | @ | inf | (/ a (- (sqrt (+ (* b b) (/ c (/ -1/3 a)))) b)) |
| 1× | batch-egg-rewrite |
| 3628× | *-lowering-*.f32 |
| 3628× | *-lowering-*.f64 |
| 3260× | /-lowering-/.f32 |
| 3260× | /-lowering-/.f64 |
| 1248× | frac-times |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 155 |
| 1 | 167 | 146 |
| 2 | 922 | 142 |
| 3 | 6833 | 142 |
| 0 | 8239 | 142 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1/3 (/ a (- (sqrt (+ (* b b) (/ c (/ -1/3 a)))) b))) |
(/ a (- (sqrt (+ (* b b) (/ c (/ -1/3 a)))) b)) |
(- (sqrt (+ (* b b) (/ c (/ -1/3 a)))) b) |
(sqrt (+ (* b b) (/ c (/ -1/3 a)))) |
(/ 1 (/ -3/2 b)) |
(/ (/ 1 (/ -3/2 b)) a) |
(/ -3/2 b) |
(/ (- (* b (+ 1 (* (/ c b) (/ -3/2 (/ b a))))) b) (* 3 a)) |
(- (* b (+ 1 (* (/ c b) (/ -3/2 (/ b a))))) b) |
(* b (+ 1 (* (/ c b) (/ -3/2 (/ b a))))) |
(+ 1 (* (/ c b) (/ -3/2 (/ b a)))) |
(/ (- (sqrt (* a (* c -3))) b) (* 3 a)) |
(- (sqrt (* a (* c -3))) b) |
(sqrt (* a (* c -3))) |
(* a (* c -3)) |
(* (/ c b) (/ -3/2 (/ b a))) |
| Outputs |
|---|
(+.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (/.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) b)) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b))) (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(neg.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))))) |
(neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b) (/.f64 #s(literal -1/3 binary64) a))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))))))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b))) |
(/.f64 #s(literal -1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))))) |
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b))) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b) a) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b)))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b)) a) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b))) a) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b))) a) |
(pow.f64 (/.f64 a (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b) a)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))) a)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b)) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))) a) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1/3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b)) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b) a)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))))) |
(neg.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))))) |
(neg.f64 (/.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))) #s(literal 1 binary64))) |
(/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b)) |
(/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b) a)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))))) |
(/.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))) |
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b) a) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b))) |
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b)) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) #s(literal 1 binary64)) b) |
(-.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) #s(literal 0 binary64)) b) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))) |
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b))) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b)) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))) |
(sqrt.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) |
(pow.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 b b) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -3/2 binary64) b)))) |
(-.f64 #s(literal 0 binary64) (/.f64 b #s(literal 3/2 binary64))) |
(neg.f64 (/.f64 b #s(literal 3/2 binary64))) |
(/.f64 b #s(literal -3/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 (/.f64 b #s(literal -3/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3/2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/2 binary64) b)) |
(/.f64 (/.f64 b #s(literal 3/2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -1 binary64) b)) |
(pow.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b #s(literal -3/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal -3/2 binary64) b))) #s(literal -1 binary64)) |
(*.f64 b #s(literal -2/3 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 (/.f64 b #s(literal -3/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2/3 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b #s(literal 3/2 binary64))) |
(*.f64 (/.f64 b #s(literal 3/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -2/3 binary64) b) |
(*.f64 #s(literal 2/3 binary64) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 #s(literal 2/3 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64))) |
(*.f64 #s(literal 2/3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a #s(literal 3/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (*.f64 a #s(literal 3/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 3/2 binary64))) (/.f64 b (*.f64 a #s(literal 3/2 binary64)))) |
(neg.f64 (/.f64 b (*.f64 a #s(literal 3/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 b (*.f64 a #s(literal 3/2 binary64))) #s(literal 1 binary64))) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 b (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64)))) |
(/.f64 b (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 3/2 binary64))) |
(/.f64 b (neg.f64 (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
(/.f64 (/.f64 b a) #s(literal -3/2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 3/2 binary64)) |
(/.f64 (/.f64 b #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 b #s(literal 3/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 (/.f64 b (*.f64 a #s(literal 3/2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal 2/3 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 3/2 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -3/2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -3/2 binary64) b)) |
(pow.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) #s(literal 1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64)))) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 b (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) |
(*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -2/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -3/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 2/3 binary64)) |
(*.f64 (/.f64 b #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 b #s(literal 3/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64))) |
(*.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(*.f64 (/.f64 b (*.f64 a #s(literal 3/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2/3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 #s(literal 2/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 3/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) b) |
(*.f64 (pow.f64 (/.f64 a #s(literal -2/3 binary64)) #s(literal -1 binary64)) b) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2/3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) a)) b) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 b #s(literal 3/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1 binary64)) (/.f64 b #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -3/2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -3/2 binary64) b))) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -3/2 binary64) b))))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 3/2 binary64) b)) |
(neg.f64 (/.f64 #s(literal 3/2 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -3/2 binary64))) |
(/.f64 #s(literal -3/2 binary64) b) |
(/.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 b #s(literal 3/2 binary64))) |
(/.f64 (/.f64 #s(literal 3/2 binary64) b) #s(literal -1 binary64)) |
(/.f64 #s(literal 3/2 binary64) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2/3 binary64)) |
(pow.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal 1 binary64)) |
(pow.f64 (/.f64 b #s(literal -3/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 #s(literal 3/2 binary64) b) #s(literal -1 binary64)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64))) |
(*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 3/2 binary64)) |
(+.f64 (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) (/.f64 a #s(literal 1/3 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) b) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) |
(+.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (+.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 (*.f64 b (+.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1/3 binary64) a))) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(+.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) |
(+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) (/.f64 a #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) (/.f64 a #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) (*.f64 a (*.f64 #s(literal 3 binary64) b))) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64))))) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))))) |
(fma.f64 b (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 b (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) (/.f64 a #s(literal 1/3 binary64)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 b (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 b a) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 3 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) #s(literal 3 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 3 binary64)) (/.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) a) (/.f64 b #s(literal 3 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) a) #s(literal 1/3 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) b (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 3 binary64)) b) (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 b a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) b (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) a) #s(literal -1/3 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(neg.f64 (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) (/.f64 a #s(literal -1/3 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) (/.f64 a #s(literal -1/3 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) (*.f64 a (*.f64 #s(literal 3 binary64) b))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) a))) |
(/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))))) |
(/.f64 (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) (*.f64 a (*.f64 #s(literal 3 binary64) b))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) b)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) |
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) (/.f64 b a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 a (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) a) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) #s(literal 3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a b)) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) #s(literal 3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) a) (*.f64 a (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 a (/.f64 b a))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) #s(literal 3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) a) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) a) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) a) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) a) a) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) (*.f64 a (*.f64 #s(literal 3 binary64) b))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b))) (neg.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) a)) #s(literal -3 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64)))) #s(literal 3 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) (*.f64 a (*.f64 #s(literal 3 binary64) b))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b))) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (/.f64 (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) (*.f64 a (*.f64 #s(literal 3 binary64) b))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) #s(literal -3 binary64)) #s(literal -1 binary64)) a) |
(pow.f64 (/.f64 a (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) a)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))))) |
(*.f64 b (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/3 binary64) a))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) (/.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64))) |
(*.f64 (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) (*.f64 a (*.f64 #s(literal 3 binary64) b))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) #s(literal -3 binary64))) |
(*.f64 (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) a) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (*.f64 (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 (/.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) a) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(+.f64 b (*.f64 b (+.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)) #s(literal -1 binary64)))) |
(+.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) |
(+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) b)) (/.f64 b (/.f64 a b))) (+.f64 b (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) b)) (/.f64 b (/.f64 a b))) (-.f64 b b)) |
(+.f64 (*.f64 b (+.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)) #s(literal -1 binary64))) b) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) b) (/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) b)) (/.f64 b (/.f64 a b)))) |
(-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))))) |
(-.f64 (+.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) #s(literal 0 binary64)) b) |
(fma.f64 b #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)) #s(literal -1 binary64)))) |
(fma.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 b (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal 1 binary64) b (*.f64 b (+.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) b (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64)) b (-.f64 #s(literal 0 binary64) b)) |
(neg.f64 (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))))) |
(*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) |
(*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal -1 binary64))) |
(*.f64 b (+.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64)))) |
(*.f64 (*.f64 b (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))))) |
(+.f64 b (/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) b)) (/.f64 b (/.f64 a b)))) |
(+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) b)) (/.f64 b (/.f64 a b))) b) |
(-.f64 b (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 b (/.f64 b (/.f64 a #s(literal -2/3 binary64)))))) |
(-.f64 b (*.f64 (/.f64 a (/.f64 b #s(literal 3/2 binary64))) (/.f64 b (/.f64 b c)))) |
(-.f64 b (*.f64 (/.f64 b (/.f64 b c)) (/.f64 a (/.f64 b #s(literal 3/2 binary64))))) |
(-.f64 b (*.f64 (/.f64 b (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) (/.f64 c (-.f64 #s(literal 0 binary64) b)))) |
(-.f64 b (/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) b)) b) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) b)) (/.f64 b (/.f64 a b))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 b #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) b)) (/.f64 b (/.f64 a b)))) |
(fma.f64 b (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)) b) |
(fma.f64 #s(literal 1 binary64) b (/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) b)) (/.f64 b (/.f64 a b)))) |
(fma.f64 (/.f64 c b) (/.f64 b (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) b) |
(fma.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 b (/.f64 b c)) b) |
(fma.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)) b b) |
(fma.f64 (/.f64 b (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) (/.f64 c b) b) |
(fma.f64 (/.f64 b (/.f64 b c)) (/.f64 a (/.f64 b #s(literal -3/2 binary64))) b) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) |
(*.f64 b (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) b) |
(*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) #s(literal 1 binary64)) b) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) |
(+.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)) #s(literal 1 binary64)) |
(fma.f64 c (/.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) b) #s(literal 1 binary64)) |
(fma.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 a (/.f64 b c)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 c b) (/.f64 a (/.f64 b #s(literal -3/2 binary64))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 c b) #s(literal 1 binary64)) |
(fma.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (/.f64 a b) b) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 a b) #s(literal 1 binary64)) |
(fma.f64 (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) |
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 a #s(literal -2/3 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) b) a #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) b) (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) (-.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) b) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(+.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) (/.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64))))) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) b)) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (sqrt.f64 a) (/.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (*.f64 (sqrt.f64 a) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 a) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 a) a) (/.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) #s(literal 3 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) #s(literal 3 binary64)) (/.f64 (sqrt.f64 a) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 a) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) a) (/.f64 (sqrt.f64 a) #s(literal 3 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) a) #s(literal 1/3 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) (sqrt.f64 a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 a c)) a) (/.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 a c)) #s(literal 3 binary64)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) a) #s(literal -1/3 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) (/.f64 a #s(literal -1/3 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))) (+.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) a))) |
(/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 b (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) |
(/.f64 (-.f64 b (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) b)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) |
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (/.f64 b a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 a (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) a) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) #s(literal 3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a b)) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) #s(literal 3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) a) (*.f64 a (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 a (/.f64 b a))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) #s(literal 3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) a) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) a) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) a) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) a) a) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b))) (neg.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) a)) #s(literal -3 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b)) #s(literal 3 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b))) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) #s(literal -3 binary64)) #s(literal -1 binary64)) a) |
(pow.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) a)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b)))) |
(*.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 b (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (+.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) #s(literal -3 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (*.f64 (-.f64 b (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) a) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(+.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))) |
(-.f64 (+.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) #s(literal 0 binary64)) b) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (sqrt.f64 a) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 a c)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 c) (pow.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 a)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1/2 binary64)) (pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (/.f64 c #s(literal 1/3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 c) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) c)) (sqrt.f64 (/.f64 a #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (/.f64 c #s(literal 1/3 binary64))) (sqrt.f64 (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (*.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 c) (-.f64 #s(literal 0 binary64) b)) |
(neg.f64 (-.f64 b (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b)) |
(*.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))))) |
(sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) c))) |
(/.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1/3 binary64))) |
(/.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) c)) (sqrt.f64 (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 a c)))) |
(pow.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) c) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (/.f64 c #s(literal -1/3 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 a c))) |
(*.f64 (sqrt.f64 c) (pow.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (sqrt.f64 c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 a))) |
(*.f64 (pow.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1/2 binary64)) (pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 c #s(literal 1/3 binary64)) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) c)) (sqrt.f64 (/.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 c #s(literal 1/3 binary64))) (sqrt.f64 (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 c)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) c)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) |
(neg.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) |
(neg.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) c)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1/3 binary64) a) c))) |
(/.f64 a (/.f64 #s(literal -1/3 binary64) c)) |
(/.f64 c (/.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/3 binary64) a) c)) |
(/.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c))) |
(/.f64 (/.f64 c #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 a c))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (*.f64 a c) #s(literal -1/3 binary64)) |
(/.f64 (/.f64 c #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) #s(literal 1/3 binary64)) |
(/.f64 (neg.f64 (/.f64 c #s(literal -1/3 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (/.f64 c (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1/3 binary64)) |
(/.f64 (/.f64 (/.f64 c #s(literal -1/3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) c) #s(literal -1 binary64)) |
(*.f64 a (/.f64 c #s(literal -1/3 binary64))) |
(*.f64 c (/.f64 a #s(literal -1/3 binary64))) |
(*.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) |
(*.f64 #s(literal 3 binary64) (*.f64 c (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 3 binary64) (/.f64 c (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(*.f64 #s(literal -3 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))) |
(*.f64 #s(literal -3 binary64) (/.f64 c (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 c #s(literal -1/3 binary64)) a) |
(*.f64 #s(literal -1 binary64) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) c)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c #s(literal 1/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 3 binary64) c)) |
(*.f64 (/.f64 a #s(literal -1/3 binary64)) c) |
(*.f64 (/.f64 a #s(literal -1/3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 (*.f64 a c) #s(literal -3 binary64)) |
(*.f64 (/.f64 c #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) #s(literal 3 binary64)) |
(*.f64 (/.f64 c (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -3 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (*.f64 (/.f64 c #s(literal 1/3 binary64)) #s(literal -1 binary64)) a) |
(*.f64 (/.f64 (/.f64 c #s(literal -1/3 binary64)) #s(literal 1 binary64)) a) |
(*.f64 (/.f64 (/.f64 c #s(literal -1/3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(neg.f64 (*.f64 (/.f64 a (/.f64 b #s(literal 3/2 binary64))) (/.f64 c b))) |
(neg.f64 (*.f64 (/.f64 c b) (/.f64 a (/.f64 b #s(literal 3/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 a (/.f64 b c)))) |
(neg.f64 (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 a (/.f64 b #s(literal -3/2 binary64))))) |
(neg.f64 (*.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 c (-.f64 #s(literal 0 binary64) b)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) b) a)) |
(neg.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 b (/.f64 a #s(literal -2/3 binary64))))) |
(neg.f64 (/.f64 (/.f64 a (/.f64 b #s(literal 3/2 binary64))) (/.f64 b c))) |
(neg.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) b))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(neg.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (/.f64 c b) (/.f64 b (*.f64 a #s(literal 3/2 binary64))))) |
(neg.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) (/.f64 b (/.f64 a b)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 b a))) |
(neg.f64 (/.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal 3/2 binary64)))) b)) |
(/.f64 a (*.f64 (/.f64 b c) (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 a (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (/.f64 b #s(literal 3/2 binary64)))) |
(/.f64 a (*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 b c))) |
(/.f64 c (/.f64 b (/.f64 a (/.f64 b #s(literal -3/2 binary64))))) |
(/.f64 c (*.f64 (/.f64 b (*.f64 a #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 c (neg.f64 (/.f64 (/.f64 b a) (/.f64 #s(literal 3/2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -3/2 binary64) (/.f64 b (/.f64 a (/.f64 b c)))) |
(/.f64 #s(literal -3/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 #s(literal -3/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(/.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b c))) |
(/.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 (/.f64 b c) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (/.f64 c b) (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) |
(/.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 b c)) |
(/.f64 (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 b c) (/.f64 b (*.f64 a #s(literal 3/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (/.f64 b (/.f64 a #s(literal -2/3 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 a #s(literal 3/2 binary64))) (/.f64 b c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64))))))) |
(/.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 b (/.f64 a b))) |
(/.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (/.f64 b a) (/.f64 #s(literal 3/2 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b (/.f64 b (*.f64 a #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 b (*.f64 a #s(literal 3/2 binary64))) b)) |
(/.f64 #s(literal 3/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (/.f64 b c)) b))) |
(/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 #s(literal 3/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (/.f64 b a))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 b c) (/.f64 b #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 b #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (*.f64 a c) (*.f64 (/.f64 b #s(literal -3/2 binary64)) b)) |
(/.f64 (*.f64 a c) (*.f64 b (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 b a)) |
(/.f64 (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) b) |
(/.f64 (*.f64 c #s(literal 3/2 binary64)) (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (/.f64 a (/.f64 b #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(/.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64)))) |
(/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 b (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (/.f64 a #s(literal -2/3 binary64)) (*.f64 (/.f64 b c) b)) |
(/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64)) |
(/.f64 (/.f64 a (/.f64 b c)) (/.f64 b #s(literal -3/2 binary64))) |
(/.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) b) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b #s(literal 3/2 binary64)) b)) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 b (/.f64 b #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal 3/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c b)) (/.f64 b #s(literal 3/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 b #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 b #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64)) (*.f64 (/.f64 b #s(literal 3/2 binary64)) (/.f64 b c))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1 binary64)) (*.f64 (/.f64 b #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (*.f64 (/.f64 a #s(literal -2/3 binary64)) (-.f64 #s(literal 0 binary64) c)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (/.f64 #s(literal -3/2 binary64) b) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (*.f64 a #s(literal 3/2 binary64))))) |
(/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) (*.f64 b b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 b c) (/.f64 b #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) (*.f64 (/.f64 b c) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/2 binary64))) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 a #s(literal -2/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) b)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a #s(literal 3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b c)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a #s(literal -2/3 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal 3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (/.f64 a #s(literal -2/3 binary64)) c) (*.f64 b b)) |
(/.f64 (*.f64 (/.f64 a #s(literal -2/3 binary64)) #s(literal 1 binary64)) (*.f64 b (/.f64 b c))) |
(/.f64 (*.f64 (/.f64 a #s(literal -2/3 binary64)) #s(literal -1 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) c) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b c))) |
(/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b c)))) |
(/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) c)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) a) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) #s(literal 1 binary64)) (/.f64 b (/.f64 a b))) |
(/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) #s(literal -1 binary64)) (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (*.f64 (*.f64 c #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (*.f64 c #s(literal 3/2 binary64)) a) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (*.f64 c #s(literal 3/2 binary64)) #s(literal 1 binary64)) (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (*.f64 (*.f64 c #s(literal 3/2 binary64)) #s(literal -1 binary64)) (/.f64 b (/.f64 a b))) |
(/.f64 (*.f64 (*.f64 c #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) a)) (/.f64 b #s(literal -3/2 binary64))) |
(/.f64 (/.f64 (/.f64 c b) #s(literal -2/3 binary64)) (/.f64 b a)) |
(/.f64 (/.f64 (/.f64 c b) (/.f64 b #s(literal 3/2 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 a (/.f64 b c))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b c))) |
(/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b c))) (/.f64 b #s(literal -3/2 binary64))) |
(/.f64 (*.f64 (/.f64 c b) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 (/.f64 c b) (*.f64 a #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b c))) (/.f64 b #s(literal 3/2 binary64))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (/.f64 b c))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (*.f64 a #s(literal 3/2 binary64)) (/.f64 c b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal 3/2 binary64)))) #s(literal -1 binary64)) b) |
(pow.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64))))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) b)) |
(*.f64 c (/.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -2/3 binary64))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 a (/.f64 b c)) b)) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (/.f64 (/.f64 a b) b))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 a (/.f64 b c))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 c (/.f64 b a))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b c)))) |
(*.f64 (/.f64 c b) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) |
(*.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 c b)) |
(*.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (/.f64 a b) b)) |
(*.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c b))) |
(*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 (/.f64 c b) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b c))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 b (/.f64 a #s(literal -2/3 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (/.f64 #s(literal 3/2 binary64) b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a (/.f64 b #s(literal -3/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -3/2 binary64) (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 3/2 binary64) (/.f64 b (/.f64 a b)))) |
(*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 c b))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (/.f64 b c)) b)))) |
(*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a (/.f64 b c)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 b c))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 c (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) b))))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 b (/.f64 a b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 c b))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 b c))) |
(*.f64 (/.f64 a b) (/.f64 #s(literal -3/2 binary64) (/.f64 b c))) |
(*.f64 (/.f64 a b) (/.f64 (/.f64 c b) #s(literal -2/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) (/.f64 a b)) |
(*.f64 (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 c #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) b))))) |
(*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 a #s(literal -2/3 binary64))) |
(*.f64 (/.f64 (/.f64 a b) b) (*.f64 c #s(literal -3/2 binary64))) |
(*.f64 (/.f64 (/.f64 a b) b) (/.f64 c #s(literal -2/3 binary64))) |
(*.f64 (/.f64 (/.f64 a b) b) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 a (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))))) |
(*.f64 (/.f64 a #s(literal -2/3 binary64)) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 a #s(literal -2/3 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b c))) |
(*.f64 (/.f64 (/.f64 a (/.f64 b c)) b) #s(literal -3/2 binary64)) |
(*.f64 (/.f64 a (/.f64 b c)) (/.f64 #s(literal -3/2 binary64) b)) |
(*.f64 (/.f64 c (/.f64 b (*.f64 a #s(literal 3/2 binary64)))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) b) a) |
(*.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) b) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) b) c) |
(*.f64 (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) b) b) (/.f64 a (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 c (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal -3/2 binary64) b) b)) |
(*.f64 (/.f64 c (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b #s(literal -3/2 binary64)))) |
(*.f64 (/.f64 c (/.f64 b a)) (/.f64 #s(literal -3/2 binary64) b)) |
(*.f64 (/.f64 c (/.f64 b #s(literal 3/2 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b #s(literal -3/2 binary64))) (/.f64 c (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 c #s(literal -2/3 binary64)) (/.f64 (/.f64 a b) b)) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) a)) (/.f64 #s(literal -3/2 binary64) b)) |
(*.f64 (/.f64 (/.f64 c b) #s(literal -2/3 binary64)) (/.f64 a b)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 b (/.f64 a #s(literal -2/3 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 b #s(literal -3/2 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 b a)) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) a)) (/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 b #s(literal -3/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -2/3 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 c (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b #s(literal 3/2 binary64))) (/.f64 c (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) b) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 b b)) (/.f64 c (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -3/2 binary64) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 a b) b)) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 b #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 (/.f64 c b) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) #s(literal -1 binary64)) (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (/.f64 c b) (/.f64 #s(literal -1 binary64) a)) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) b) #s(literal -1 binary64)) a) |
(*.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) #s(literal -1 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 b a))) #s(literal 3/2 binary64)) |
(*.f64 (/.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) (/.f64 b c)) #s(literal 1 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b c)) b) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
| 1× | egg-herbie |
| 7530× | *-lowering-*.f32 |
| 7530× | *-lowering-*.f64 |
| 4538× | +-lowering-+.f64 |
| 4538× | +-lowering-+.f32 |
| 1596× | associate-*r* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 885 | 7017 |
| 1 | 3133 | 6669 |
| 0 | 8597 | 6669 |
| 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/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 (/ 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 (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))) |
(* 1/3 (* (sqrt (/ c a)) (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))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -2/3 (/ b c)) |
(+ (* -2/3 (/ b c)) (* 1/2 (/ a b))) |
(+ (* -2/3 (/ b c)) (* a (+ (* -1 (* a (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) |
(+ (* -2/3 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -3/4 (/ (* c (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3))))) (pow b 2))) (+ (* -2/9 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 9/16 (/ (pow c 2) (pow b 5))))))) (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) |
(* (sqrt (/ a c)) (/ 1 (sqrt -3))) |
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -3))) (/ b (* c (pow (sqrt -3) 2)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* -1 (/ b (* c (pow (sqrt -3) 2))))) |
(- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -3) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) |
(* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) |
(+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ b (* c (pow (sqrt 3) 2))))) |
(+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* -1 (/ (* a b) (* c (pow (sqrt 3) 2))))) a))) |
(+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* -1 (/ (* a b) (* c (pow (sqrt 3) 2))))) a))) |
(* (sqrt (/ a c)) (/ 1 (sqrt -3))) |
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -3))) (/ b (* c (pow (sqrt -3) 2)))) |
(+ (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* c (pow (sqrt -3) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) |
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* c (pow (sqrt -3) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) |
(* -2/3 (/ b c)) |
(* b (- (* 1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c)))) |
(* b (- (* -1 (/ (+ (* -3/4 (* (pow a 2) c)) (* 3/8 (* (pow a 2) c))) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c))))) |
(* b (- (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* (pow a 2) c)) (* 3/8 (* (pow a 2) c)))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* 9/16 (* (pow a 3) (pow c 2))))) (pow b 6))) (+ (* -3/4 (/ (* (pow a 2) c) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (+ (* 3/8 (/ (* (pow a 2) c) (pow b 4))) (* 2/3 (/ 1 c))))))) |
(* -1/2 (/ a b)) |
(* -1 (/ (+ (* 3/8 (/ (* (pow a 2) c) (pow b 2))) (* 1/2 a)) b)) |
(* -1 (/ (- (+ (* 1/2 a) (* 9/16 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (* -3/8 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* -27/32 (* (pow a 4) (pow c 3))) (* -27/128 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 1/2 a)) (+ (* -9/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -3/8 (/ (* (pow a 2) c) (pow b 2))))) b)) |
(* -2/3 (/ b c)) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) c) |
(/ (+ (* -2/3 b) (* c (- (* -1 (* c (+ (* -3/4 (/ (pow a 2) (pow b 3))) (* 3/8 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c) |
(/ (+ (* -2/3 b) (* c (- (* c (- (* -1 (* c (+ (* -3/4 (/ (* a (+ (* -3/4 (/ (pow a 2) (pow b 3))) (* 3/8 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -2/9 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) a)) (* 9/16 (/ (pow a 3) (pow b 5))))))) (+ (* -3/4 (/ (pow a 2) (pow b 3))) (* 3/8 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c) |
(* (sqrt (/ a c)) (/ 1 (sqrt -3))) |
(/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -3))) (/ b (pow (sqrt -3) 2))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -1 (/ b (pow (sqrt -3) 2)))) c) |
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (/ b (pow (sqrt -3) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3))))))) c) |
(* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) |
(* -1 (/ (+ (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))) (/ b (pow (sqrt 3) 2))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (/ (* b c) (pow (sqrt 3) 2))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* (pow b 3) c) (* a (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (/ (* b c) (pow (sqrt 3) 2))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) c)) |
(* (sqrt (* a c)) (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))) |
(* -3/2 (/ (* a c) 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) |
(* -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)))))))) |
(* -3/2 (/ (* a c) 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)))))))) |
(* (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))) |
(* -1 (* (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)))))) |
(* -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)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))) |
(* -1 (* (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)))))) |
(* (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))))))))) |
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 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)))))))) |
b |
(+ b (* -3/2 (/ (* a c) 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)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(* -1 (* (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)))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* 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)))))))) |
(* -2/3 b) |
(* -2/3 b) |
(* -2/3 b) |
(* -2/3 b) |
(* -2/3 b) |
(* -2/3 b) |
(* -2/3 b) |
(* -2/3 b) |
(* -2/3 b) |
(* -2/3 b) |
(* -2/3 b) |
(* -2/3 b) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(/ -3/2 b) |
(/ -3/2 b) |
(/ -3/2 b) |
(/ -3/2 b) |
(/ -3/2 b) |
(/ -3/2 b) |
(/ -3/2 b) |
(/ -3/2 b) |
(/ -3/2 b) |
(/ -3/2 b) |
(/ -3/2 b) |
(/ -3/2 b) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -1/2 (/ c b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(* -3/2 (/ (* a c) b)) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) b) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) b) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) b) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
b |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1))) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1))) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* -3/2 (/ (* a c) b))) |
(* -3/2 (/ (* a c) b)) |
(* c (+ (* -3/2 (/ a b)) (/ b c))) |
(* c (+ (* -3/2 (/ a b)) (/ b c))) |
(* c (+ (* -3/2 (/ a b)) (/ b c))) |
(* -3/2 (/ (* a c) b)) |
(* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* -3/2 (/ (* a c) b))) |
(* -3/2 (/ (* a c) b)) |
(* a (+ (* -3/2 (/ c b)) (/ b a))) |
(* a (+ (* -3/2 (/ c b)) (/ b a))) |
(* a (+ (* -3/2 (/ c b)) (/ b a))) |
(* -3/2 (/ (* a c) b)) |
(* -1 (* a (+ (* -1 (/ b a)) (* 3/2 (/ c b))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 3/2 (/ c b))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 3/2 (/ c b))))) |
1 |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* c (+ (* -3/2 (/ a (pow b 2))) (/ 1 c))) |
(* c (+ (* -3/2 (/ a (pow b 2))) (/ 1 c))) |
(* c (+ (* -3/2 (/ a (pow b 2))) (/ 1 c))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (/ 1 c)))) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (/ 1 c)))) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (/ 1 c)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) (pow b 2)) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) (pow b 2)) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) (pow b 2)) |
1 |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
1 |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
1 |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* a (+ (* -3/2 (/ c (pow b 2))) (/ 1 a))) |
(* a (+ (* -3/2 (/ c (pow b 2))) (/ 1 a))) |
(* a (+ (* -3/2 (/ c (pow b 2))) (/ 1 a))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (/ 1 a)))) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* 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/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(* -1/3 (/ b a)) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(* -1/3 (/ b a)) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(* (sqrt (* a c)) (sqrt -3)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(* (sqrt (* a c)) (sqrt -3)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(* -1 b) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1)) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1)) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1)) |
(* -1 b) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
| Outputs |
|---|
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 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))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) 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 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (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) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 b #s(literal 1/3 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (/.f64 (-.f64 (*.f64 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/24 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))))) 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 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal -1/3 binary64) 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))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a)))) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) 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 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a)) (pow.f64 b #s(literal 4 binary64))))) 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 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 405/64 binary64) a))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a)) (pow.f64 b #s(literal 4 binary64))))) b) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.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 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) a)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) 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)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 b a)))))) (/.f64 #s(literal -1/2 binary64) 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))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) 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 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c 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 c (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (+.f64 (*.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))))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))))) (neg.f64 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 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) c)) (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 (-.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/24 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (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 (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) c)) c)) (neg.f64 c)) |
(* -2/3 (/ b c)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) c) |
(+ (* -2/3 (/ b c)) (* 1/2 (/ a b))) |
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))) |
(+ (* -2/3 (/ b c)) (* a (+ (* -1 (* a (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) |
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) #s(literal 3/8 binary64))))) |
(+ (* -2/3 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -3/4 (/ (* c (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3))))) (pow b 2))) (+ (* -2/9 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 9/16 (/ (pow c 2) (pow b 5))))))) (+ (* -3/4 (/ c (pow b 3))) (* 3/8 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) |
(+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) c) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) (*.f64 b b)))) (neg.f64 a)) (/.f64 (*.f64 #s(literal 3/8 binary64) c) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (/ a c)) (/ 1 (sqrt -3))) |
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -3))) (/ b (* c (pow (sqrt -3) 2)))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b (*.f64 c #s(literal -3 binary64)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* -1 (/ b (* c (pow (sqrt -3) 2))))) |
(+.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/2 binary64)) (*.f64 a a))) (/.f64 b (*.f64 c #s(literal -3 binary64)))) |
(- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -3) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) |
(-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) b) (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (+.f64 (/.f64 b (*.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b b) #s(literal -3 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 b b) #s(literal -3 binary64))))) |
(* -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 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ b (* c (pow (sqrt 3) 2))))) |
(-.f64 (/.f64 b (*.f64 c #s(literal -3 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* -1 (/ (* a b) (* c (pow (sqrt 3) 2))))) a))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b b) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b a) (*.f64 c #s(literal 3 binary64)))) a)) |
(+ (* -1 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) (sqrt 3)))) (+ (* -1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* -1 (/ (* a b) (* c (pow (sqrt 3) 2))))) a))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b b) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b b) #s(literal 3 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) a) (*.f64 (/.f64 a c) (/.f64 b #s(literal -3 binary64))))) a) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* (sqrt (/ a c)) (/ 1 (sqrt -3))) |
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -3))) (/ b (* c (pow (sqrt -3) 2)))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b (*.f64 c #s(literal -3 binary64)))) |
(+ (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* c (pow (sqrt -3) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3 binary64)))))) |
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (/ 1 (* c (pow (sqrt -3) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3 binary64))) (*.f64 b (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))))))) |
(* -2/3 (/ b c)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) c) |
(* b (- (* 1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c)))) |
(*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -2/3 binary64) c))) |
(* b (- (* -1 (/ (+ (* -3/4 (* (pow a 2) c)) (* 3/8 (* (pow a 2) c))) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c))))) |
(*.f64 b (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 2/3 binary64) c) (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))))) |
(* b (- (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -3/4 (* (pow a 2) c)) (* 3/8 (* (pow a 2) c)))))) (+ (* -2/9 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* 9/16 (* (pow a 3) (pow c 2))))) (pow b 6))) (+ (* -3/4 (/ (* (pow a 2) c) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (+ (* 3/8 (/ (* (pow a 2) c) (pow b 4))) (* 2/3 (/ 1 c))))))) |
(*.f64 b (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 c c)) (/.f64 #s(literal 405/64 binary64) a))) (+.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) c)) (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -3/8 binary64)))))) (neg.f64 (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) c) (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 4 binary64))))))))) |
(* -1/2 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b) |
(* -1 (/ (+ (* 3/8 (/ (* (pow a 2) c) (pow b 2))) (* 1/2 a)) b)) |
(/.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (- (+ (* 1/2 a) (* 9/16 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (* -3/8 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(/.f64 (+.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* -27/32 (* (pow a 4) (pow c 3))) (* -27/128 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 1/2 a)) (+ (* -9/16 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -3/8 (/ (* (pow a 2) c) (pow b 2))))) b)) |
(/.f64 (-.f64 (-.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) #s(literal -135/128 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) c) (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) c)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -2/3 (/ b c)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) c) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) c) |
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c a) b))) c) |
(/ (+ (* -2/3 b) (* c (- (* -1 (* c (+ (* -3/4 (/ (pow a 2) (pow b 3))) (* 3/8 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c) |
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 c #s(literal 3/8 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))))) c) |
(/ (+ (* -2/3 b) (* c (- (* c (- (* -1 (* c (+ (* -3/4 (/ (* a (+ (* -3/4 (/ (pow a 2) (pow b 3))) (* 3/8 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -2/9 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) a)) (* 9/16 (/ (pow a 3) (pow b 5))))))) (+ (* -3/4 (/ (pow a 2) (pow b 3))) (* 3/8 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c) |
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) a) (/.f64 (*.f64 #s(literal 9/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 c)) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))))) c) |
(* (sqrt (/ a c)) (/ 1 (sqrt -3))) |
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -3))) (/ b (pow (sqrt -3) 2))) c) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b #s(literal -3 binary64))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (* -1 (/ b (pow (sqrt -3) 2)))) c) |
(/.f64 (+.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64)) (*.f64 c c))) (/.f64 b #s(literal -3 binary64))) c) |
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -3)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -1 (/ b (pow (sqrt -3) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -3) 3))))))) c) |
(/.f64 (-.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 c (*.f64 c c)))) (-.f64 (+.f64 (/.f64 b #s(literal 3 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))))) c) |
(* -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 (/ (+ (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3))) (/ b (pow (sqrt 3) 2))) c)) |
(/.f64 (+.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (/ (* b c) (pow (sqrt 3) 2))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) c)) |
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 b b) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 c b) #s(literal -3 binary64))) c)) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/2 (/ (* (pow b 3) c) (* a (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (/ (* b c) (pow (sqrt 3) 2))) c)) (* (sqrt (* a c)) (/ (sqrt -1) (sqrt 3)))) c)) |
(/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64)))))) (neg.f64 c)) (/.f64 (*.f64 c b) #s(literal -3 binary64))) c)) (neg.f64 c)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1 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))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64)))))) #s(literal -1 binary64)))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (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 (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64)))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) 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 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 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))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
(* 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 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))) |
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 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))) |
(*.f64 c (+.f64 (*.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) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (+.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 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 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) c)) (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 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))))) (neg.f64 c)) b) c)) (neg.f64 c)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 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))))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))))))) |
(* 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 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) b))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))) |
(*.f64 a (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (/.f64 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))) |
(*.f64 a (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) #s(literal -1/8 binary64)) (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (/.f64 b a)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 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 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) a)) (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 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 3 binary64))) #s(literal -1/8 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) #s(literal 1/2 binary64))) (neg.f64 a)) b) a)) (neg.f64 a)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.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))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))) (/.f64 (*.f64 b b) (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))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64)))))))))) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a)))) |
(* 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 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a))) (-.f64 #s(literal 0 binary64) 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 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a)))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) c) (*.f64 b (*.f64 b 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)))))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* 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 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.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) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))) |
(* 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 c (+.f64 (*.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) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.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)))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b b) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.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)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))) (neg.f64 c)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b 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)))))))) |
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))) |
(* 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 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) #s(literal -1/8 binary64)))) |
(* 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 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64))) (+.f64 (*.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 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) #s(literal -1/8 binary64))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* -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 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 3 binary64))))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))))) (neg.f64 a)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 b) |
(*.f64 b #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(* -2/3 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -1/2 (/ c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) b) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3/2 binary64) a) c)) b) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) b) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3/2 binary64) a) c)) b) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) b) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3/2 binary64) a) c)) b) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a))) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a))) |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a))) |
b |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)) |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)) |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* c (+ (* -3/2 (/ a b)) (/ b c))) |
(*.f64 c (+.f64 (/.f64 b c) (/.f64 (*.f64 #s(literal -3/2 binary64) a) b))) |
(* c (+ (* -3/2 (/ a b)) (/ b c))) |
(*.f64 c (+.f64 (/.f64 b c) (/.f64 (*.f64 #s(literal -3/2 binary64) a) b))) |
(* c (+ (* -3/2 (/ a b)) (/ b c))) |
(*.f64 c (+.f64 (/.f64 b c) (/.f64 (*.f64 #s(literal -3/2 binary64) a) b))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b))))) |
(*.f64 (-.f64 (*.f64 (/.f64 a b) #s(literal 3/2 binary64)) (/.f64 b c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b))))) |
(*.f64 (-.f64 (*.f64 (/.f64 a b) #s(literal 3/2 binary64)) (/.f64 b c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ b c)) (* 3/2 (/ a b))))) |
(*.f64 (-.f64 (*.f64 (/.f64 a b) #s(literal 3/2 binary64)) (/.f64 b c)) (neg.f64 c)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)) |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)) |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* a (+ (* -3/2 (/ c b)) (/ b a))) |
(*.f64 a (+.f64 (/.f64 b a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) |
(* a (+ (* -3/2 (/ c b)) (/ b a))) |
(*.f64 a (+.f64 (/.f64 b a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) |
(* a (+ (* -3/2 (/ c b)) (/ b a))) |
(*.f64 a (+.f64 (/.f64 b a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b) |
(* -1 (* a (+ (* -1 (/ b a)) (* 3/2 (/ c b))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) b) (/.f64 b a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ b a)) (* 3/2 (/ c b))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) b) (/.f64 b a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ b a)) (* 3/2 (/ c b))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) b) (/.f64 b a)) (neg.f64 a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a)) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a)) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* c (+ (* -3/2 (/ a (pow b 2))) (/ 1 c))) |
(+.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (/.f64 a (*.f64 b b)) #s(literal -3/2 binary64)))) |
(* c (+ (* -3/2 (/ a (pow b 2))) (/ 1 c))) |
(+.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (/.f64 a (*.f64 b b)) #s(literal -3/2 binary64)))) |
(* c (+ (* -3/2 (/ a (pow b 2))) (/ 1 c))) |
(+.f64 #s(literal 1 binary64) (*.f64 c (*.f64 (/.f64 a (*.f64 b b)) #s(literal -3/2 binary64)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (/ 1 c)))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) (*.f64 b b)) (/.f64 #s(literal -1 binary64) c)) (neg.f64 c)) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (/ 1 c)))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) (*.f64 b b)) (/.f64 #s(literal -1 binary64) c)) (neg.f64 c)) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (/ 1 c)))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) a) (*.f64 b b)) (/.f64 #s(literal -1 binary64) c)) (neg.f64 c)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) (pow b 2)) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3/2 binary64) a) c)) (*.f64 b b)) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) (pow b 2)) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3/2 binary64) a) c)) (*.f64 b b)) |
(/ (+ (* -3/2 (* a c)) (pow b 2)) (pow b 2)) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3/2 binary64) a) c)) (*.f64 b b)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a)) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a)) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a)) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a)) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a)) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a)) |
(+ 1 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* a (+ (* -3/2 (/ c (pow b 2))) (/ 1 a))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a)) |
(* a (+ (* -3/2 (/ c (pow b 2))) (/ 1 a))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a)) |
(* a (+ (* -3/2 (/ c (pow b 2))) (/ 1 a))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)) a)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) (neg.f64 a)) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) (neg.f64 a)) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal -1 binary64) a)) (neg.f64 a)) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) a) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) a) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) a) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) 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 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (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) (+.f64 (/.f64 b a) (*.f64 (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) (+.f64 (/.f64 b a) (*.f64 (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) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) a) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) a) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) a) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) 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))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 c a)) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))))) (neg.f64 c)) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))))) (neg.f64 c)) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c))))) (neg.f64 c)) |
(* 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 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/3 binary64) b) a)) |
(* -1/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) b) a) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(*.f64 (*.f64 b #s(literal 1/3 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(*.f64 (*.f64 b #s(literal 1/3 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(*.f64 (*.f64 b #s(literal 1/3 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1/3 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) b) a) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)))) (-.f64 #s(literal 0 binary64) b)) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (+.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 c)) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (+.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 c)) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (+.f64 (/.f64 b c) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 c)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1)) |
(*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) #s(literal -1 binary64))) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1)) |
(*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) #s(literal -1 binary64))) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1)) |
(*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) #s(literal -1 binary64))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) (-.f64 #s(literal 0 binary64) b)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.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))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.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))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.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))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.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))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.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))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.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))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.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))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.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))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3 (* a c)) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) (*.f64 b b)) |
Compiled 24965 to 3880 computations (84.5% saved)
53 alts after pruning (47 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1319 | 28 | 1347 |
| Fresh | 30 | 19 | 49 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1350 | 53 | 1403 |
| Status | Accuracy | Program |
|---|---|---|
| 20.2% | (fma.f64 (/.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) (sqrt.f64 a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) | |
| 25.7% | (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) a) #s(literal 3 binary64)) | |
| 36.9% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) b)) | |
| 53.4% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) a) #s(literal 3 binary64)) | |
| 33.5% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) a) #s(literal 3 binary64)) | |
| ▶ | 34.5% | (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 3 binary64)) |
| 37.0% | (/.f64 (/.f64 (*.f64 #s(literal 6 binary64) b) a) #s(literal -9 binary64)) | |
| 37.0% | (/.f64 (/.f64 b a) #s(literal -3/2 binary64)) | |
| 37.0% | (/.f64 (/.f64 b #s(literal -3/2 binary64)) a) | |
| 36.9% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) (/.f64 #s(literal 1 binary64) b)) | |
| ✓ | 37.0% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) a) |
| 33.4% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) | |
| ▶ | 37.0% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
| 34.8% | (/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) c) #s(literal -1/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) | |
| 21.7% | (/.f64 (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) c)) (sqrt.f64 (/.f64 #s(literal 1/3 binary64) a))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 53.3% | (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (/.f64 b a)) #s(literal 3 binary64)) | |
| 18.0% | (/.f64 (-.f64 (/.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -1/3 binary64) a))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 31.9% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) c))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 21.7% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (sqrt.f64 a)) b) (*.f64 #s(literal 3 binary64) a)) | |
| 18.0% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 c)) b) (*.f64 #s(literal 3 binary64) a)) | |
| 21.7% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) c)) (sqrt.f64 (/.f64 a #s(literal 1/3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 11.9% | (/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) (/.f64 b a))))) b) (*.f64 #s(literal 3 binary64) a)) |
| 12.0% | (/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a (/.f64 b c)))))) b) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 33.5% | (/.f64 (-.f64 (sqrt.f64 (/.f64 (/.f64 c (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
| 33.5% | (/.f64 (-.f64 (sqrt.f64 (/.f64 (*.f64 a c) #s(literal -1/3 binary64))) b) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 53.5% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
| 29.2% | (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 52.3% | (/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) #s(literal -9 binary64)) |
| ▶ | 53.5% | (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b)) (*.f64 a #s(literal 9 binary64))) |
| 31.8% | (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64)) | |
| 36.6% | (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) | |
| 31.8% | (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) | |
| 33.8% | (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -3/2 binary64) b)))) a) | |
| 36.9% | (/.f64 b (/.f64 a #s(literal -2/3 binary64))) | |
| 37.0% | (/.f64 b (neg.f64 (*.f64 a #s(literal 3/2 binary64)))) | |
| 37.0% | (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) | |
| 26.4% | (/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 c #s(literal 3/8 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))))) c)) | |
| 31.5% | (/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b #s(literal -2/3 binary64)) c)) | |
| 25.7% | (/.f64 #s(literal 1/3 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b))) | |
| 33.5% | (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) | |
| ✓ | 53.5% | (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
| 31.4% | (/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) #s(literal 3/8 binary64)))))) | |
| 32.1% | (/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b)))) | |
| 31.6% | (/.f64 #s(literal 1/3 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -2/3 binary64) c)))) | |
| 37.0% | (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) | |
| 36.6% | (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)))) | |
| 42.9% | (+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) | |
| 33.4% | (*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) | |
| 36.9% | (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) b) | |
| 33.5% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b)) | |
| ▶ | 37.0% | (*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
| 35.8% | (*.f64 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) | |
| ✓ | 11.7% | #s(literal 0 binary64) |
Compiled 1567 to 1142 computations (27.1% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 (/.f64 c (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (/.f64 (/.f64 c (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64))) b) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (sqrt.f64 (/.f64 (/.f64 c (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | cost-diff | 128 | (/.f64 c (/.f64 #s(literal 1 binary64) a)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 3 binary64)) |
| ✓ | cost-diff | 128 | (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -3/2 binary64) b) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -2/3 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b)) (*.f64 a #s(literal 9 binary64))) |
| 2772× | *-lowering-*.f32 |
| 2772× | *-lowering-*.f64 |
| 1998× | fma-lowering-fma.f32 |
| 1998× | fma-lowering-fma.f64 |
| 1566× | /-lowering-/.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 239 |
| 1 | 94 | 225 |
| 2 | 218 | 224 |
| 3 | 554 | 224 |
| 4 | 1941 | 222 |
| 5 | 6298 | 222 |
| 0 | 8004 | 222 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* (sqrt (+ (* b b) (* c (* a -3)))) 3) (* -3 b)) (* a 9)) |
(+ (* (sqrt (+ (* b b) (* c (* a -3)))) 3) (* -3 b)) |
(* (sqrt (+ (* b b) (* c (* a -3)))) 3) |
(sqrt (+ (* b b) (* c (* a -3)))) |
(+ (* b b) (* c (* a -3))) |
(* b b) |
b |
(* c (* a -3)) |
c |
(* a -3) |
a |
-3 |
3 |
(* -3 b) |
(* a 9) |
9 |
(* (/ -2/3 a) b) |
(/ -2/3 a) |
-2/3 |
a |
b |
(/ (/ 1 a) (/ -3/2 b)) |
(/ 1 a) |
1 |
a |
(/ -3/2 b) |
-3/2 |
b |
(/ (/ (* (+ 2 (/ (* c (* a -3/2)) (* b b))) (- 0 b)) a) 3) |
(/ (* (+ 2 (/ (* c (* a -3/2)) (* b b))) (- 0 b)) a) |
(* (+ 2 (/ (* c (* a -3/2)) (* b b))) (- 0 b)) |
(+ 2 (/ (* c (* a -3/2)) (* b b))) |
2 |
(/ (* c (* a -3/2)) (* b b)) |
(* c (* a -3/2)) |
c |
(* a -3/2) |
a |
-3/2 |
(* b b) |
b |
(- 0 b) |
0 |
3 |
(/ (- (sqrt (/ (/ c (/ 1 a)) -1/3)) b) (* 3 a)) |
(- (sqrt (/ (/ c (/ 1 a)) -1/3)) b) |
(sqrt (/ (/ c (/ 1 a)) -1/3)) |
(/ (/ c (/ 1 a)) -1/3) |
(/ c (/ 1 a)) |
c |
(/ 1 a) |
1 |
a |
-1/3 |
b |
(* 3 a) |
3 |
| Outputs |
|---|
(/ (+ (* (sqrt (+ (* b b) (* c (* a -3)))) 3) (* -3 b)) (* a 9)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) (*.f64 a #s(literal 9 binary64))) |
(+ (* (sqrt (+ (* b b) (* c (* a -3)))) 3) (* -3 b)) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) |
(* (sqrt (+ (* b b) (* c (* a -3)))) 3) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) |
(sqrt (+ (* b b) (* c (* a -3)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(+ (* b b) (* c (* a -3))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(* b b) |
(*.f64 b b) |
b |
(* c (* a -3)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
c |
(* a -3) |
(*.f64 a #s(literal -3 binary64)) |
a |
-3 |
#s(literal -3 binary64) |
3 |
#s(literal 3 binary64) |
(* -3 b) |
(*.f64 b #s(literal -3 binary64)) |
(* a 9) |
(*.f64 a #s(literal 9 binary64)) |
9 |
#s(literal 9 binary64) |
(* (/ -2/3 a) b) |
(/.f64 b (*.f64 a #s(literal -3/2 binary64))) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
-2/3 |
#s(literal -2/3 binary64) |
a |
b |
(/ (/ 1 a) (/ -3/2 b)) |
(/.f64 b (*.f64 a #s(literal -3/2 binary64))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
-3/2 |
#s(literal -3/2 binary64) |
b |
(/ (/ (* (+ 2 (/ (* c (* a -3/2)) (* b b))) (- 0 b)) a) 3) |
(/.f64 (*.f64 (/.f64 b a) (+.f64 (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) #s(literal 3/2 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) |
(/ (* (+ 2 (/ (* c (* a -3/2)) (* b b))) (- 0 b)) a) |
(*.f64 (/.f64 b a) (+.f64 (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) #s(literal 3/2 binary64)) #s(literal -2 binary64))) |
(* (+ 2 (/ (* c (* a -3/2)) (* b b))) (- 0 b)) |
(*.f64 b (+.f64 (*.f64 (/.f64 (/.f64 c (/.f64 b a)) b) #s(literal 3/2 binary64)) #s(literal -2 binary64))) |
(+ 2 (/ (* c (* a -3/2)) (* b b))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) |
2 |
#s(literal 2 binary64) |
(/ (* c (* a -3/2)) (* b b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
(* c (* a -3/2)) |
(*.f64 c (*.f64 a #s(literal -3/2 binary64))) |
c |
(* a -3/2) |
(*.f64 a #s(literal -3/2 binary64)) |
a |
-3/2 |
#s(literal -3/2 binary64) |
(* b b) |
(*.f64 b b) |
b |
(- 0 b) |
(-.f64 #s(literal 0 binary64) b) |
0 |
#s(literal 0 binary64) |
3 |
#s(literal 3 binary64) |
(/ (- (sqrt (/ (/ c (/ 1 a)) -1/3)) b) (* 3 a)) |
(/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (*.f64 a #s(literal 3 binary64))) |
(- (sqrt (/ (/ c (/ 1 a)) -1/3)) b) |
(-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) |
(sqrt (/ (/ c (/ 1 a)) -1/3)) |
(sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(/ (/ c (/ 1 a)) -1/3) |
(/.f64 c (/.f64 #s(literal -1/3 binary64) a)) |
(/ c (/ 1 a)) |
(*.f64 c a) |
c |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
-1/3 |
#s(literal -1/3 binary64) |
b |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (/.f64 c (/.f64 #s(literal 1 binary64) a)) |
| ✓ | accuracy | 99.7% | (/.f64 (-.f64 (sqrt.f64 (/.f64 (/.f64 c (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 c (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64)) |
| ✓ | accuracy | 83.3% | (sqrt.f64 (/.f64 (/.f64 c (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64))) |
| ✓ | accuracy | 99.8% | (/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 3 binary64)) |
| ✓ | accuracy | 93.6% | (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) |
| ✓ | accuracy | 92.3% | (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
| ✓ | accuracy | 88.5% | (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) a) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -3/2 binary64) b) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
| ✓ | accuracy | 99.8% | (*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal -2/3 binary64) a) |
| ✓ | accuracy | 99.8% | (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) |
| ✓ | accuracy | 97.8% | (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b)) (*.f64 a #s(literal 9 binary64))) |
| ✓ | accuracy | 89.5% | (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b)) |
| ✓ | accuracy | 78.4% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
| 99.0ms | 118× | 0 | valid |
| 98.0ms | 29× | 2 | valid |
| 56.0ms | 88× | 0 | invalid |
| 49.0ms | 20× | 1 | valid |
| 2.0ms | 1× | 3 | valid |
Compiled 270 to 42 computations (84.4% saved)
ival-div: 81.0ms (54.5% of total)ival-mult: 23.0ms (15.5% of total)...c/correct-round.rkt:119:19: 17.0ms (11.4% of total)ival-add: 10.0ms (6.7% of total)backward-pass: 7.0ms (4.7% of total)ival-sqrt: 5.0ms (3.4% of total)ival-sub: 3.0ms (2% of total)const: 1.0ms (0.7% of total)| Inputs |
|---|
#<alt (/ (+ (* (sqrt (+ (* b b) (* c (* a -3)))) 3) (* -3 b)) (* a 9))> |
#<alt (+ (* (sqrt (+ (* b b) (* c (* a -3)))) 3) (* -3 b))> |
#<alt (* (sqrt (+ (* b b) (* c (* a -3)))) 3)> |
#<alt (sqrt (+ (* b b) (* c (* a -3))))> |
#<alt (* (/ -2/3 a) b)> |
#<alt (/ -2/3 a)> |
#<alt (/ (/ 1 a) (/ -3/2 b))> |
#<alt (/ 1 a)> |
#<alt (/ -3/2 b)> |
#<alt (* (+ 2 (/ (* c (* a -3/2)) (* b b))) (- 0 b))> |
#<alt (/ (/ (* (+ 2 (/ (* c (* a -3/2)) (* b b))) (- 0 b)) a) 3)> |
#<alt (/ (* (+ 2 (/ (* c (* a -3/2)) (* b b))) (- 0 b)) a)> |
#<alt (+ 2 (/ (* c (* a -3/2)) (* b b)))> |
#<alt (/ c (/ 1 a))> |
#<alt (/ (- (sqrt (/ (/ c (/ 1 a)) -1/3)) b) (* 3 a))> |
#<alt (- (sqrt (/ (/ c (/ 1 a)) -1/3)) b)> |
#<alt (sqrt (/ (/ c (/ 1 a)) -1/3))> |
#<alt (/ (* c (* a -3/2)) (* b b))> |
#<alt (/ (/ c (/ 1 a)) -1/3)> |
| Outputs |
|---|
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a)))))> |
#<alt (+ (* 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)))))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -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)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))> |
#<alt (* -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)))))))> |
#<alt (* 1/9 (/ (+ (* -3 b) (* 3 b)) a))> |
#<alt (+ (* -1/2 (/ c b)) (* 1/9 (/ (+ (* -3 b) (* 3 b)) a)))> |
#<alt (+ (* 1/9 (/ (+ (* -3 b) (* 3 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))> |
#<alt (+ (* 1/9 (/ (+ (* -3 b) (* 3 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* 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))))))> |
#<alt (* 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)))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -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)))))))> |
#<alt (* -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)))))))> |
#<alt (* 1/9 (/ (+ (* -3 b) (* 3 b)) a))> |
#<alt (/ (+ (* -1/2 (/ (* a c) b)) (* 1/9 (+ (* -3 b) (* 3 b)))) a)> |
#<alt (/ (+ (* 1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a)> |
#<alt (/ (+ (* 1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a)> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (+ (* -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))))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -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)))))> |
#<alt (+ (* -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)))))> |
#<alt (* 3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* -3 b) (* 3 (* (sqrt (* a c)) (sqrt -3))))> |
#<alt (+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 3/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 3)))> |
#<alt (+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 3)))> |
#<alt (* -9/2 (/ (* a c) b))> |
#<alt (/ (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -6 b)> |
#<alt (* -1 (* b (+ 6 (* -9/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 6 (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (+ (* -3 b) (* 3 b))> |
#<alt (+ (* -9/2 (/ (* a c) b)) (+ (* -3 b) (* 3 b)))> |
#<alt (+ (* -3 b) (+ (* 3 b) (* c (+ (* -9/2 (/ a b)) (* -27/8 (/ (* (pow a 2) c) (pow b 3)))))))> |
#<alt (+ (* -3 b) (+ (* 3 b) (* c (+ (* -9/2 (/ a b)) (* c (+ (* -81/16 (/ (* (pow a 3) c) (pow b 5))) (* -27/8 (/ (pow a 2) (pow b 3)))))))))> |
#<alt (* 3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* c (+ (* -3 (/ b c)) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))> |
#<alt (* c (+ (* -3 (/ b c)) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3))))))> |
#<alt (* c (+ (* -3 (/ b c)) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))))> |
#<alt (* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ b c)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -3 b) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -3 b) (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (+ (* -3 b) (* 3 b))> |
#<alt (+ (* -9/2 (/ (* a c) b)) (+ (* -3 b) (* 3 b)))> |
#<alt (+ (* -3 b) (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))))> |
#<alt (+ (* -3 b) (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3)))))))))> |
#<alt (* 3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* a (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (* a (+ (* -3 (/ b a)) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))> |
#<alt (* a (+ (* -3 (/ b a)) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))))> |
#<alt (* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ b a)))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -3 b) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -3 b) (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* 3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (sqrt -3))))> |
#<alt (+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))> |
#<alt (+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5)))))))))> |
#<alt (* 3 b)> |
#<alt (* b (+ 3 (* -9/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 3 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 3 (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -3 b)> |
#<alt (* -1 (* b (+ 3 (* -9/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 3 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 3 (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* 3 b)> |
#<alt (+ (* -9/2 (/ (* a c) b)) (* 3 b))> |
#<alt (+ (* 3 b) (* c (+ (* -9/2 (/ a b)) (* -27/8 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ (* 3 b) (* c (+ (* -9/2 (/ a b)) (* c (+ (* -81/16 (/ (* (pow a 3) c) (pow b 5))) (* -27/8 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* 3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* c (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))> |
#<alt (* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3))))))> |
#<alt (* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))))> |
#<alt (* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))> |
#<alt (* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))> |
#<alt (* 3 b)> |
#<alt (+ (* -9/2 (/ (* a c) b)) (* 3 b))> |
#<alt (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* 3 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* a (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))> |
#<alt (* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))))> |
#<alt (* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))> |
#<alt (* -1 (* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))> |
#<alt (* -1 (* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* (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)))))))> |
#<alt (+ (* (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)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* 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)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -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))))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* 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)))))> |
#<alt (* 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))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -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)))))))> |
#<alt (* -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))))))))> |
#<alt b> |
#<alt (+ b (* -3/2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* 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)))))> |
#<alt (* 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))))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -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)))))))> |
#<alt (* -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))))))))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (/ -2/3 a)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -2/3 (/ b a))> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (/ -3/2 b)> |
#<alt (* -2 b)> |
#<alt (+ (* -2 b) (* 3/2 (/ (* a c) b)))> |
#<alt (+ (* -2 b) (* 3/2 (/ (* a c) b)))> |
#<alt (+ (* -2 b) (* 3/2 (/ (* a c) b)))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ b c)) (* 3/2 (/ a b))))> |
#<alt (* c (+ (* -2 (/ b c)) (* 3/2 (/ a b))))> |
#<alt (* c (+ (* -2 (/ b c)) (* 3/2 (/ a b))))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (* -1 (* c (+ (* -3/2 (/ a b)) (* 2 (/ b c)))))> |
#<alt (* -1 (* c (+ (* -3/2 (/ a b)) (* 2 (/ b c)))))> |
#<alt (* -1 (* c (+ (* -3/2 (/ a b)) (* 2 (/ b c)))))> |
#<alt (* -2 b)> |
#<alt (+ (* -2 b) (* 3/2 (/ (* a c) b)))> |
#<alt (+ (* -2 b) (* 3/2 (/ (* a c) b)))> |
#<alt (+ (* -2 b) (* 3/2 (/ (* a c) b)))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ b a)) (* 3/2 (/ c b))))> |
#<alt (* a (+ (* -2 (/ b a)) (* 3/2 (/ c b))))> |
#<alt (* a (+ (* -2 (/ b a)) (* 3/2 (/ c b))))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (* -1 (* a (+ (* -3/2 (/ c b)) (* 2 (/ b a)))))> |
#<alt (* -1 (* a (+ (* -3/2 (/ c b)) (* 2 (/ b a)))))> |
#<alt (* -1 (* a (+ (* -3/2 (/ c b)) (* 2 (/ b a)))))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (pow b 2)) (* 3/2 (* a c))) b)> |
#<alt (/ (+ (* -2 (pow b 2)) (* 3/2 (* a c))) b)> |
#<alt (/ (+ (* -2 (pow b 2)) (* 3/2 (* a c))) b)> |
#<alt (* -2 b)> |
#<alt (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2))> |
#<alt (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2))> |
#<alt (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2))> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))> |
#<alt (* -2/3 (/ b a))> |
#<alt (+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))> |
#<alt (+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))> |
#<alt (+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))> |
#<alt (* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))> |
#<alt (* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))> |
#<alt (* 1/2 (/ c b))> |
#<alt (* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))))> |
#<alt (* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))))> |
#<alt (* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))))> |
#<alt (* -2/3 (/ b a))> |
#<alt (/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a)> |
#<alt (/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a)> |
#<alt (/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a)> |
#<alt (* 1/2 (/ c b))> |
#<alt (+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))> |
#<alt (+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))> |
#<alt (+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))> |
#<alt (* 1/2 (/ c b))> |
#<alt (+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))> |
#<alt (+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))> |
#<alt (+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))> |
#<alt (* 1/2 (/ c b))> |
#<alt (/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b)> |
#<alt (/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b)> |
#<alt (/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b)> |
#<alt (* -2/3 (/ b a))> |
#<alt (* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))> |
#<alt (* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))> |
#<alt (* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))> |
#<alt (* -2/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))> |
#<alt (* -2 (/ b a))> |
#<alt (+ (* -2 (/ b a)) (* 3/2 (/ c b)))> |
#<alt (+ (* -2 (/ b a)) (* 3/2 (/ c b)))> |
#<alt (+ (* -2 (/ b a)) (* 3/2 (/ c b)))> |
#<alt (* 3/2 (/ c b))> |
#<alt (* c (+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b))))> |
#<alt (* c (+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b))))> |
#<alt (* c (+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b))))> |
#<alt (* 3/2 (/ c b))> |
#<alt (* -1 (* c (- (* 2 (/ b (* a c))) (* 3/2 (/ 1 b)))))> |
#<alt (* -1 (* c (- (* 2 (/ b (* a c))) (* 3/2 (/ 1 b)))))> |
#<alt (* -1 (* c (- (* 2 (/ b (* a c))) (* 3/2 (/ 1 b)))))> |
#<alt (* -2 (/ b a))> |
#<alt (/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) a)> |
#<alt (/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) a)> |
#<alt (/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) a)> |
#<alt (* 3/2 (/ c b))> |
#<alt (+ (* -2 (/ b a)) (* 3/2 (/ c b)))> |
#<alt (+ (* -2 (/ b a)) (* 3/2 (/ c b)))> |
#<alt (+ (* -2 (/ b a)) (* 3/2 (/ c b)))> |
#<alt (* 3/2 (/ c b))> |
#<alt (+ (* -2 (/ b a)) (* 3/2 (/ c b)))> |
#<alt (+ (* -2 (/ b a)) (* 3/2 (/ c b)))> |
#<alt (+ (* -2 (/ b a)) (* 3/2 (/ c b)))> |
#<alt (* 3/2 (/ c b))> |
#<alt (/ (+ (* -2 (/ (pow b 2) a)) (* 3/2 c)) b)> |
#<alt (/ (+ (* -2 (/ (pow b 2) a)) (* 3/2 c)) b)> |
#<alt (/ (+ (* -2 (/ (pow b 2) a)) (* 3/2 c)) b)> |
#<alt (* -2 (/ b a))> |
#<alt (* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))> |
#<alt (* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))> |
#<alt (* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))> |
#<alt (* -2 (/ b a))> |
#<alt (* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))> |
#<alt 2> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* c (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))> |
#<alt (* c (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))> |
#<alt (* c (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -1 (* c (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))))> |
#<alt (* -1 (* c (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))))> |
#<alt (* -1 (* c (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))))> |
#<alt 2> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* a (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))> |
#<alt (* a (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))> |
#<alt (* a (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -1 (* a (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* a (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* a (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (/ (+ (* -3/2 (* a c)) (* 2 (pow b 2))) (pow b 2))> |
#<alt (/ (+ (* -3/2 (* a c)) (* 2 (pow b 2))) (pow b 2))> |
#<alt (/ (+ (* -3/2 (* a c)) (* 2 (pow b 2))) (pow b 2))> |
#<alt 2> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt 2> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (+ 2 (* -3/2 (/ (* a c) (pow b 2))))> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a))> |
#<alt (* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a))> |
#<alt (* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a))> |
#<alt (* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c))))))> |
#<alt (* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a))> |
#<alt (* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a))> |
#<alt (* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a))> |
#<alt (* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a)))> |
#<alt (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* -1/3 (/ b a))> |
#<alt (* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))> |
#<alt (* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))> |
#<alt (* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))> |
#<alt (* -1/3 (/ b a))> |
#<alt (* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))))> |
#<alt (- (* (sqrt (* a c)) (sqrt -3)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -3)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -3)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -3)) b)> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))> |
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))> |
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c))))> |
#<alt (- (* (sqrt (* a c)) (sqrt -3)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -3)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -3)) b)> |
#<alt (- (* (sqrt (* a c)) (sqrt -3)) b)> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))> |
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))> |
#<alt (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* -1 b)> |
#<alt (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1))> |
#<alt (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1))> |
#<alt (* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))))))> |
#<alt (* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))))))> |
#<alt (* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* (sqrt (* a c)) (sqrt -3))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3/2 (/ (* a c) (pow b 2)))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
#<alt (* -3 (* a c))> |
138 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.0ms | c | @ | -inf | (/ (- (sqrt (/ (/ c (/ 1 a)) -1/3)) b) (* 3 a)) |
| 8.0ms | a | @ | 0 | (/ -2/3 a) |
| 1.0ms | b | @ | 0 | (/ (+ (* (sqrt (+ (* b b) (* c (* a -3)))) 3) (* -3 b)) (* a 9)) |
| 1.0ms | b | @ | inf | (/ (+ (* (sqrt (+ (* b b) (* c (* a -3)))) 3) (* -3 b)) (* a 9)) |
| 1.0ms | c | @ | inf | (/ (+ (* (sqrt (+ (* b b) (* c (* a -3)))) 3) (* -3 b)) (* a 9)) |
| 1× | batch-egg-rewrite |
| 3732× | *-lowering-*.f32 |
| 3732× | *-lowering-*.f64 |
| 3248× | /-lowering-/.f32 |
| 3248× | /-lowering-/.f64 |
| 1460× | prod-diff |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 172 |
| 1 | 176 | 159 |
| 2 | 928 | 158 |
| 3 | 6214 | 158 |
| 0 | 8058 | 158 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* (sqrt (+ (* b b) (* c (* a -3)))) 3) (* -3 b)) (* a 9)) |
(+ (* (sqrt (+ (* b b) (* c (* a -3)))) 3) (* -3 b)) |
(* (sqrt (+ (* b b) (* c (* a -3)))) 3) |
(sqrt (+ (* b b) (* c (* a -3)))) |
(* (/ -2/3 a) b) |
(/ -2/3 a) |
(/ (/ 1 a) (/ -3/2 b)) |
(/ 1 a) |
(/ -3/2 b) |
(* (+ 2 (/ (* c (* a -3/2)) (* b b))) (- 0 b)) |
(/ (/ (* (+ 2 (/ (* c (* a -3/2)) (* b b))) (- 0 b)) a) 3) |
(/ (* (+ 2 (/ (* c (* a -3/2)) (* b b))) (- 0 b)) a) |
(+ 2 (/ (* c (* a -3/2)) (* b b))) |
(/ c (/ 1 a)) |
(/ (- (sqrt (/ (/ c (/ 1 a)) -1/3)) b) (* 3 a)) |
(- (sqrt (/ (/ c (/ 1 a)) -1/3)) b) |
(sqrt (/ (/ c (/ 1 a)) -1/3)) |
(/ (* c (* a -3/2)) (* b b)) |
(/ (/ c (/ 1 a)) -1/3) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/9 binary64) a) (*.f64 b #s(literal -3 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/9 binary64) a) (*.f64 b #s(literal -3 binary64))) (*.f64 (/.f64 #s(literal 1/9 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)))) |
(+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) a)) (*.f64 (*.f64 b #s(literal -3 binary64)) (/.f64 #s(literal 1/9 binary64) a))) |
(+.f64 (*.f64 (*.f64 b #s(literal -3 binary64)) (/.f64 #s(literal 1/9 binary64) a)) (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (/.f64 #s(literal 1/9 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) (*.f64 a #s(literal -9 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -9 binary64))) (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) (*.f64 a #s(literal -9 binary64)))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) (*.f64 a #s(literal -9 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) (*.f64 a #s(literal -9 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64)))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) (*.f64 a #s(literal 9 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) #s(literal 9 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 9 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 9 binary64)) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b #s(literal 3 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b #s(literal 3 binary64))) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (/.f64 #s(literal 1/9 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) a) #s(literal 9 binary64)) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b #s(literal 3 binary64))) a) #s(literal -9 binary64)) |
(/.f64 #s(literal 1/9 binary64) (/.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) #s(literal 9 binary64)) a) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) #s(literal 9 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b #s(literal 3 binary64)))) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b #s(literal 3 binary64))) a)) #s(literal -9 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) #s(literal 9 binary64))) a) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal -9 binary64))) |
(/.f64 (*.f64 #s(literal 1/9 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64)))) a) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b #s(literal 3 binary64))) #s(literal 1/9 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b #s(literal 3 binary64))) #s(literal 9 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) #s(literal 9 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) #s(literal 9 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 9 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) (/.f64 #s(literal 1/9 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) (*.f64 a #s(literal 9 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) (*.f64 a #s(literal 9 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) #s(literal 9 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 9 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) (*.f64 a #s(literal -9 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) #s(literal -9 binary64))) |
(*.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b #s(literal 3 binary64))) (/.f64 #s(literal -1/9 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/9 binary64) a) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal 1/9 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) a) #s(literal 1/9 binary64)) |
(*.f64 (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b #s(literal 3 binary64))) a) #s(literal -1/9 binary64)) |
(*.f64 (/.f64 #s(literal -1/9 binary64) a) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b #s(literal 3 binary64)))) |
(*.f64 #s(literal 1/9 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) (*.f64 a #s(literal -9 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) #s(literal 9 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1/9 binary64) (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b #s(literal 3 binary64))) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal -1/9 binary64) a)) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) #s(literal 9 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) #s(literal 9 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) |
(+.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64))) |
(+.f64 (neg.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) (neg.f64 (*.f64 b #s(literal 3 binary64)))) |
(+.f64 (neg.f64 (*.f64 b #s(literal 3 binary64))) (neg.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))))) |
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b #s(literal 3 binary64)))) |
(fma.f64 b #s(literal -3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64))) |
(fma.f64 #s(literal -3 binary64) b (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64) (*.f64 b #s(literal -3 binary64))) |
(fma.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 b #s(literal -3 binary64))) |
(neg.f64 (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (*.f64 b #s(literal 3 binary64)))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) |
(pow.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) (*.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 0 binary64))) |
(+.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
(+.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 0 binary64)) (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 2/3 binary64) a)) (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (/.f64 #s(literal 2/3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 3/2 binary64) b)) (*.f64 b (/.f64 #s(literal 2/3 binary64) a))) |
(neg.f64 (*.f64 b (/.f64 #s(literal 2/3 binary64) a))) |
(neg.f64 (*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal -1 binary64) a))) |
(neg.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (/.f64 b #s(literal 3/2 binary64)) a)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 (/.f64 #s(literal -2/3 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b #s(literal 3/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 3/2 binary64) b)) |
(/.f64 #s(literal 2/3 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 2/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 2/3 binary64))) |
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 3/2 binary64)) |
(/.f64 (/.f64 b #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 b a) #s(literal -3/2 binary64)) |
(/.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 a #s(literal 2/3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(*.f64 #s(literal -2/3 binary64) (pow.f64 (/.f64 a b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal 2/3 binary64) a))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 3/2 binary64))) |
(*.f64 #s(literal 2/3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(*.f64 #s(literal 2/3 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 #s(literal 2/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 2/3 binary64)) |
(*.f64 (/.f64 b #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 b #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -2/3 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -2/3 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(neg.f64 (/.f64 #s(literal 2/3 binary64) a)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -2/3 binary64))) |
(/.f64 #s(literal -2/3 binary64) a) |
(/.f64 (/.f64 #s(literal -2/3 binary64) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3/2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 a #s(literal 2/3 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 3/2 binary64)) |
(/.f64 #s(literal 2/3 binary64) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a #s(literal -2/3 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2/3 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -2/3 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 2/3 binary64)) |
(*.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal -1 binary64)) |
(+.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) (*.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 0 binary64))) |
(+.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
(+.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 0 binary64)) (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 2/3 binary64) a)) (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (/.f64 #s(literal 2/3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 3/2 binary64) b)) (*.f64 b (/.f64 #s(literal 2/3 binary64) a))) |
(neg.f64 (*.f64 b (/.f64 #s(literal 2/3 binary64) a))) |
(neg.f64 (*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal -1 binary64) a))) |
(neg.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (/.f64 b #s(literal 3/2 binary64)) a)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 (/.f64 #s(literal -2/3 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b #s(literal 3/2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 3/2 binary64) b)) |
(/.f64 #s(literal 2/3 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 2/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 2/3 binary64))) |
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 3/2 binary64)) |
(/.f64 (/.f64 b #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 b a) #s(literal -3/2 binary64)) |
(/.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 a #s(literal 2/3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 2/3 binary64))) |
(/.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(*.f64 #s(literal -2/3 binary64) (pow.f64 (/.f64 a b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal 2/3 binary64) a))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 3/2 binary64))) |
(*.f64 #s(literal 2/3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(*.f64 #s(literal 2/3 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 #s(literal 2/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 2/3 binary64)) |
(*.f64 (/.f64 b #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 2/3 binary64) a) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 b #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -2/3 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 a))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a)) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) |
(pow.f64 a #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -3/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 3/2 binary64) b)) |
(neg.f64 (/.f64 #s(literal 3/2 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -3/2 binary64))) |
(/.f64 #s(literal -3/2 binary64) b) |
(/.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 b #s(literal 3/2 binary64))) |
(/.f64 (/.f64 #s(literal 3/2 binary64) b) #s(literal -1 binary64)) |
(/.f64 #s(literal 3/2 binary64) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 3/2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2/3 binary64)) |
(pow.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal 1 binary64)) |
(pow.f64 (/.f64 b #s(literal -3/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 3/2 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) |
(+.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal 0 binary64)) |
(+.f64 (*.f64 #s(literal -2 binary64) b) (/.f64 b (/.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal 2/3 binary64))))) |
(+.f64 (/.f64 b (/.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal 2/3 binary64)))) (*.f64 #s(literal -2 binary64) b)) |
(+.f64 (+.f64 #s(literal 0 binary64) (/.f64 b (/.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal 2/3 binary64))))) (*.f64 #s(literal -2 binary64) b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b) (-.f64 #s(literal 0 binary64) b))) |
(-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 b (/.f64 c (/.f64 (/.f64 (*.f64 b b) #s(literal -3/2 binary64)) a)))) |
(-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c (/.f64 (/.f64 (*.f64 b b) #s(literal -3/2 binary64)) a)) b)) |
(-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) |
(-.f64 (/.f64 b (/.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal 2/3 binary64)))) (*.f64 b #s(literal 2 binary64))) |
(-.f64 (/.f64 b (/.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal 2/3 binary64)))) (*.f64 #s(literal 2 binary64) b)) |
(fma.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal 2/3 binary64))))) |
(fma.f64 (/.f64 c (/.f64 (/.f64 (*.f64 b b) #s(literal -3/2 binary64)) a)) (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -2 binary64) b)) |
(fma.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) |
(fma.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64) (/.f64 b (/.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal 2/3 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 c (/.f64 (/.f64 (*.f64 b b) #s(literal -3/2 binary64)) a)) (*.f64 #s(literal -2 binary64) b)) |
(neg.f64 (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) |
(neg.f64 (*.f64 (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal 1 binary64))) |
(*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) |
(*.f64 #s(literal 1 binary64) (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) |
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) |
(*.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) |
(*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) b) |
(*.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal -1 binary64)) b) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) (/.f64 b #s(literal -3 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a)) #s(literal -3 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a)) #s(literal -3 binary64))) |
(neg.f64 (/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a)) #s(literal -3 binary64))) |
(neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a)) #s(literal 1/3 binary64))) |
(neg.f64 (*.f64 b (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (*.f64 a #s(literal 3 binary64))))) |
(neg.f64 (*.f64 (/.f64 b a) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 3 binary64)))) |
(neg.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 3 binary64)) (/.f64 b a))) |
(neg.f64 (/.f64 (*.f64 b (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 3 binary64))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) (/.f64 b #s(literal -3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b #s(literal -3 binary64))))) |
(/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a)) #s(literal 3 binary64)) |
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a)) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 a (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) b)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -3 binary64) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a)))) |
(/.f64 (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 a b) (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a)) #s(literal -3 binary64)) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) |
(/.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 3 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 b (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b #s(literal -3 binary64))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 1 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (/.f64 (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal -1 binary64)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 3 binary64))) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b)) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b #s(literal -3 binary64)))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) a) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 3 binary64)) b) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal -1/3 binary64)) a) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3 binary64) b) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b #s(literal -3 binary64))) #s(literal 1 binary64)) a) |
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b #s(literal -3 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (*.f64 b (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 3 binary64))) #s(literal -1 binary64)) a) |
(pow.f64 (/.f64 (/.f64 a (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) (/.f64 b #s(literal -3 binary64))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 b (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a)) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b #s(literal -3 binary64)))) |
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a)) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a)) #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a)) #s(literal -3 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (*.f64 a #s(literal 3 binary64))))) |
(*.f64 (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal -3 binary64))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a))) |
(*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a)) #s(literal -1/3 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) a) #s(literal 1/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 3 binary64))) |
(*.f64 (/.f64 b a) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal -3 binary64))) |
(*.f64 (/.f64 b a) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 3 binary64))) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) a) (/.f64 b #s(literal -3 binary64))) |
(*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 b (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) |
(*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (*.f64 a #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (pow.f64 (/.f64 #s(literal -3 binary64) (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 3 binary64) b) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal -3 binary64)) (/.f64 b a)) |
(*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (-.f64 #s(literal 0 binary64) a)) (/.f64 b #s(literal 3 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) a) (/.f64 b #s(literal 3 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 3 binary64)) (/.f64 b a)) |
(*.f64 (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal -1 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) a)) (/.f64 b #s(literal -3 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 b #s(literal -3 binary64))) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 3 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) a)) |
(*.f64 (*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b #s(literal -3 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b #s(literal -3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -2 binary64) b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal 2/3 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal 2/3 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -2 binary64) b))) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 c (/.f64 (/.f64 (*.f64 b b) #s(literal -3/2 binary64)) a)))) |
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 c (/.f64 (/.f64 (*.f64 b b) #s(literal -3/2 binary64)) a))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (/.f64 #s(literal 1 binary64) a)) (*.f64 (/.f64 b (/.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal 2/3 binary64)))) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (*.f64 (/.f64 b (/.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal 2/3 binary64)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) (*.f64 (/.f64 c (/.f64 (/.f64 (*.f64 b b) #s(literal -3/2 binary64)) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) |
(+.f64 (*.f64 (/.f64 c (/.f64 (/.f64 (*.f64 b b) #s(literal -3/2 binary64)) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a b) (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a))) |
(neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) a) |
(/.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) b)) |
(/.f64 (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 1 binary64)) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal 1 binary64)) a) |
(/.f64 (/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal -1 binary64)) a) |
(/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal -1 binary64)) a) |
(/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 (/.f64 a b) (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 b (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) a)) |
(*.f64 b (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(*.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a))) |
(*.f64 (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) |
(*.f64 (*.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) a) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) a) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) (/.f64 b a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal -1 binary64)) (/.f64 b a)) |
(*.f64 (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(*.f64 (/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (*.f64 b (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(*.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(*.f64 (*.f64 (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)))) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 #s(literal 2 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) #s(literal -3/2 binary64)) a))) |
(+.f64 (/.f64 c (/.f64 (/.f64 (*.f64 b b) #s(literal -3/2 binary64)) a)) #s(literal 2 binary64)) |
(-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) |
(fma.f64 c (/.f64 a (*.f64 (/.f64 b #s(literal -3/2 binary64)) b)) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) #s(literal -3/2 binary64)) a)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 a #s(literal -2/3 binary64)) (/.f64 c (*.f64 b b)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 c (/.f64 #s(literal -2/3 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b b)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 c b) (/.f64 a (/.f64 b #s(literal -3/2 binary64))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 c (/.f64 #s(literal -2/3 binary64) a)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 c a) (/.f64 #s(literal -3/2 binary64) (*.f64 b b)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)) |
(fma.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 c b) #s(literal 2 binary64)) |
(fma.f64 (/.f64 a (*.f64 (/.f64 b #s(literal -3/2 binary64)) b)) c #s(literal 2 binary64)) |
(fma.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/2 binary64) b) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 c a))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) |
(/.f64 c (/.f64 #s(literal 1 binary64) a)) |
(/.f64 a (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c a))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 c a))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) c))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 c a) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal -1 binary64) a)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -1 binary64)) |
(*.f64 c a) |
(*.f64 a c) |
(*.f64 #s(literal 1 binary64) (*.f64 c a)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c a))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (*.f64 c a) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) a)) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (*.f64 a #s(literal 3 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) b) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (*.f64 a #s(literal 3 binary64))) (fma.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (*.f64 a #s(literal 3 binary64))) (fma.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (*.f64 a #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (*.f64 a #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (*.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (*.f64 a #s(literal 3 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (*.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (*.f64 a #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (*.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64))))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) #s(literal 1 binary64))) |
(+.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 a #s(literal 3 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 a #s(literal 3 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64))))) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64))))) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (sqrt.f64 c) (/.f64 (sqrt.f64 a) (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64))))) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 c) (/.f64 (sqrt.f64 a) (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64))))) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 (sqrt.f64 c) (/.f64 (sqrt.f64 a) (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (sqrt.f64 c) (/.f64 (sqrt.f64 a) (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (sqrt.f64 c) (/.f64 (sqrt.f64 a) (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) a) (/.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) a) (/.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) a) (/.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) a) (/.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) a) (/.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) a) (/.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) a) (/.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) a) (/.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) a) (/.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) a) (/.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) a) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) a) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) a) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) a) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) a) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) a) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 c) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1/3 binary64))) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 c) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1/3 binary64))) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 c) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1/3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 c) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1/3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 c) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1/3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) (fma.f64 (neg.f64 (/.f64 b #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) (fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)))) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 b (*.f64 a #s(literal 3 binary64))) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (*.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) (*.f64 a #s(literal 3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) (*.f64 a #s(literal 3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) a) #s(literal 1/3 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (sqrt.f64 c) (/.f64 (sqrt.f64 a) (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) a) (/.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) a) (/.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (/.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 c) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1/3 binary64))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (/.f64 a #s(literal -1/3 binary64))))) |
(neg.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) a))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 b (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b))) |
(/.f64 (-.f64 b (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 (*.f64 a #s(literal 3 binary64)) b))) |
(/.f64 (-.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 #s(literal 3 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64))) |
(/.f64 (-.f64 a (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) a) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) b)) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (/.f64 (*.f64 a #s(literal 3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (/.f64 b a))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) a) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (/.f64 b #s(literal 3 binary64)))) (*.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (*.f64 a #s(literal 3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) (*.f64 a #s(literal 3 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 a (/.f64 b a))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) a) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal 3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) a) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) a) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) a) a) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -1 binary64)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b))) (neg.f64 (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) a)) #s(literal -3 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b))) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal -1 binary64)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (*.f64 a #s(literal 3 binary64))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal -3 binary64)) #s(literal -1 binary64)) a) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) a) (*.f64 a #s(literal 3 binary64))) (*.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 3 binary64)) (/.f64 (*.f64 a #s(literal 3 binary64)) b)) a) (*.f64 a (/.f64 (*.f64 a #s(literal 3 binary64)) b))) |
(pow.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 3 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (*.f64 a #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 3 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal -3 binary64))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) a)) |
(*.f64 #s(literal 1/3 binary64) (pow.f64 (/.f64 a (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 b (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 b (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 a #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64)))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (/.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b)) |
(+.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 0 binary64)) |
(+.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (fma.f64 #s(literal -1 binary64) b b)) |
(+.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) (fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) (sqrt.f64 #s(literal 3 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/3 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 c) (pow.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 a #s(literal -1/3 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 c) (/.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1/3 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 c) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 c) (*.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -3 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 c) (*.f64 (sqrt.f64 a) (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 a) (pow.f64 (/.f64 c #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 a) (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (/.f64 c #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 a) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 c) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (sqrt.f64 a) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (fma.f64 b #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) |
(-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) |
(-.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 #s(literal -3 binary64)) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) (sqrt.f64 #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 c) (pow.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 c) (/.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 c) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1/3 binary64) a))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 c) (*.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 c) (*.f64 (sqrt.f64 a) (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 a) (pow.f64 (/.f64 c #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 a) (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (/.f64 c #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 a) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 c) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (sqrt.f64 a) (-.f64 #s(literal 0 binary64) b)) |
(neg.f64 (-.f64 b (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b)) |
(*.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) |
(+.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) |
(sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (sqrt.f64 #s(literal -1/3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal -1/3 binary64) a)) (sqrt.f64 c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a))))) |
(/.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1/3 binary64))) |
(/.f64 (sqrt.f64 #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) (sqrt.f64 #s(literal 1/3 binary64))) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 #s(literal -1/3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1/3 binary64)))) |
(/.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)))) |
(/.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1/3 binary64) (*.f64 c a)))) |
(/.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) c))) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1/3 binary64))) |
(/.f64 (neg.f64 (sqrt.f64 c)) (neg.f64 (sqrt.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)))) (neg.f64 (sqrt.f64 #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1/3 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 c) (sqrt.f64 #s(literal -3 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 c) (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64))) (pow.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)) #s(literal -1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) (sqrt.f64 #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal 1/3 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1/3 binary64))))) |
(*.f64 (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 c) (pow.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (sqrt.f64 c) (/.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1/3 binary64)))) |
(*.f64 (sqrt.f64 c) (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal -1/3 binary64) a)))) |
(*.f64 (sqrt.f64 c) (*.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -3 binary64)))) |
(*.f64 (sqrt.f64 c) (*.f64 (sqrt.f64 a) (pow.f64 #s(literal -1/3 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (sqrt.f64 a) (pow.f64 (/.f64 c #s(literal -1/3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (/.f64 c #s(literal -1/3 binary64)))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) |
(*.f64 (pow.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 c)) |
(*.f64 (pow.f64 (/.f64 c #s(literal -1/3 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (sqrt.f64 a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) |
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64))))))) |
(/.f64 c (/.f64 (/.f64 (*.f64 b b) #s(literal -3/2 binary64)) a)) |
(/.f64 c (*.f64 (/.f64 #s(literal -2/3 binary64) a) (*.f64 b b))) |
(/.f64 c (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) #s(literal -3/2 binary64)) a))) |
(/.f64 c (*.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) b)) |
(/.f64 c (*.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal -3/2 binary64)) a) #s(literal 1 binary64))) |
(/.f64 a (*.f64 (/.f64 b c) (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 a (*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64)))))) |
(/.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 (*.f64 b b) c) a)) |
(/.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 b (*.f64 c a))) |
(/.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b c))) |
(/.f64 (/.f64 a #s(literal -2/3 binary64)) (/.f64 (*.f64 b b) c)) |
(/.f64 (/.f64 a #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b))) |
(/.f64 (/.f64 c (/.f64 #s(literal -2/3 binary64) a)) (*.f64 b b)) |
(/.f64 (/.f64 c (/.f64 #s(literal -2/3 binary64) a)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64))) |
(/.f64 (/.f64 c (/.f64 (/.f64 (*.f64 b b) #s(literal -3/2 binary64)) a)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 c a) #s(literal 2/3 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (/.f64 c (/.f64 #s(literal -2/3 binary64) a))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 (/.f64 b c) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 #s(literal 2/3 binary64) (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b (/.f64 b #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 (/.f64 b #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) #s(literal -3/2 binary64)) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 a #s(literal -2/3 binary64))))) |
(/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 b c) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) |
(/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (/.f64 b c))) |
(/.f64 (/.f64 c b) (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -2/3 binary64) (*.f64 c a))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (/.f64 c (/.f64 #s(literal -2/3 binary64) a)))) |
(/.f64 (*.f64 c a) (*.f64 (/.f64 b #s(literal -3/2 binary64)) b)) |
(/.f64 (*.f64 c a) (*.f64 #s(literal -2/3 binary64) (*.f64 b b))) |
(/.f64 (*.f64 c a) (*.f64 b (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) b) |
(/.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 b c)) |
(/.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) c) b)) |
(/.f64 (/.f64 a (*.f64 (/.f64 b #s(literal -3/2 binary64)) b)) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 a #s(literal 2/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b c))) |
(/.f64 (/.f64 a #s(literal 2/3 binary64)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) c))) |
(/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (*.f64 c a) b) (/.f64 b #s(literal -3/2 binary64))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b) #s(literal -1 binary64)) |
(/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b b))) |
(/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b (/.f64 b a))) |
(/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 (/.f64 b a) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal -3/2 binary64)) a) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 2/3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 2/3 binary64))) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) (/.f64 b a)) |
(/.f64 (*.f64 c (/.f64 #s(literal 3/2 binary64) b)) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (*.f64 c #s(literal 3/2 binary64)) (*.f64 b (/.f64 (-.f64 #s(literal 0 binary64) b) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -3/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -3/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -3/2 binary64) b)) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 3/2 binary64) b)) (/.f64 b a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 3/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) b) a))) |
(/.f64 (*.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) #s(literal -1 binary64)) (*.f64 b b)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (/.f64 #s(literal -3/2 binary64) b) c) (/.f64 b a)) |
(/.f64 (*.f64 (/.f64 #s(literal -3/2 binary64) b) (-.f64 #s(literal 0 binary64) c)) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) b) c) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) b) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b c))) |
(/.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) b) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 #s(literal 3/2 binary64) c) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) b)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 c b) a) (/.f64 b #s(literal -3/2 binary64))) |
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 b a)) |
(/.f64 (*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 (/.f64 c b) (/.f64 #s(literal 3/2 binary64) b)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (/.f64 b #s(literal -3/2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c a))) |
(/.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2/3 binary64)) |
(/.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 c b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 c b)) (/.f64 b a)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal 3/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (*.f64 (/.f64 c b) (/.f64 a #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b #s(literal -3/2 binary64)) b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (*.f64 (/.f64 a (*.f64 (/.f64 b #s(literal -3/2 binary64)) b)) (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) (/.f64 b #s(literal 3/2 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/2 binary64) (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2/3 binary64) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c (*.f64 b b))) #s(literal 2/3 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -3/2 binary64) (*.f64 b b))) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 c b)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 c b)) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(pow.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64))))) #s(literal -1 binary64)) |
(*.f64 c (/.f64 a (*.f64 (/.f64 b #s(literal -3/2 binary64)) b))) |
(*.f64 a (*.f64 #s(literal -3/2 binary64) (/.f64 c (*.f64 b b)))) |
(*.f64 a (*.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 a (*.f64 c (/.f64 #s(literal -3/2 binary64) (*.f64 b b)))) |
(*.f64 a (*.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 c b))) |
(*.f64 a (*.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 b b)) c)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) #s(literal -3/2 binary64)) a))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (*.f64 b b)))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a b) (/.f64 c b))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 a (*.f64 b b)) c)) |
(*.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 (*.f64 c a) b)) |
(*.f64 (/.f64 #s(literal -3/2 binary64) b) (*.f64 (/.f64 a b) c)) |
(*.f64 (/.f64 a #s(literal -2/3 binary64)) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 a #s(literal -2/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 a #s(literal -2/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c b))) |
(*.f64 (/.f64 c (/.f64 #s(literal -2/3 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 c (/.f64 (/.f64 (*.f64 b b) #s(literal -3/2 binary64)) a)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b)) |
(*.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 #s(literal 3/2 binary64) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 #s(literal -3/2 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (/.f64 a #s(literal 2/3 binary64)) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (/.f64 a #s(literal -2/3 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -3/2 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 a #s(literal -2/3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 c b) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 c (/.f64 #s(literal -2/3 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal -2/3 binary64) (*.f64 c a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64))))) |
(*.f64 (*.f64 c a) (/.f64 #s(literal -3/2 binary64) (*.f64 b b))) |
(*.f64 (*.f64 c a) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) (/.f64 c b)) |
(*.f64 (/.f64 a (*.f64 (/.f64 b #s(literal -3/2 binary64)) b)) c) |
(*.f64 (/.f64 a #s(literal 2/3 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b b))) |
(*.f64 (/.f64 a #s(literal 2/3 binary64)) (*.f64 c (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 a #s(literal 2/3 binary64)) (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 a (/.f64 b #s(literal 3/2 binary64))) (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 a (/.f64 b #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) c) b)) |
(*.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/2 binary64) b)) |
(*.f64 (/.f64 a b) (*.f64 (/.f64 #s(literal -3/2 binary64) b) c)) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c #s(literal -3/2 binary64)) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 (*.f64 c a) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 a (*.f64 b b))) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 a #s(literal -2/3 binary64))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 b b)) (*.f64 c a)) |
(*.f64 (pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64)) (/.f64 #s(literal -3/2 binary64) b)) |
(*.f64 (*.f64 c (/.f64 #s(literal -3/2 binary64) b)) (/.f64 a b)) |
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 a (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) b) (/.f64 a (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) b) (/.f64 a b)) |
(*.f64 (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (*.f64 (/.f64 c b) a) (/.f64 #s(literal -3/2 binary64) b)) |
(*.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 a b)) |
(*.f64 (*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) b)) a) |
(*.f64 (*.f64 (/.f64 c b) (/.f64 #s(literal 3/2 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) a) (*.f64 c #s(literal -3/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c a)) #s(literal -3/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c #s(literal -3/2 binary64))) a) |
(*.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 a #s(literal -2/3 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (/.f64 #s(literal -3/2 binary64) b)) |
(*.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal 1 binary64) b)) #s(literal -3/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) c) a)) #s(literal -3/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/3 binary64) a)) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) |
(neg.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) |
(neg.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) c)) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) #s(literal -3 binary64))) |
(neg.f64 (*.f64 c (*.f64 a #s(literal 3 binary64)))) |
(neg.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c a)))) |
(neg.f64 (/.f64 (/.f64 c #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) a))) |
(neg.f64 (/.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 c (/.f64 #s(literal -1/3 binary64) a)) |
(/.f64 a (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1/3 binary64))) |
(/.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c a))) |
(/.f64 #s(literal 3 binary64) (/.f64 #s(literal -1 binary64) (*.f64 c a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 c a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 c a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) #s(literal 1/3 binary64)) |
(/.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (*.f64 c a) #s(literal -1/3 binary64)) |
(/.f64 (/.f64 c (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64)) |
(/.f64 (/.f64 c #s(literal -1/3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) c))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 c #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 (/.f64 c #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) c))) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 c #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c #s(literal -1/3 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) c)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (/.f64 (/.f64 c #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) c)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(pow.f64 (/.f64 #s(literal -1/3 binary64) (*.f64 c a)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 a #s(literal -1/3 binary64))) |
(*.f64 a (/.f64 c #s(literal -1/3 binary64))) |
(*.f64 a (*.f64 #s(literal 1 binary64) (/.f64 c #s(literal -1/3 binary64)))) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c a))) |
(*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)) |
(*.f64 (*.f64 a #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 #s(literal -1 binary64) (/.f64 c (/.f64 #s(literal 1/3 binary64) a))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c #s(literal -1/3 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 3 binary64) c)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) #s(literal 3 binary64)) |
(*.f64 (/.f64 a #s(literal -1/3 binary64)) c) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal 3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a #s(literal 1/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(*.f64 (/.f64 c #s(literal -1/3 binary64)) a) |
(*.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/3 binary64) c) #s(literal -1 binary64)) a) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/3 binary64) c) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (*.f64 c #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c #s(literal -1/3 binary64))) a) |
(*.f64 (*.f64 (/.f64 c #s(literal -1/3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 (/.f64 c #s(literal -1/3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) c)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 c #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
| 1× | egg-herbie |
| 8218× | *-lowering-*.f32 |
| 8218× | *-lowering-*.f64 |
| 4524× | +-lowering-+.f64 |
| 4524× | +-lowering-+.f32 |
| 1408× | associate-*r* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 748 | 7386 |
| 1 | 2644 | 7090 |
| 0 | 8201 | 7090 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -2/3 (/ b a)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))) |
(* 1/9 (/ (+ (* -3 b) (* 3 b)) a)) |
(+ (* -1/2 (/ c b)) (* 1/9 (/ (+ (* -3 b) (* 3 b)) a))) |
(+ (* 1/9 (/ (+ (* -3 b) (* 3 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(+ (* 1/9 (/ (+ (* -3 b) (* 3 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) |
(* 1/3 (* (sqrt (/ c a)) (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))))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(* 1/9 (/ (+ (* -3 b) (* 3 b)) a)) |
(/ (+ (* -1/2 (/ (* a c) b)) (* 1/9 (+ (* -3 b) (* 3 b)))) a) |
(/ (+ (* 1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* 1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) 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 (/ 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))))) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(+ (* -3 b) (* 3 (* (sqrt (* a c)) (sqrt -3)))) |
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 3/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 3))) |
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 3))) |
(* -9/2 (/ (* a c) b)) |
(/ (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -6 b) |
(* -1 (* b (+ 6 (* -9/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 6 (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(+ (* -3 b) (* 3 b)) |
(+ (* -9/2 (/ (* a c) b)) (+ (* -3 b) (* 3 b))) |
(+ (* -3 b) (+ (* 3 b) (* c (+ (* -9/2 (/ a b)) (* -27/8 (/ (* (pow a 2) c) (pow b 3))))))) |
(+ (* -3 b) (+ (* 3 b) (* c (+ (* -9/2 (/ a b)) (* c (+ (* -81/16 (/ (* (pow a 3) c) (pow b 5))) (* -27/8 (/ (pow a 2) (pow b 3))))))))) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(* c (+ (* -3 (/ b c)) (* 3 (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -3 (/ b c)) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))) |
(* c (+ (* -3 (/ b c)) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3))))))) |
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ b c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -3 b) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -3 b) (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(+ (* -3 b) (* 3 b)) |
(+ (* -9/2 (/ (* a c) b)) (+ (* -3 b) (* 3 b))) |
(+ (* -3 b) (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3))))))) |
(+ (* -3 b) (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3))))))))) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(* a (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -3 (/ b a)) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* a (+ (* -3 (/ b a)) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))) |
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ b a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -3 b) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -3 b) (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (sqrt -3)))) |
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(* 3 b) |
(* b (+ 3 (* -9/2 (/ (* a c) (pow b 2))))) |
(* b (+ 3 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 3 (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -3 b) |
(* -1 (* b (+ 3 (* -9/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 3 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 3 (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* 3 b) |
(+ (* -9/2 (/ (* a c) b)) (* 3 b)) |
(+ (* 3 b) (* c (+ (* -9/2 (/ a b)) (* -27/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 3 b) (* c (+ (* -9/2 (/ a b)) (* c (+ (* -81/16 (/ (* (pow a 3) c) (pow b 5))) (* -27/8 (/ (pow a 2) (pow b 3)))))))) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(* c (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))) |
(* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3))))))) |
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
(* 3 b) |
(+ (* -9/2 (/ (* a c) b)) (* 3 b)) |
(+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3)))))))) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(* a (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))) |
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(* -1 (* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(* -1 (* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
(* (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))))))))) |
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 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)))))))) |
b |
(+ b (* -3/2 (/ (* a c) 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)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
(* -1 (* (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)))))))) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* 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)))))))) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(/ -2/3 a) |
(/ -2/3 a) |
(/ -2/3 a) |
(/ -2/3 a) |
(/ -2/3 a) |
(/ -2/3 a) |
(/ -2/3 a) |
(/ -2/3 a) |
(/ -2/3 a) |
(/ -2/3 a) |
(/ -2/3 a) |
(/ -2/3 a) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(* -2/3 (/ b a)) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ -3/2 b) |
(/ -3/2 b) |
(/ -3/2 b) |
(/ -3/2 b) |
(/ -3/2 b) |
(/ -3/2 b) |
(/ -3/2 b) |
(/ -3/2 b) |
(/ -3/2 b) |
(/ -3/2 b) |
(/ -3/2 b) |
(/ -3/2 b) |
(* -2 b) |
(+ (* -2 b) (* 3/2 (/ (* a c) b))) |
(+ (* -2 b) (* 3/2 (/ (* a c) b))) |
(+ (* -2 b) (* 3/2 (/ (* a c) b))) |
(* 3/2 (/ (* a c) b)) |
(* c (+ (* -2 (/ b c)) (* 3/2 (/ a b)))) |
(* c (+ (* -2 (/ b c)) (* 3/2 (/ a b)))) |
(* c (+ (* -2 (/ b c)) (* 3/2 (/ a b)))) |
(* 3/2 (/ (* a c) b)) |
(* -1 (* c (+ (* -3/2 (/ a b)) (* 2 (/ b c))))) |
(* -1 (* c (+ (* -3/2 (/ a b)) (* 2 (/ b c))))) |
(* -1 (* c (+ (* -3/2 (/ a b)) (* 2 (/ b c))))) |
(* -2 b) |
(+ (* -2 b) (* 3/2 (/ (* a c) b))) |
(+ (* -2 b) (* 3/2 (/ (* a c) b))) |
(+ (* -2 b) (* 3/2 (/ (* a c) b))) |
(* 3/2 (/ (* a c) b)) |
(* a (+ (* -2 (/ b a)) (* 3/2 (/ c b)))) |
(* a (+ (* -2 (/ b a)) (* 3/2 (/ c b)))) |
(* a (+ (* -2 (/ b a)) (* 3/2 (/ c b)))) |
(* 3/2 (/ (* a c) b)) |
(* -1 (* a (+ (* -3/2 (/ c b)) (* 2 (/ b a))))) |
(* -1 (* a (+ (* -3/2 (/ c b)) (* 2 (/ b a))))) |
(* -1 (* a (+ (* -3/2 (/ c b)) (* 2 (/ b a))))) |
(* 3/2 (/ (* a c) b)) |
(/ (+ (* -2 (pow b 2)) (* 3/2 (* a c))) b) |
(/ (+ (* -2 (pow b 2)) (* 3/2 (* a c))) b) |
(/ (+ (* -2 (pow b 2)) (* 3/2 (* a c))) b) |
(* -2 b) |
(* b (- (* 3/2 (/ (* a c) (pow b 2))) 2)) |
(* b (- (* 3/2 (/ (* a c) (pow b 2))) 2)) |
(* b (- (* 3/2 (/ (* a c) (pow b 2))) 2)) |
(* -2 b) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(* -2/3 (/ b a)) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(* 1/2 (/ c b)) |
(* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))) |
(* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))) |
(* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))) |
(* 1/2 (/ c b)) |
(* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))) |
(* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))) |
(* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))) |
(* -2/3 (/ b a)) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a) |
(* 1/2 (/ c b)) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(* 1/2 (/ c b)) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(* 1/2 (/ c b)) |
(/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b) |
(/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b) |
(/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b) |
(* -2/3 (/ b a)) |
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))) |
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))) |
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))) |
(* -2/3 (/ b a)) |
(* -1 (* 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))) (* 2/3 (/ 1 a))))) |
(* -2 (/ b a)) |
(+ (* -2 (/ b a)) (* 3/2 (/ c b))) |
(+ (* -2 (/ b a)) (* 3/2 (/ c b))) |
(+ (* -2 (/ b a)) (* 3/2 (/ c b))) |
(* 3/2 (/ c b)) |
(* c (+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))) |
(* c (+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))) |
(* c (+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))) |
(* 3/2 (/ c b)) |
(* -1 (* c (- (* 2 (/ b (* a c))) (* 3/2 (/ 1 b))))) |
(* -1 (* c (- (* 2 (/ b (* a c))) (* 3/2 (/ 1 b))))) |
(* -1 (* c (- (* 2 (/ b (* a c))) (* 3/2 (/ 1 b))))) |
(* -2 (/ b a)) |
(/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) a) |
(/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) a) |
(/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) a) |
(* 3/2 (/ c b)) |
(+ (* -2 (/ b a)) (* 3/2 (/ c b))) |
(+ (* -2 (/ b a)) (* 3/2 (/ c b))) |
(+ (* -2 (/ b a)) (* 3/2 (/ c b))) |
(* 3/2 (/ c b)) |
(+ (* -2 (/ b a)) (* 3/2 (/ c b))) |
(+ (* -2 (/ b a)) (* 3/2 (/ c b))) |
(+ (* -2 (/ b a)) (* 3/2 (/ c b))) |
(* 3/2 (/ c b)) |
(/ (+ (* -2 (/ (pow b 2) a)) (* 3/2 c)) b) |
(/ (+ (* -2 (/ (pow b 2) a)) (* 3/2 c)) b) |
(/ (+ (* -2 (/ (pow b 2) a)) (* 3/2 c)) b) |
(* -2 (/ b a)) |
(* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))) |
(* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))) |
(* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))) |
(* -2 (/ b a)) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
2 |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* c (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))) |
(* c (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))) |
(* c (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))) |
2 |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* a (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))) |
(* a (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))) |
(* a (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(/ (+ (* -3/2 (* a c)) (* 2 (pow b 2))) (pow b 2)) |
(/ (+ (* -3/2 (* a c)) (* 2 (pow b 2))) (pow b 2)) |
(/ (+ (* -3/2 (* a c)) (* 2 (pow b 2))) (pow b 2)) |
2 |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
2 |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* 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/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(* -1/3 (/ b a)) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(* -1/3 (/ b a)) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(* (sqrt (* a c)) (sqrt -3)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(* (sqrt (* a c)) (sqrt -3)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(* (sqrt (* a c)) (sqrt -3)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(* -1 b) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1)) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1)) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1)) |
(* -1 b) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* (sqrt (* a c)) (sqrt -3)) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
(* -3 (* a c)) |
| Outputs |
|---|
(* 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 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/6 binary64))) (/.f64 #s(literal -1/3 binary64) 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))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/6 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 #s(literal -1/3 binary64) a)))) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (/.f64 (*.f64 c c) (*.f64 b b)))) 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 (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) 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 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))))) b) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 b (+.f64 (+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))) |
(* 1/9 (/ (+ (* -3 b) (* 3 b)) a)) |
(/.f64 #s(literal 0 binary64) a) |
(+ (* -1/2 (/ c b)) (* 1/9 (/ (+ (* -3 b) (* 3 b)) a))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (/.f64 #s(literal 0 binary64) a)) |
(+ (* 1/9 (/ (+ (* -3 b) (* 3 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
(+.f64 (/.f64 #s(literal 0 binary64) a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)))) |
(+ (* 1/9 (/ (+ (* -3 b) (* 3 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))) |
(+.f64 (/.f64 #s(literal 0 binary64) a) (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a (*.f64 a (/.f64 c (pow.f64 b #s(literal 5 binary64)))))) (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -1/2 binary64) 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))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) c) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* 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 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) c) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))) |
(* 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 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal -1/24 binary64) (*.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))))))))) |
(* -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 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (/.f64 b a) c))) (neg.f64 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 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) c)) (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 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) c)) c)) (neg.f64 c)) |
(* 1/9 (/ (+ (* -3 b) (* 3 b)) a)) |
(/.f64 #s(literal 0 binary64) a) |
(/ (+ (* -1/2 (/ (* a c) b)) (* 1/9 (+ (* -3 b) (* 3 b)))) a) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 #s(literal -1/2 binary64) (/.f64 c b)))) a) |
(/ (+ (* 1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) #s(literal 0 binary64)) a) |
(/ (+ (* 1/9 (+ (* -3 b) (* 3 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a) |
(/.f64 (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c (*.f64 c a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))) #s(literal 0 binary64)) 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 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
(+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/24 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))) |
(* -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) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.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))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 1/3 binary64) b)) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
(-.f64 (*.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))) (/.f64 (-.f64 (*.f64 #s(literal 1/3 binary64) b) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/24 binary64)))) a)) a)) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) |
(+ (* -3 b) (* 3 (* (sqrt (* a c)) (sqrt -3)))) |
(+.f64 (*.f64 #s(literal -3 binary64) b) (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) |
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 3/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) #s(literal 3/2 binary64))) #s(literal -3 binary64)))) |
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 3))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/8 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -3 binary64)))) |
(* -9/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -9/2 binary64))) b) |
(/ (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -9/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 a a)) (*.f64 b b))) b) |
(/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 a #s(literal -9/2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 a a)) (*.f64 b b))) b) |
(/ (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -9/2 (* a c)) (+ (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -9/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 a a)) (*.f64 b b))) (+.f64 (*.f64 #s(literal -3/2 binary64) (/.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)))) (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b) |
(* -6 b) |
(*.f64 b #s(literal -6 binary64)) |
(* -1 (* b (+ 6 (* -9/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 6 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -9/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 6 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 #s(literal 6 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -9/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 6 (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 #s(literal 6 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -9/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(+ (* -3 b) (* 3 b)) |
#s(literal 0 binary64) |
(+ (* -9/2 (/ (* a c) b)) (+ (* -3 b) (* 3 b))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -9/2 binary64))) b)) |
(+ (* -3 b) (+ (* 3 b) (* c (+ (* -9/2 (/ a b)) (* -27/8 (/ (* (pow a 2) c) (pow b 3))))))) |
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))))) #s(literal 0 binary64)) |
(+ (* -3 b) (+ (* 3 b) (* c (+ (* -9/2 (/ a b)) (* c (+ (* -81/16 (/ (* (pow a 3) c) (pow b 5))) (* -27/8 (/ (pow a 2) (pow b 3))))))))) |
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) #s(literal 0 binary64)) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) |
(* c (+ (* -3 (/ b c)) (* 3 (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) b) c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) |
(* c (+ (* -3 (/ b c)) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))) |
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) b) c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 3/2 binary64))))) |
(* c (+ (* -3 (/ b c)) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3))))))) |
(*.f64 c (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) b) c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 3/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/8 binary64))))) |
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -3 binary64))) |
(* -1 (* c (+ (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ b c))))) |
(*.f64 (*.f64 (neg.f64 c) #s(literal 3 binary64)) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -3 b) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) b) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b))) (sqrt.f64 #s(literal 3 binary64)))) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -3 b) (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) b) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) c)) c)) (neg.f64 c)) |
(+ (* -3 b) (* 3 b)) |
#s(literal 0 binary64) |
(+ (* -9/2 (/ (* a c) b)) (+ (* -3 b) (* 3 b))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -9/2 binary64))) b)) |
(+ (* -3 b) (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3))))))) |
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) c) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b))))) #s(literal 0 binary64)) |
(+ (* -3 b) (+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3))))))))) |
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -81/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))) #s(literal 0 binary64)) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) |
(* a (+ (* -3 (/ b a)) (* 3 (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))))) |
(* a (+ (* -3 (/ b a)) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64))))) |
(* a (+ (* -3 (/ b a)) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3 binary64) b) a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/8 binary64))))))) |
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -3 binary64))) |
(* -1 (* a (+ (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 3 (/ b a))))) |
(*.f64 (*.f64 (neg.f64 a) #s(literal 3 binary64)) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -3 b) (* -3/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -3 binary64) b) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b))) (sqrt.f64 #s(literal 3 binary64)))) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ (* -3 b) (* -1 (/ (+ (* -3/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) #s(literal 3 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -3 binary64) b) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) #s(literal 3/2 binary64))) a)) a)) (neg.f64 a)) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) |
(+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (* a c)) (sqrt -3)))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 3/2 binary64)))) |
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/8 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -3 binary64)))))) |
(+ (* 3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* 3/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) #s(literal 3/16 binary64)))))))) |
(* 3 b) |
(*.f64 b #s(literal 3 binary64)) |
(* b (+ 3 (* -9/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 3 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -9/2 binary64))) (*.f64 b b)))) |
(* b (+ 3 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -9/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) |
(* b (+ 3 (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -9/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))) |
(* -3 b) |
(*.f64 #s(literal -3 binary64) b) |
(* -1 (* b (+ 3 (* -9/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 3 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -9/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 3 (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -9/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 3 (+ (* -81/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -9/2 (/ (* a c) (pow b 2))) (* -27/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -9/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* 3 b) |
(*.f64 b #s(literal 3 binary64)) |
(+ (* -9/2 (/ (* a c) b)) (* 3 b)) |
(+.f64 (*.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -9/2 binary64))) b)) |
(+ (* 3 b) (* c (+ (* -9/2 (/ a b)) (* -27/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) |
(+ (* 3 b) (* c (+ (* -9/2 (/ a b)) (* c (+ (* -81/16 (/ (* (pow a 3) c) (pow b 5))) (* -27/8 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -81/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) |
(* c (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 3/2 binary64))))) |
(* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3)))))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 3/2 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/8 binary64)))))) |
(* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ a c)) (sqrt -3))))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 #s(literal 3/16 binary64) (*.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))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/8 binary64)))))) |
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -3 binary64))) |
(* -1 (* c (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal 3/2 binary64)))) (neg.f64 c)) |
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal 3/2 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c)) |
(* -1 (* c (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) #s(literal 3/2 binary64)))) (+.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 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) #s(literal 3/16 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c)) |
(* 3 b) |
(*.f64 b #s(literal 3 binary64)) |
(+ (* -9/2 (/ (* a c) b)) (* 3 b)) |
(+.f64 (*.f64 b #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal -9/2 binary64))) b)) |
(+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* -27/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) c) b) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b)))))) |
(+ (* 3 b) (* a (+ (* -9/2 (/ c b)) (* a (+ (* -81/16 (/ (* a (pow c 3)) (pow b 5))) (* -27/8 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -9/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -81/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -27/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) |
(* 3 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) |
(* a (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64))))) |
(* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3)))))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/8 binary64)))))) |
(* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 3 (* (sqrt (/ c a)) (sqrt -3))))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b))) (sqrt.f64 #s(literal -3 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) #s(literal 3/16 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -3/8 binary64)))))) |
(* -3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -3 binary64))) |
(* -1 (* a (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 a)) |
(* -1 (* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -3/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 3/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) #s(literal 3 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 #s(literal 3/16 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))))))) (neg.f64 a)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.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))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 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))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.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))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))))))) |
b |
(* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))))) |
(* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) |
(* 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 b (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))))) |
(* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) 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 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (*.f64 a (/.f64 (*.f64 #s(literal -3/2 binary64) c) b))) |
(+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b 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)))))))) |
(+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 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))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))))) |
(* 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 c (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64)))) (*.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 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 binary64))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) #s(literal 1/2 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 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/8 binary64)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) #s(literal 1/2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.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)) (sqrt.f64 #s(literal -1 binary64))))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/8 binary64))))) (neg.f64 c)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (*.f64 a (/.f64 (*.f64 #s(literal -3/2 binary64) c) b))) |
(+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b 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)))))))) |
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal 1/2 binary64))))) |
(* 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 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))))) |
(* 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 a (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (/.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)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 binary64))) |
(* -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 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/8 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/8 binary64))))) (neg.f64 a)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(/ -2/3 a) |
(/.f64 #s(literal -2/3 binary64) a) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(+ (* -2 b) (* 3/2 (/ (* a c) b))) |
(+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) b)) |
(+ (* -2 b) (* 3/2 (/ (* a c) b))) |
(+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) b)) |
(+ (* -2 b) (* 3/2 (/ (* a c) b))) |
(+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) b)) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) b) |
(* c (+ (* -2 (/ b c)) (* 3/2 (/ a b)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b))) |
(* c (+ (* -2 (/ b c)) (* 3/2 (/ a b)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b))) |
(* c (+ (* -2 (/ b c)) (* 3/2 (/ a b)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (/.f64 (*.f64 #s(literal 3/2 binary64) a) b))) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) b) |
(* -1 (* c (+ (* -3/2 (/ a b)) (* 2 (/ b c))))) |
(*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal 2 binary64) b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -3/2 (/ a b)) (* 2 (/ b c))))) |
(*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal 2 binary64) b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -3/2 (/ a b)) (* 2 (/ b c))))) |
(*.f64 (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 #s(literal 2 binary64) b) c)) (neg.f64 c)) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(+ (* -2 b) (* 3/2 (/ (* a c) b))) |
(+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) b)) |
(+ (* -2 b) (* 3/2 (/ (* a c) b))) |
(+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) b)) |
(+ (* -2 b) (* 3/2 (/ (* a c) b))) |
(+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) b)) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) b) |
(* a (+ (* -2 (/ b a)) (* 3/2 (/ c b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))) |
(* a (+ (* -2 (/ b a)) (* 3/2 (/ c b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))) |
(* a (+ (* -2 (/ b a)) (* 3/2 (/ c b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) b) |
(* -1 (* a (+ (* -3/2 (/ c b)) (* 2 (/ b a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal 2 binary64) b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -3/2 (/ c b)) (* 2 (/ b a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal 2 binary64) b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -3/2 (/ c b)) (* 2 (/ b a))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) c) b) (/.f64 (*.f64 #s(literal 2 binary64) b) a)) (neg.f64 a)) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) b) |
(/ (+ (* -2 (pow b 2)) (* 3/2 (* a c))) b) |
(/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal 3/2 binary64)))) b) |
(/ (+ (* -2 (pow b 2)) (* 3/2 (* a c))) b) |
(/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal 3/2 binary64)))) b) |
(/ (+ (* -2 (pow b 2)) (* 3/2 (* a c))) b) |
(/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) (*.f64 c (*.f64 a #s(literal 3/2 binary64)))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* b (- (* 3/2 (/ (* a c) (pow b 2))) 2)) |
(*.f64 b (+.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal -2 binary64))) |
(* b (- (* 3/2 (/ (* a c) (pow b 2))) 2)) |
(*.f64 b (+.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal -2 binary64))) |
(* b (- (* 3/2 (/ (* a c) (pow b 2))) 2)) |
(*.f64 b (+.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal 3/2 binary64))) #s(literal -2 binary64))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 b a) c)))) |
(* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 b a) c)))) |
(* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 #s(literal -2/3 binary64) (/.f64 (/.f64 b a) c)))) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))) |
(*.f64 (+.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (/.f64 b a) c)) (/.f64 #s(literal -1/2 binary64) b)) (neg.f64 c)) |
(* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))) |
(*.f64 (+.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (/.f64 b a) c)) (/.f64 #s(literal -1/2 binary64) b)) (neg.f64 c)) |
(* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))) |
(*.f64 (+.f64 (*.f64 #s(literal 2/3 binary64) (/.f64 (/.f64 b a) c)) (/.f64 #s(literal -1/2 binary64) b)) (neg.f64 c)) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a) |
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b)) a) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a) |
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b)) a) |
(/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a) |
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b)) a) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(+ (* -2/3 (/ b a)) (* 1/2 (/ c b))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(* 1/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 b b)) a) (*.f64 c #s(literal 1/2 binary64))) b) |
(/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 b b)) a) (*.f64 c #s(literal 1/2 binary64))) b) |
(/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 b b)) a) (*.f64 c #s(literal 1/2 binary64))) b) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))) |
(*.f64 b (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 #s(literal -2/3 binary64) a))) |
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))) |
(*.f64 b (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 #s(literal -2/3 binary64) a))) |
(* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))) |
(*.f64 b (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 #s(literal -2/3 binary64) a))) |
(* -2/3 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(* -2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2 binary64)) a) |
(+ (* -2 (/ b a)) (* 3/2 (/ c b))) |
(+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) |
(+ (* -2 (/ b a)) (* 3/2 (/ c b))) |
(+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) |
(+ (* -2 (/ b a)) (* 3/2 (/ c b))) |
(+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) |
(* 3/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b) |
(* c (+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) c) (/.f64 #s(literal 3/2 binary64) b))) |
(* c (+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) c) (/.f64 #s(literal 3/2 binary64) b))) |
(* c (+ (* -2 (/ b (* a c))) (* 3/2 (/ 1 b)))) |
(*.f64 c (+.f64 (/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) c) (/.f64 #s(literal 3/2 binary64) b))) |
(* 3/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b) |
(* -1 (* c (- (* 2 (/ b (* a c))) (* 3/2 (/ 1 b))))) |
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 b a) c)) (/.f64 #s(literal -3/2 binary64) b)) (neg.f64 c)) |
(* -1 (* c (- (* 2 (/ b (* a c))) (* 3/2 (/ 1 b))))) |
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 b a) c)) (/.f64 #s(literal -3/2 binary64) b)) (neg.f64 c)) |
(* -1 (* c (- (* 2 (/ b (* a c))) (* 3/2 (/ 1 b))))) |
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 b a) c)) (/.f64 #s(literal -3/2 binary64) b)) (neg.f64 c)) |
(* -2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2 binary64)) a) |
(/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) a) |
(/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) b)) a) |
(/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) a) |
(/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) b)) a) |
(/ (+ (* -2 b) (* 3/2 (/ (* a c) b))) a) |
(/.f64 (+.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 c (*.f64 a #s(literal 3/2 binary64))) b)) a) |
(* 3/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b) |
(+ (* -2 (/ b a)) (* 3/2 (/ c b))) |
(+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) |
(+ (* -2 (/ b a)) (* 3/2 (/ c b))) |
(+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) |
(+ (* -2 (/ b a)) (* 3/2 (/ c b))) |
(+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) |
(* 3/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b) |
(+ (* -2 (/ b a)) (* 3/2 (/ c b))) |
(+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) |
(+ (* -2 (/ b a)) (* 3/2 (/ c b))) |
(+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) |
(+ (* -2 (/ b a)) (* 3/2 (/ c b))) |
(+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) |
(* 3/2 (/ c b)) |
(/.f64 (*.f64 c #s(literal 3/2 binary64)) b) |
(/ (+ (* -2 (/ (pow b 2) a)) (* 3/2 c)) b) |
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) a) (*.f64 c #s(literal 3/2 binary64))) b) |
(/ (+ (* -2 (/ (pow b 2) a)) (* 3/2 c)) b) |
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) a) (*.f64 c #s(literal 3/2 binary64))) b) |
(/ (+ (* -2 (/ (pow b 2) a)) (* 3/2 c)) b) |
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b #s(literal -2 binary64))) a) (*.f64 c #s(literal 3/2 binary64))) b) |
(* -2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2 binary64)) a) |
(* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))) |
(*.f64 b (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 3/2 binary64)) (/.f64 #s(literal -2 binary64) a))) |
(* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))) |
(*.f64 b (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 3/2 binary64)) (/.f64 #s(literal -2 binary64) a))) |
(* b (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))) |
(*.f64 b (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 3/2 binary64)) (/.f64 #s(literal -2 binary64) a))) |
(* -2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -2 binary64)) a) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* c (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))) |
(*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2 binary64) c))) |
(* c (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))) |
(*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2 binary64) c))) |
(* c (+ (* -3/2 (/ a (pow b 2))) (* 2 (/ 1 c)))) |
(*.f64 c (+.f64 (*.f64 #s(literal -3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal 2 binary64) c))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))) |
(*.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -2 binary64) c)) (neg.f64 c)) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))) |
(*.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -2 binary64) c)) (neg.f64 c)) |
(* -1 (* c (- (* 3/2 (/ a (pow b 2))) (* 2 (/ 1 c))))) |
(*.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -2 binary64) c)) (neg.f64 c)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* a (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))) |
(*.f64 a (+.f64 (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) |
(* a (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))) |
(*.f64 a (+.f64 (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) |
(* a (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a)))) |
(*.f64 a (+.f64 (/.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 3/2 binary64)) (/.f64 #s(literal -2 binary64) a)) (neg.f64 a)) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 3/2 binary64)) (/.f64 #s(literal -2 binary64) a)) (neg.f64 a)) |
(* -1 (* a (- (* 3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 3/2 binary64)) (/.f64 #s(literal -2 binary64) a)) (neg.f64 a)) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(/ (+ (* -3/2 (* a c)) (* 2 (pow b 2))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (*.f64 b b)) |
(/ (+ (* -3/2 (* a c)) (* 2 (pow b 2))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (*.f64 b b)) |
(/ (+ (* -3/2 (* a c)) (* 2 (pow b 2))) (pow b 2)) |
(/.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 b (*.f64 b #s(literal 2 binary64)))) (*.f64 b b)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) |
(+ 2 (* -3/2 (/ (* a c) (pow b 2)))) |
(+.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64)))) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* a c) |
(*.f64 c a) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) a) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) a) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) a) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) 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))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) c) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) c) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) c) (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 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 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (/.f64 b a) c))) (neg.f64 c)) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (/.f64 b a) c))) (neg.f64 c)) |
(* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (/.f64 b a) c))) (neg.f64 c)) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) a) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) a) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) a) |
(* 1/3 (/ (- (* (sqrt (* a c)) (sqrt -3)) b) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) 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 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(* -1/3 (* (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) (+.f64 (/.f64 b a) (*.f64 (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) (+.f64 (/.f64 b a) (*.f64 (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) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) |
(* 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 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(* -1/3 (/ b a)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) #s(literal 1/3 binary64))) (/.f64 #s(literal -1/3 binary64) a))) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) #s(literal 1/3 binary64))) (/.f64 #s(literal -1/3 binary64) a))) |
(* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))) |
(*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) #s(literal 1/3 binary64))) (/.f64 #s(literal -1/3 binary64) a))) |
(* -1/3 (/ b a)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) #s(literal -1/3 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 binary64))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
(*.f64 (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 c)) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(- (* (sqrt (* a c)) (sqrt -3)) b) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 binary64))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 a)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1)) |
(*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) #s(literal -1 binary64))) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1)) |
(*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) #s(literal -1 binary64))) |
(* b (- (* (sqrt (* a c)) (/ (sqrt -3) b)) 1)) |
(*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b) #s(literal -1 binary64))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) b)) (-.f64 #s(literal 0 binary64) b)) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.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))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.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))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.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))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.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))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 binary64))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 binary64))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 binary64))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 binary64))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.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))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.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))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.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))) |
(* (sqrt (* a c)) (sqrt -3)) |
(*.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))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 binary64))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 binary64))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 binary64))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3/2 (/ (* a c) (pow b 2))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64))) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(* -3 (* a c)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
Compiled 31797 to 4302 computations (86.5% saved)
53 alts after pruning (45 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1662 | 12 | 1674 |
| Fresh | 9 | 33 | 42 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 5 | 6 |
| Total | 1674 | 53 | 1727 |
| Status | Accuracy | Program |
|---|---|---|
| 20.2% | (fma.f64 (/.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) (sqrt.f64 a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) | |
| 25.7% | (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) a) #s(literal 3 binary64)) | |
| 53.4% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) a) #s(literal 3 binary64)) | |
| 33.5% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) a) #s(literal 3 binary64)) | |
| 11.6% | (/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) | |
| 37.0% | (/.f64 (/.f64 (*.f64 #s(literal 6 binary64) b) a) #s(literal -9 binary64)) | |
| 37.0% | (/.f64 (/.f64 b a) #s(literal -3/2 binary64)) | |
| 37.0% | (/.f64 (/.f64 b #s(literal -3/2 binary64)) a) | |
| ✓ | 37.0% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
| 34.8% | (/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) c) #s(literal -1/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) | |
| 21.7% | (/.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (pow.f64 a #s(literal -1/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 21.7% | (/.f64 (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) c)) (sqrt.f64 (/.f64 #s(literal 1/3 binary64) a))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 53.3% | (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (/.f64 b a)) #s(literal 3 binary64)) | |
| 18.0% | (/.f64 (-.f64 (/.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -1/3 binary64) a))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 31.9% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) c))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 21.7% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (sqrt.f64 a)) b) (*.f64 #s(literal 3 binary64) a)) | |
| 18.0% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 c)) b) (*.f64 #s(literal 3 binary64) a)) | |
| 21.7% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) c)) (sqrt.f64 (/.f64 a #s(literal 1/3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 11.9% | (/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) (/.f64 b a))))) b) (*.f64 #s(literal 3 binary64) a)) |
| 12.0% | (/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a (/.f64 b c)))))) b) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 33.5% | (/.f64 (-.f64 (sqrt.f64 (/.f64 (/.f64 c (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | 53.5% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
| 29.2% | (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 52.3% | (/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) #s(literal -9 binary64)) |
| 34.8% | (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b)) a) | |
| 31.8% | (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64)) | |
| 11.6% | (/.f64 (*.f64 c #s(literal 1/2 binary64)) b) | |
| 31.8% | (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) | |
| 37.0% | (/.f64 (*.f64 b #s(literal -6 binary64)) (*.f64 a #s(literal 9 binary64))) | |
| 33.8% | (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -3/2 binary64) b)))) a) | |
| 15.8% | (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 a))) (/.f64 #s(literal -3/2 binary64) b)) | |
| 36.9% | (/.f64 b (/.f64 a #s(literal -2/3 binary64))) | |
| 37.0% | (/.f64 b (neg.f64 (*.f64 a #s(literal 3/2 binary64)))) | |
| 37.0% | (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) | |
| 26.4% | (/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 c #s(literal 3/8 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))))) c)) | |
| 31.5% | (/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b #s(literal -2/3 binary64)) c)) | |
| 25.7% | (/.f64 #s(literal 1/3 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b))) | |
| 33.5% | (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b))) | |
| ✓ | 53.5% | (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
| 31.4% | (/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) #s(literal 3/8 binary64)))))) | |
| 32.1% | (/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b)))) | |
| 31.6% | (/.f64 #s(literal 1/3 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -2/3 binary64) c)))) | |
| 37.0% | (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) | |
| 42.9% | (+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) | |
| 36.9% | (+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) | |
| 37.0% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3/2 binary64)) b) | |
| 33.4% | (*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) | |
| 34.7% | (*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) | |
| 36.9% | (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) b) | |
| 33.5% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b)) | |
| ✓ | 37.0% | (*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
| 19.2% | (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -2/3 binary64))) #s(literal -1 binary64))) b) | |
| ✓ | 11.7% | #s(literal 0 binary64) |
Compiled 2566 to 1083 computations (57.8% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
(/.f64 (/.f64 b a) #s(literal -3/2 binary64)) |
(/.f64 b (neg.f64 (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) b) |
(*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3/2 binary64)) b) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 2/3 binary64)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b #s(literal -2/3 binary64)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 (*.f64 b #s(literal -6 binary64)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal 9/2 binary64)) #s(literal -9 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) a) |
(/.f64 (/.f64 (*.f64 #s(literal 6 binary64) b) a) #s(literal -9 binary64)) |
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) a) #s(literal 3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b)) a) |
(*.f64 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -2/3 binary64) c)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)))) |
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (-.f64 b (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 b a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 b b)) c)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) (/.f64 b a))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (/.f64 b c)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 3 binary64)) |
(*.f64 b (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) a))) #s(literal -9 binary64)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a (/.f64 b c)))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) #s(literal 3/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 c #s(literal 3/8 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))))) c)) |
(/.f64 (-.f64 (*.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) a))) #s(literal -9 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (/.f64 (*.f64 a c) #s(literal -1/3 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) c) #s(literal -1/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (/.f64 (/.f64 c (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) c))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal 1/3 binary64) a)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 #s(literal -3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)) #s(literal -9 binary64)) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) a) (/.f64 b a)) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 #s(literal -3 binary64) b)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 a (/.f64 a b))) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a))) #s(literal -9 binary64)) |
(/.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal -3 binary64)) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 1/3 binary64) a))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 3 binary64)) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 (*.f64 a #s(literal -3 binary64)) b)) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a #s(literal -3 binary64)) b))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1/2 binary64) b))) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) a) #s(literal 3 binary64)) |
(*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -2/3 binary64))) #s(literal -1 binary64))) b) |
(/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 a))) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -3/2 binary64) b)))) a) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a #s(literal -1/3 binary64))) (sqrt.f64 c)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (sqrt.f64 a)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -1/3 binary64) a))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (pow.f64 a #s(literal -1/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) c)) (sqrt.f64 (/.f64 a #s(literal 1/3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) c)) (sqrt.f64 (/.f64 #s(literal 1/3 binary64) a))) b) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(/.f64 (+.f64 (/.f64 (/.f64 a #s(literal 1/3 binary64)) b) (/.f64 (*.f64 a #s(literal -3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 (*.f64 a (/.f64 (*.f64 a #s(literal 9 binary64)) b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(fma.f64 (/.f64 (sqrt.f64 (/.f64 c #s(literal -1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) (sqrt.f64 a) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
| Outputs |
|---|
(/.f64 (*.f64 b #s(literal -6 binary64)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
5 calls:
| 56.0ms | (*.f64 #s(literal 3 binary64) a) |
| 54.0ms | a |
| 53.0ms | c |
| 40.0ms | b |
| 35.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.0% | 4 | a |
| 87.1% | 3 | b |
| 60.8% | 5 | c |
| 75.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)) |
| 61.0% | 4 | (*.f64 #s(literal 3 binary64) a) |
Compiled 38 to 26 computations (31.6% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
(/.f64 (/.f64 b a) #s(literal -3/2 binary64)) |
(/.f64 b (neg.f64 (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) b) |
(*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3/2 binary64)) b) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 2/3 binary64)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b #s(literal -2/3 binary64)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 (*.f64 b #s(literal -6 binary64)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal 9/2 binary64)) #s(literal -9 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) a) |
(/.f64 (/.f64 (*.f64 #s(literal 6 binary64) b) a) #s(literal -9 binary64)) |
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) a) #s(literal 3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b)) a) |
(*.f64 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -2/3 binary64) c)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)))) |
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (-.f64 b (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 b a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 b b)) c)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) (/.f64 b a))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (/.f64 b c)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 3 binary64)) |
(*.f64 b (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) a))) #s(literal -9 binary64)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a (/.f64 b c)))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) #s(literal 3/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 c #s(literal 3/8 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))))) c)) |
(/.f64 (-.f64 (*.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) a))) #s(literal -9 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (/.f64 (*.f64 a c) #s(literal -1/3 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) c) #s(literal -1/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (/.f64 (/.f64 c (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) c))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) |
| Outputs |
|---|
(/.f64 (*.f64 b #s(literal -6 binary64)) (*.f64 a #s(literal 9 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 56.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.1% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
(/.f64 (/.f64 b a) #s(literal -3/2 binary64)) |
(/.f64 b (neg.f64 (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) b) |
(*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3/2 binary64)) b) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 2/3 binary64)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b #s(literal -2/3 binary64)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 (*.f64 b #s(literal -6 binary64)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal 9/2 binary64)) #s(literal -9 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) a) |
(/.f64 (/.f64 (*.f64 #s(literal 6 binary64) b) a) #s(literal -9 binary64)) |
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) a) #s(literal 3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b)) a) |
(*.f64 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -2/3 binary64) c)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)))) |
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (-.f64 b (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 b a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 b b)) c)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) (/.f64 b a))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (/.f64 b c)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 3 binary64)) |
(*.f64 b (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) a))) #s(literal -9 binary64)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a (/.f64 b c)))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) #s(literal 3/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 c #s(literal 3/8 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))))) c)) |
(/.f64 (-.f64 (*.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) a))) #s(literal -9 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (/.f64 (*.f64 a c) #s(literal -1/3 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) a) #s(literal 3 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) c) #s(literal -1/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (/.f64 (/.f64 c (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) c))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) |
| Outputs |
|---|
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) c) #s(literal -1/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 22.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 83.8% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
(/.f64 (/.f64 b a) #s(literal -3/2 binary64)) |
(/.f64 b (neg.f64 (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) b) |
(*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3/2 binary64)) b) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 2/3 binary64)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b #s(literal -2/3 binary64)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 (*.f64 b #s(literal -6 binary64)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal 9/2 binary64)) #s(literal -9 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) a) |
(/.f64 (/.f64 (*.f64 #s(literal 6 binary64) b) a) #s(literal -9 binary64)) |
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) a) #s(literal 3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b)) a) |
(*.f64 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -2/3 binary64) c)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)))) |
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (-.f64 b (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 b a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 b b)) c)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) (/.f64 b a))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (/.f64 b c)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 3 binary64)) |
(*.f64 b (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) a))) #s(literal -9 binary64)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a (/.f64 b c)))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) #s(literal 3/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 c #s(literal 3/8 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))))) c)) |
(/.f64 (-.f64 (*.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) a))) #s(literal -9 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (sqrt.f64 (/.f64 (*.f64 a c) #s(literal -1/3 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) a) #s(literal 3 binary64)) |
| Outputs |
|---|
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b))) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 20.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.5% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
(/.f64 (/.f64 b a) #s(literal -3/2 binary64)) |
(/.f64 b (neg.f64 (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) b) |
(*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3/2 binary64)) b) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 2/3 binary64)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b #s(literal -2/3 binary64)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 (*.f64 b #s(literal -6 binary64)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal 9/2 binary64)) #s(literal -9 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) a) |
(/.f64 (/.f64 (*.f64 #s(literal 6 binary64) b) a) #s(literal -9 binary64)) |
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) a) #s(literal 3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b)) a) |
(*.f64 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -2/3 binary64) c)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)))) |
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (-.f64 b (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 b a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 b b)) c)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) (/.f64 b a))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (/.f64 b c)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 3 binary64)) |
(*.f64 b (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) a))) #s(literal -9 binary64)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a (/.f64 b c)))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) #s(literal 3/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 c #s(literal 3/8 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))))) c)) |
(/.f64 (-.f64 (*.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) a))) #s(literal -9 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) |
| Outputs |
|---|
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 20.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.5% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
(/.f64 (/.f64 b a) #s(literal -3/2 binary64)) |
(/.f64 b (neg.f64 (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) b) |
(*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3/2 binary64)) b) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 2/3 binary64)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b #s(literal -2/3 binary64)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 (*.f64 b #s(literal -6 binary64)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal 9/2 binary64)) #s(literal -9 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) a) |
(/.f64 (/.f64 (*.f64 #s(literal 6 binary64) b) a) #s(literal -9 binary64)) |
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) a) #s(literal 3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b)) a) |
(*.f64 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -2/3 binary64) c)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)))) |
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (-.f64 b (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 b a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 b b)) c)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) (/.f64 b a))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (/.f64 b c)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 3 binary64)) |
(*.f64 b (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) a))) #s(literal -9 binary64)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a (/.f64 b c)))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) #s(literal 3/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 c #s(literal 3/8 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))))) c)) |
(/.f64 (-.f64 (*.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) a))) #s(literal -9 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b)) |
| Outputs |
|---|
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 19.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.5% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
(/.f64 (/.f64 b a) #s(literal -3/2 binary64)) |
(/.f64 b (neg.f64 (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) b) |
(*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3/2 binary64)) b) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 2/3 binary64)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b #s(literal -2/3 binary64)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 (*.f64 b #s(literal -6 binary64)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal 9/2 binary64)) #s(literal -9 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) a) |
(/.f64 (/.f64 (*.f64 #s(literal 6 binary64) b) a) #s(literal -9 binary64)) |
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) a) #s(literal 3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b)))) |
(/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) b)) a) |
(*.f64 (+.f64 (*.f64 c (/.f64 #s(literal -1/2 binary64) (*.f64 b b))) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -2/3 binary64) c)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (+.f64 b (-.f64 (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b) b)))) |
(/.f64 (-.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (-.f64 b (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
(*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 c a) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (-.f64 #s(literal 2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) #s(literal 2/3 binary64)) b) b))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 b a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 #s(literal -9/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -3/2 binary64) b))) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 #s(literal -3/2 binary64) (*.f64 b b)) c)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 c b) (/.f64 #s(literal -3/2 binary64) (/.f64 b a))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -3/2 binary64) (/.f64 b a)) (/.f64 b c)))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) a) #s(literal 3 binary64)) |
(*.f64 b (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) #s(literal -3/2 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64)) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b)) a))) #s(literal -9 binary64)) |
(/.f64 (-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 a (/.f64 b c)))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) #s(literal 3/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (/.f64 (+.f64 (/.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) (/.f64 a #s(literal 1/3 binary64))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -2/3 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 c #s(literal 3/8 binary64)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))))) c)) |
(/.f64 (-.f64 (*.f64 (+.f64 b (/.f64 (*.f64 c (/.f64 a #s(literal -2/3 binary64))) b)) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (-.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -3/2 binary64)) b) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b)))))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a (*.f64 b #s(literal 2/3 binary64))))) (/.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 3 binary64) (/.f64 a b)) (*.f64 #s(literal -3 binary64) (/.f64 (+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/2 binary64) a) b) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b)))))) a))) #s(literal -9 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b)))) |
1 calls:
| 18.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.5% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
(/.f64 (/.f64 b a) #s(literal -3/2 binary64)) |
(/.f64 b (neg.f64 (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) b) |
(*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3/2 binary64)) b) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 2/3 binary64)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b #s(literal -2/3 binary64)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 (*.f64 b #s(literal -6 binary64)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal 9/2 binary64)) #s(literal -9 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) a) |
(/.f64 (/.f64 (*.f64 #s(literal 6 binary64) b) a) #s(literal -9 binary64)) |
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 #s(literal -3/2 binary64) a) c) b))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) a) #s(literal 3 binary64)) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 9.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.4% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
(/.f64 (/.f64 b a) #s(literal -3/2 binary64)) |
(/.f64 b (neg.f64 (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) b) |
(*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3/2 binary64)) b) |
(/.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b #s(literal 2/3 binary64)))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 b #s(literal -2/3 binary64)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 (*.f64 b #s(literal -6 binary64)) (*.f64 a #s(literal 9 binary64))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal 9/2 binary64)) #s(literal -9 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) a) |
(/.f64 (/.f64 (*.f64 #s(literal 6 binary64) b) a) #s(literal -9 binary64)) |
(/.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -2/3 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
| Outputs |
|---|
(/.f64 (/.f64 b a) #s(literal -3/2 binary64)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 8.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.3% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
| Outputs |
|---|
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.3% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) b) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.3% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
#s(literal 0 binary64) |
3 calls:
| 26.0ms | a |
| 3.0ms | b |
| 2.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.0% | 1 | c |
| 37.0% | 1 | a |
| 46.0% | 2 | b |
Compiled 12 to 9 computations (25% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(literal 0 binary64) |
| Outputs |
|---|
#s(literal 0 binary64) |
3 calls:
| 1.0ms | b |
| 1.0ms | a |
| 1.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 11.7% | 1 | a |
| 11.7% | 1 | c |
| 11.7% | 1 | b |
Compiled 12 to 9 computations (25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 3.1743603857585614e-6 | 1.4235315730411533e-5 |
| 4.0ms | -5.422335179515095e+93 | -4.800921552030058e+93 |
| 11.0ms | 35× | 2 | valid |
| 7.0ms | 72× | 0 | valid |
| 4.0ms | 21× | 1 | valid |
| 2.0ms | 17× | 0 | invalid |
Compiled 262 to 189 computations (27.9% saved)
ival-mult: 5.0ms (35.7% of total)ival-sqrt: 2.0ms (14.3% of total)ival-div: 2.0ms (14.3% of total)backward-pass: 2.0ms (14.3% of total)ival-sub: 1.0ms (7.1% of total)ival-neg: 1.0ms (7.1% of total)ival-add: 1.0ms (7.1% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 3.1743603857585614e-6 | 1.4235315730411533e-5 |
| 51.0ms | -6.278729558501894e+147 | -1.3594310086723057e+147 |
| 50.0ms | 127× | 0 | valid |
| 10.0ms | 33× | 2 | valid |
| 6.0ms | 32× | 1 | valid |
| 1.0ms | 6× | 0 | invalid |
Compiled 386 to 281 computations (27.2% saved)
ival-mult: 6.0ms (35.3% of total)ival-sqrt: 2.0ms (11.8% of total)ival-div: 2.0ms (11.8% of total)backward-pass: 2.0ms (11.8% of total)ival-neg: 2.0ms (11.8% of total)ival-add: 2.0ms (11.8% of total)ival-sub: 1.0ms (5.9% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 3.1743603857585614e-6 | 1.4235315730411533e-5 |
| 28.0ms | -2.048830463713178e-46 | -2.705316786715283e-49 |
| 16.0ms | 174× | 0 | valid |
| 8.0ms | 29× | 2 | valid |
| 5.0ms | 56× | 0 | invalid |
| 4.0ms | 21× | 1 | valid |
Compiled 486 to 369 computations (24.1% saved)
ival-mult: 7.0ms (34.8% of total)ival-div: 3.0ms (14.9% of total)ival-sqrt: 3.0ms (14.9% of total)ival-sub: 2.0ms (9.9% of total)ival-neg: 2.0ms (9.9% of total)ival-add: 2.0ms (9.9% of total)backward-pass: 1.0ms (5% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 324.0ms | 3.1743603857585614e-6 | 1.4235315730411533e-5 |
| 23.0ms | -2.048830463713178e-46 | -2.705316786715283e-49 |
| 309.0ms | 30× | 2 | valid |
| 19.0ms | 165× | 0 | valid |
| 6.0ms | 29× | 1 | valid |
| 4.0ms | 41× | 0 | invalid |
Compiled 472 to 355 computations (24.8% saved)
ival-mult: 293.0ms (94.4% of total)ival-sub: 6.0ms (1.9% of total)ival-sqrt: 3.0ms (1% of total)ival-div: 3.0ms (1% of total)backward-pass: 2.0ms (0.6% of total)ival-neg: 2.0ms (0.6% of total)ival-add: 2.0ms (0.6% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 46.0ms | 3.1743603857585614e-6 | 1.4235315730411533e-5 |
| 42.0ms | -2.048830463713178e-46 | -2.705316786715283e-49 |
| 36.0ms | 167× | 0 | valid |
| 19.0ms | 24× | 2 | valid |
| 11.0ms | 33× | 1 | valid |
| 7.0ms | 39× | 0 | invalid |
Compiled 472 to 355 computations (24.8% saved)
ival-mult: 16.0ms (33.6% of total)ival-add: 12.0ms (25.2% of total)ival-sqrt: 5.0ms (10.5% of total)ival-div: 5.0ms (10.5% of total)ival-sub: 3.0ms (6.3% of total)backward-pass: 3.0ms (6.3% of total)ival-neg: 3.0ms (6.3% of total)const: 1.0ms (2.1% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 3.1743603857585614e-6 | 1.4235315730411533e-5 |
| 37.0ms | -2.048830463713178e-46 | -2.705316786715283e-49 |
| 32.0ms | 178× | 0 | valid |
| 10.0ms | 33× | 0 | invalid |
| 7.0ms | 24× | 2 | valid |
| 4.0ms | 22× | 1 | valid |
Compiled 472 to 355 computations (24.8% saved)
ival-mult: 8.0ms (37.4% of total)ival-sqrt: 3.0ms (14% of total)ival-div: 3.0ms (14% of total)ival-sub: 2.0ms (9.4% of total)ival-neg: 2.0ms (9.4% of total)ival-add: 2.0ms (9.4% of total)backward-pass: 1.0ms (4.7% of total)const: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 56.0ms | -2.721055221397553e-302 | 3.743394064078613e-304 |
| 20.0ms | 160× | 0 | valid |
| 6.0ms | 63× | 0 | invalid |
Compiled 346 to 257 computations (25.7% saved)
ival-mult: 5.0ms (38.5% of total)ival-div: 2.0ms (15.4% of total)ival-sqrt: 2.0ms (15.4% of total)ival-sub: 1.0ms (7.7% of total)ival-add: 1.0ms (7.7% of total)ival-neg: 1.0ms (7.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 37.0ms | -2.721055221397553e-302 | 3.743394064078613e-304 |
| 22.0ms | 160× | 0 | valid |
| 7.0ms | 83× | 0 | invalid |
Compiled 266 to 197 computations (25.9% saved)
ival-mult: 12.0ms (61.5% of total)ival-div: 2.0ms (10.2% of total)ival-sqrt: 2.0ms (10.2% of total)ival-sub: 1.0ms (5.1% of total)ival-add: 1.0ms (5.1% of total)ival-neg: 1.0ms (5.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 41.0ms | -2.721055221397553e-302 | 3.743394064078613e-304 |
| 14.0ms | 160× | 0 | valid |
| 6.0ms | 70× | 0 | invalid |
Compiled 206 to 157 computations (23.8% saved)
ival-mult: 5.0ms (42.5% of total)ival-div: 2.0ms (17% of total)ival-sqrt: 2.0ms (17% of total)ival-sub: 1.0ms (8.5% of total)ival-add: 1.0ms (8.5% of total)ival-neg: 1.0ms (8.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 38.0ms | -2.721055221397553e-302 | 3.743394064078613e-304 |
| 24.0ms | 160× | 0 | valid |
| 7.0ms | 71× | 0 | invalid |
Compiled 206 to 157 computations (23.8% saved)
ival-mult: 14.0ms (64.5% of total)ival-div: 2.0ms (9.2% of total)ival-sqrt: 2.0ms (9.2% of total)ival-sub: 1.0ms (4.6% of total)ival-add: 1.0ms (4.6% of total)ival-neg: 1.0ms (4.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 37.0ms | -2.721055221397553e-302 | 3.743394064078613e-304 |
| 22.0ms | 160× | 0 | valid |
| 7.0ms | 78× | 0 | invalid |
Compiled 206 to 157 computations (23.8% saved)
ival-mult: 5.0ms (34.7% of total)ival-div: 3.0ms (20.8% of total)ival-sqrt: 2.0ms (13.9% of total)ival-sub: 1.0ms (6.9% of total)ival-add: 1.0ms (6.9% of total)ival-neg: 1.0ms (6.9% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 5.787639132257194e-47 | 1.9968606270922353e-46 |
| 21.0ms | 16× | 2 | valid |
| 5.0ms | 48× | 0 | valid |
| 3.0ms | 16× | 1 | valid |
| 1.0ms | 12× | 0 | invalid |
Compiled 96 to 77 computations (19.8% saved)
ival-mult: 19.0ms (78.7% of total)ival-div: 1.0ms (4.1% of total)ival-sub: 1.0ms (4.1% of total)backward-pass: 1.0ms (4.1% of total)ival-neg: 1.0ms (4.1% of total)ival-sqrt: 1.0ms (4.1% of total)ival-add: 1.0ms (4.1% of total)const: 0.0ms (0% of total)| 1× | egg-herbie |
| 58× | *-commutative_binary64 |
| 46× | +-commutative_binary64 |
| 36× | sub-neg_binary64 |
| 28× | neg-mul-1_binary64 |
| 26× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 116 | 338 |
| 1 | 144 | 338 |
| 2 | 156 | 338 |
| 3 | 168 | 338 |
| 4 | 180 | 338 |
| 5 | 201 | 338 |
| 6 | 225 | 338 |
| 7 | 240 | 338 |
| 8 | 248 | 338 |
| 9 | 250 | 338 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 b #s(literal -5399999999999999886861135950995018525054628928676748723865624465493338671231525975343759360000 binary64)) (/.f64 (*.f64 b #s(literal -6 binary64)) (*.f64 a #s(literal 9 binary64))) (if (<=.f64 b #s(literal 8264141345021879/2361183241434822606848 binary64)) (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -1400000000000000040175279537413584649318156559317864321053943672577873839285027753132001949016580669381020372047725107749588805841355043775247810560 binary64)) (/.f64 (*.f64 b #s(literal -6 binary64)) (*.f64 a #s(literal 9 binary64))) (if (<=.f64 b #s(literal 944473296573929/295147905179352825856 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -8885724609534513/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) (if (<=.f64 b #s(literal 944473296573929/295147905179352825856 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) c) #s(literal -1/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -8474348470204211/411376139330301510538742295639337626245683966408394965837152256 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) (if (<=.f64 b #s(literal 944473296573929/295147905179352825856 binary64)) (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -8556623698070271/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) (if (<=.f64 b #s(literal 944473296573929/295147905179352825856 binary64)) (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -100272933961761/25711008708143844408671393477458601640355247900524685364822016 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) (if (<=.f64 b #s(literal 944473296573929/295147905179352825856 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -5161257459336421/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))))) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal 20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 (/.f64 b a) #s(literal -3/2 binary64)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (/.f64 #s(literal -2/3 binary64) a) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal 6170642089954523/102844034832575377634685573909834406561420991602098741459288064 binary64)) (*.f64 (/.f64 #s(literal -2/3 binary64) a) b) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -5399999999999999886861135950995018525054628928676748723865624465493338671231525975343759360000 binary64)) (/.f64 (*.f64 b #s(literal -6 binary64)) (*.f64 a #s(literal 9 binary64))) (if (<=.f64 b #s(literal 8264141345021879/2361183241434822606848 binary64)) (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -1400000000000000040175279537413584649318156559317864321053943672577873839285027753132001949016580669381020372047725107749588805841355043775247810560 binary64)) (/.f64 (*.f64 b #s(literal -6 binary64)) (*.f64 a #s(literal 9 binary64))) (if (<=.f64 b #s(literal 944473296573929/295147905179352825856 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -8885724609534513/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) (if (<=.f64 b #s(literal 944473296573929/295147905179352825856 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) c) #s(literal -1/2 binary64)) b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -8885724609534513/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) (if (<=.f64 b #s(literal 944473296573929/295147905179352825856 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) c) #s(literal -1/2 binary64)) b) (*.f64 a #s(literal 3 binary64))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -8474348470204211/411376139330301510538742295639337626245683966408394965837152256 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) (if (<=.f64 b #s(literal 944473296573929/295147905179352825856 binary64)) (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -8556623698070271/1645504557321206042154969182557350504982735865633579863348609024 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) (if (<=.f64 b #s(literal 944473296573929/295147905179352825856 binary64)) (/.f64 #s(literal 1/3 binary64) (/.f64 a (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -100272933961761/25711008708143844408671393477458601640355247900524685364822016 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) (if (<=.f64 b #s(literal 944473296573929/295147905179352825856 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (/.f64 a (/.f64 #s(literal -1/3 binary64) c))) b)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -5161257459336421/50600563326827654588123836679729326762389162441035529589225339506857584891998836722990095925359281123796769466079202977847452184346448369216753349985184627480379356069141590341116726935523304085309941919618186267140501870856173174654525838912289889085202514128089692388083353653807625633046581877161501565826926935273373696 binary64)) (+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (/.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) c) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))))) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (+.f64 (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal 20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 (/.f64 b a) #s(literal -3/2 binary64)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (/.f64 #s(literal -2/3 binary64) a) b) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 b (/.f64 #s(literal -2/3 binary64) a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal 6170642089954523/102844034832575377634685573909834406561420991602098741459288064 binary64)) (*.f64 (/.f64 #s(literal -2/3 binary64) a) b) #s(literal 0 binary64)) |
(if (<=.f64 b #s(literal 6170642089954523/102844034832575377634685573909834406561420991602098741459288064 binary64)) (*.f64 b (/.f64 #s(literal -2/3 binary64) a)) #s(literal 0 binary64)) |
#s(literal 0 binary64) |
| 8516× | *-lowering-*.f32 |
| 8516× | *-lowering-*.f64 |
| 8218× | *-lowering-*.f32 |
| 8218× | *-lowering-*.f64 |
| 7530× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 43 |
| 1 | 40 | 39 |
| 2 | 150 | 39 |
| 3 | 796 | 39 |
| 4 | 7633 | 39 |
| 0 | 8533 | 39 |
| 0 | 748 | 7386 |
| 1 | 2644 | 7090 |
| 0 | 8201 | 7090 |
| 0 | 40 | 209 |
| 1 | 181 | 193 |
| 2 | 952 | 183 |
| 3 | 6209 | 183 |
| 0 | 8529 | 183 |
| 0 | 12 | 16 |
| 1 | 31 | 15 |
| 2 | 70 | 14 |
| 3 | 169 | 14 |
| 4 | 293 | 14 |
| 5 | 522 | 14 |
| 6 | 1036 | 14 |
| 7 | 2219 | 14 |
| 8 | 5242 | 14 |
| 9 | 7793 | 14 |
| 0 | 8209 | 14 |
| 0 | 558 | 3241 |
| 1 | 1915 | 3067 |
| 2 | 7258 | 3061 |
| 0 | 8104 | 3061 |
| 0 | 876 | 11014 |
| 1 | 3087 | 10449 |
| 0 | 8928 | 10449 |
| 0 | 41 | 172 |
| 1 | 176 | 159 |
| 2 | 928 | 158 |
| 3 | 6214 | 158 |
| 0 | 8058 | 158 |
| 0 | 885 | 7017 |
| 1 | 3133 | 6669 |
| 0 | 8597 | 6669 |
| 0 | 34 | 155 |
| 1 | 167 | 146 |
| 2 | 922 | 142 |
| 3 | 6833 | 142 |
| 0 | 8239 | 142 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 1457 to 922 computations (36.7% saved)
Compiled 730 to 256 computations (64.9% saved)
Loading profile data...