
Time bar (total: 15.4s)
| 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: 29.0ms (33.2% of total)ival-div: 24.0ms (27.5% of total)ival-sqrt: 10.0ms (11.5% of total)ival-neg: 8.0ms (9.2% of total)ival-sub: 7.0ms (8% of total)ival-add: 7.0ms (8% of total)const: 2.0ms (2.3% of total)backward-pass: 1.0ms (1.1% of total)| 804.0ms | 1872× | 2 | valid |
| 709.0ms | 5510× | 0 | valid |
| 285.0ms | 874× | 1 | valid |
| 102.0ms | 972× | 0 | invalid |
ival-mult: 446.0ms (34.1% of total)ival-sub: 194.0ms (14.8% of total)ival-sqrt: 156.0ms (11.9% of total)ival-div: 143.0ms (10.9% of total)ival-add: 134.0ms (10.2% of total)backward-pass: 113.0ms (8.6% of total)ival-neg: 107.0ms (8.2% of total)const: 16.0ms (1.2% 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 |
|---|---|---|---|---|---|
| 118 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| 47 | 0 | - | 0 | - | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
| 14 | 0 | - | 1 | (-7.625265372704028e-84 1.5249226165510517e-51 -1.6348570772763656e-289) | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 2 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
| 0 | 0 | - | 0 | - | (*.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 |
| 108.0ms | 98× | 2 | valid |
| 80.0ms | 374× | 0 | valid |
| 13.0ms | 40× | 1 | valid |
Compiled 160 to 38 computations (76.3% saved)
ival-mult: 60.0ms (52.1% of total)ival-sub: 17.0ms (14.8% of total)ival-add: 14.0ms (12.2% of total)backward-pass: 7.0ms (6.1% of total)ival-div: 6.0ms (5.2% of total)ival-sqrt: 6.0ms (5.2% of total)ival-neg: 4.0ms (3.5% of total)const: 1.0ms (0.9% of total)Compiled 19 to 13 computations (31.6% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 54.3% | (/.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 | 99.4% | (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
| ✓ | accuracy | 94.6% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 83.1% | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
| ✓ | accuracy | 56.8% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
| 65.0ms | 49× | 2 | valid |
| 47.0ms | 187× | 0 | valid |
| 6.0ms | 20× | 1 | valid |
Compiled 70 to 14 computations (80% saved)
ival-mult: 50.0ms (77.9% of total)ival-sqrt: 3.0ms (4.7% of total)ival-div: 3.0ms (4.7% of total)backward-pass: 3.0ms (4.7% of total)ival-sub: 2.0ms (3.1% of total)ival-add: 2.0ms (3.1% of total)const: 1.0ms (1.6% 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 | |
|---|---|---|---|---|
| 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.0ms | a | @ | -inf | (sqrt (+ (* b b) (* c (* a -3)))) |
| 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)
14 alts after pruning (13 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 713 | 13 | 726 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 713 | 14 | 727 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 54.3% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
| 22.1% | (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 54.2% | (/.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)))))))) |
| ✓ | 54.3% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 #s(literal 3 binary64) a)) |
| 37.7% | (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 10.0% | (/.f64 (-.f64 b b) (*.f64 #s(literal 3 binary64) a)) |
| 30.3% | (/.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))))))) | |
| 28.9% | (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) | |
| ▶ | 37.7% | (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
| 37.7% | (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) | |
| 54.2% | (/.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))) | |
| 54.3% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) | |
| 36.9% | (*.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)) | |
| ▶ | 26.8% | (*.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))))) |
Compiled 469 to 313 computations (33.3% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 128 | (/.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)))))))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) b) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))) |
| ✓ | cost-diff | 128 | (*.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))))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 3 binary64) a) |
| ✓ | cost-diff | 128 | (-.f64 b b) |
| ✓ | cost-diff | 384 | (/.f64 (-.f64 b b) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | 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)) |
| 2408× | *-lowering-*.f32 |
| 2408× | *-lowering-*.f64 |
| 1950× | fma-define |
| 1668× | fnmadd-define |
| 1114× | fma-lowering-fma.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 225 |
| 1 | 85 | 209 |
| 2 | 209 | 209 |
| 3 | 565 | 209 |
| 4 | 1214 | 208 |
| 5 | 2507 | 208 |
| 6 | 4770 | 208 |
| 0 | 8252 | 208 |
| 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 b) (* 3 a)) |
(- b b) |
b |
(* 3 a) |
3 |
a |
(* c (+ (/ -1/2 b) (/ (* -3/8 (* c a)) (* b (* b b))))) |
c |
(+ (/ -1/2 b) (/ (* -3/8 (* c a)) (* b (* b b)))) |
(/ -1/2 b) |
-1/2 |
b |
(/ (* -3/8 (* c a)) (* b (* b b))) |
(* -3/8 (* c a)) |
-3/8 |
(* c a) |
a |
(* b (* b b)) |
(* b b) |
(/ (/ 1 a) (/ -3 (- b (sqrt (+ (* b b) (* c (* a -3))))))) |
(/ 1 a) |
1 |
a |
(/ -3 (- b (sqrt (+ (* b b) (* c (* a -3)))))) |
-3 |
(- b (sqrt (+ (* b b) (* c (* a -3))))) |
b |
(sqrt (+ (* b b) (* c (* a -3)))) |
(+ (* b b) (* c (* a -3))) |
(* b b) |
(* c (* a -3)) |
c |
(* a -3) |
| Outputs |
|---|
(/ (/ (- (sqrt (+ (* b b) (* c (* a -3)))) b) a) 3) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) 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 a #s(literal -3 binary64))))) b) a) |
(- (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 |
#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 b) (* 3 a)) |
#s(literal 0 binary64) |
(- b b) |
#s(literal 0 binary64) |
b |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
a |
(* c (+ (/ -1/2 b) (/ (* -3/8 (* c a)) (* b (* b b))))) |
(*.f64 (/.f64 c b) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)))) |
c |
(+ (/ -1/2 b) (/ (* -3/8 (* c a)) (* b (* b b)))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
-1/2 |
#s(literal -1/2 binary64) |
b |
(/ (* -3/8 (* c a)) (* b (* b b))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) |
(* -3/8 (* c a)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
-3/8 |
#s(literal -3/8 binary64) |
(* c a) |
(*.f64 c a) |
a |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(/ (/ 1 a) (/ -3 (- b (sqrt (+ (* b b) (* c (* a -3))))))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(/ -3 (- b (sqrt (+ (* b b) (* c (* a -3)))))) |
(/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
-3 |
#s(literal -3 binary64) |
(- b (sqrt (+ (* b b) (* c (* a -3))))) |
(-.f64 b (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) |
(* c (* a -3)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
c |
(* a -3) |
(*.f64 a #s(literal -3 binary64)) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.4% | (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
| ✓ | accuracy | 94.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)))))))) |
| ✓ | accuracy | 83.1% | (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
| ✓ | accuracy | 56.8% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
| ✓ | accuracy | 99.8% | (*.f64 b (*.f64 b b)) |
| ✓ | accuracy | 99.6% | (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
| ✓ | accuracy | 98.3% | (*.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))))) |
| ✓ | accuracy | 84.3% | (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 100.0% | (/.f64 (-.f64 b b) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 100.0% | (-.f64 b b) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 3 binary64) a) |
| ✓ | accuracy | 99.8% | (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
| ✓ | accuracy | 99.5% | (*.f64 b #s(literal -2/3 binary64)) |
| ✓ | accuracy | 99.4% | (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
| ✓ | accuracy | 94.8% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) |
| ✓ | accuracy | 83.1% | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
| ✓ | accuracy | 56.8% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
| 513.0ms | 187× | 0 | valid |
| 130.0ms | 47× | 2 | valid |
| 20.0ms | 20× | 1 | valid |
| 4.0ms | 2× | 3 | valid |
Compiled 257 to 34 computations (86.8% saved)
ival-mult: 21.0ms (26.3% of total)ival-div: 20.0ms (25.1% of total)backward-pass: 20.0ms (25.1% of total)ival-sub: 6.0ms (7.5% of total)...c/correct-round.rkt:119:19: 5.0ms (6.3% of total)ival-add: 4.0ms (5% of total)ival-sqrt: 3.0ms (3.8% of total)const: 1.0ms (1.3% 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 b) (* 3 a))> |
#<alt (- b b)> |
#<alt (* 3 a)> |
#<alt (* c (+ (/ -1/2 b) (/ (* -3/8 (* c a)) (* b (* b b)))))> |
#<alt (+ (/ -1/2 b) (/ (* -3/8 (* c a)) (* b (* b b))))> |
#<alt (/ -1/2 b)> |
#<alt (/ (* -3/8 (* c a)) (* b (* b b)))> |
#<alt (/ (/ 1 a) (/ -3 (- b (sqrt (+ (* b b) (* c (* a -3)))))))> |
#<alt (/ 1 a)> |
#<alt (/ -3 (- b (sqrt (+ (* b b) (* c (* a -3))))))> |
#<alt (- b (sqrt (+ (* b b) (* c (* a -3)))))> |
#<alt (+ (* b b) (* c (* a -3)))> |
#<alt (* -3/8 (* c a))> |
#<alt (* b (* 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 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* -1/2 (/ c b))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3))> |
#<alt (* -1/2 (/ c b))> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (* -1/2 (/ c b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b))> |
#<alt (* -1/2 (/ c b))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -3/8 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b))))))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 3))> |
#<alt (/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 3))> |
#<alt (/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 3))> |
#<alt (/ -1/2 b)> |
#<alt (/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b)> |
#<alt (/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b)> |
#<alt (/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b)> |
#<alt (/ -1/2 b)> |
#<alt (* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b))> |
#<alt (/ -1/2 b)> |
#<alt (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))> |
#<alt (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))> |
#<alt (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))> |
#<alt (* -1 (* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))> |
#<alt (* -1 (* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))> |
#<alt (/ -1/2 b)> |
#<alt (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))> |
#<alt (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))> |
#<alt (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))> |
#<alt (* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))> |
#<alt (* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))))> |
#<alt (* -1 (* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))))> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 3)))> |
#<alt (* -3/8 (/ (* a c) (pow b 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 (* 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 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 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))> |
#<alt (+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 3 (/ b (* a (* c (pow (sqrt -3) 2))))))> |
#<alt (+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* b (+ (* -1 (* b (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* a (* c (pow (sqrt -3) 2))))))))> |
#<alt (+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* b (+ (* b (- (* -1 (* b (+ (* 3/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* a (* c (pow (sqrt -3) 2))))))))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* b (- (* 3/2 (/ 1 (pow b 2))) (* 2 (/ 1 (* a c)))))> |
#<alt (* b (- (+ (* -1 (/ (+ (* -9/4 (* a c)) (* 9/8 (* a c))) (pow b 4))) (* 3/2 (/ 1 (pow b 2)))) (* 2 (/ 1 (* a c)))))> |
#<alt (* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -9/4 (* a c)) (* 9/8 (* a c)))))) (+ (* -2/3 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 27/16 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 3/2 (/ 1 (pow b 2)))) (+ (* -9/4 (/ (* a c) (pow b 4))) (+ (* 9/8 (/ (* a c) (pow b 4))) (* 2 (/ 1 (* a c)))))))> |
#<alt (/ -3/2 b)> |
#<alt (* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b))> |
#<alt (* -1 (/ (- (+ 3/2 (* 27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -9/8 (/ (* a c) (pow b 2)))) b))> |
#<alt (* -1 (/ (- (+ 3/2 (* -1 (/ (+ (* -81/32 (* (pow a 3) (pow c 3))) (* -81/128 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/8 (/ (* a c) (pow b 2))))) b))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c)> |
#<alt (/ (+ (* -2 (/ b a)) (* c (+ (* -1 (* c (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3)))))) (* 3/2 (/ 1 b))))) c)> |
#<alt (/ (+ (* -2 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -3/4 (/ (* a (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 2))) (+ (* -2/3 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3)))))) (* 3/2 (/ 1 b))))) c)> |
#<alt (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))> |
#<alt (/ (+ (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* 3 (/ b (* a (pow (sqrt -3) 2))))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (* -3 (/ b (* a (pow (sqrt -3) 2))))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* a (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))) c)> |
#<alt (* -3 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (/ (+ (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* a (pow (sqrt 3) 2))))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 3/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))) c))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (/ (+ (* -2 (/ b c)) (* 3/2 (/ a b))) a)> |
#<alt (/ (+ (* -2 (/ b c)) (* a (+ (* -1 (* a (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b))))) a)> |
#<alt (/ (+ (* -2 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -3/4 (/ (* c (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3))))) (pow b 2))) (+ (* -2/3 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b))))) a)> |
#<alt (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))> |
#<alt (/ (+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2))))) a)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (* -3 (/ b (* c (pow (sqrt -3) 2))))) a)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* c (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) a)> |
#<alt (* -3 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3))))> |
#<alt (* -1 (/ (+ (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* c (pow (sqrt 3) 2))))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 3/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) a))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- b (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) 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 (/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)> |
#<alt (* 2 b)> |
#<alt (* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2)))> |
#<alt (* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))> |
#<alt (* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b))))> |
#<alt (* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))> |
#<alt (* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3))))> |
#<alt (* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))> |
#<alt (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* 3/2 (/ (* a c) b))> |
#<alt (* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b))))> |
#<alt (* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))> |
#<alt (* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b))))> |
#<alt (* -1 (* (sqrt (* a c)) (sqrt -3)))> |
#<alt (* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3))))> |
#<alt (* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))> |
#<alt (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<alt (* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))> |
#<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/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (* -3/8 (* a c))> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
135 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | c | @ | -inf | (/ -3 (- b (sqrt (+ (* b b) (* c (* a -3)))))) |
| 2.0ms | a | @ | inf | (/ -3 (- b (sqrt (+ (* b b) (* c (* a -3)))))) |
| 2.0ms | a | @ | 0 | (/ (* b -2/3) a) |
| 1.0ms | c | @ | inf | (/ -3 (- b (sqrt (+ (* b b) (* c (* a -3)))))) |
| 1.0ms | c | @ | 0 | (* c (+ (/ -1/2 b) (/ (* -3/8 (* c a)) (* b (* b b))))) |
| 1× | batch-egg-rewrite |
| 4234× | *-lowering-*.f32 |
| 4234× | *-lowering-*.f64 |
| 2754× | /-lowering-/.f32 |
| 2754× | /-lowering-/.f64 |
| 1726× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 162 |
| 1 | 155 | 148 |
| 2 | 891 | 148 |
| 3 | 6762 | 148 |
| 0 | 8311 | 148 |
| 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 b) (* 3 a)) |
(- b b) |
(* 3 a) |
(* c (+ (/ -1/2 b) (/ (* -3/8 (* c a)) (* b (* b b))))) |
(+ (/ -1/2 b) (/ (* -3/8 (* c a)) (* b (* b b)))) |
(/ -1/2 b) |
(/ (* -3/8 (* c a)) (* b (* b b))) |
(/ (/ 1 a) (/ -3 (- b (sqrt (+ (* b b) (* c (* a -3))))))) |
(/ 1 a) |
(/ -3 (- b (sqrt (+ (* b b) (* c (* a -3)))))) |
(- b (sqrt (+ (* b b) (* c (* a -3))))) |
(+ (* b b) (* c (* a -3))) |
(* -3/8 (* c a)) |
(* b (* b b)) |
| Outputs |
|---|
(+.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 #s(literal 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 3 binary64))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) 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 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64)))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) (*.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(+.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64))) |
(+.f64 (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 #s(literal -1/3 binary64) a) b (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 (neg.f64 (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1/3 binary64) (/.f64 b a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1 binary64) a) (/.f64 b #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 3 binary64))) (/.f64 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 (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 3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 3 binary64))) (/.f64 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 (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 3 binary64))) (/.f64 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 (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 3 binary64))) (/.f64 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 (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 3 binary64))) (/.f64 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 (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 3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 3 binary64))) (/.f64 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 (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 3 binary64))) (/.f64 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 (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 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 (*.f64 b b) (*.f64 c (*.f64 a #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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) |
(+.f64 (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 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 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (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) b (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (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 b (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (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 b (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 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 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 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 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (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 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (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 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 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 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (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 binary64) a) (/.f64 b #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 (*.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 #s(literal -1/3 binary64) a) b (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.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 b (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.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 (neg.f64 (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.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 b (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.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 #s(literal -1/3 binary64) (/.f64 b a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.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 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.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 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.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 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.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 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.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 #s(literal -1 binary64) a) (/.f64 b #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -1/3 binary64) a)) (neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (/.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 #s(literal -1/3 binary64) a) b (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 (neg.f64 (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1/3 binary64) (/.f64 b a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1 binary64) a) (/.f64 b #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) 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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) 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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) 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 #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) b (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 (neg.f64 (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1/3 binary64) (/.f64 b a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 binary64) a) (/.f64 b #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 #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 #s(literal -1/3 binary64) a) b (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 (neg.f64 (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1/3 binary64) (/.f64 b a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1 binary64) a) (/.f64 b #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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) (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 (*.f64 b b) (*.f64 c (*.f64 a #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 (-.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) (neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) |
(+.f64 (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) (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) (-.f64 #s(literal 0 binary64) (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) b (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (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 b (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (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 b (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 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 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 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 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (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 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (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 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 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 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (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 binary64) a) (/.f64 b #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) 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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) 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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) 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 (-.f64 #s(literal 0 binary64) (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 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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) (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 #s(literal 0 binary64) (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) (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 #s(literal 0 binary64) (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) (neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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) (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 #s(literal -3 binary64) (/.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 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -3 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))))) b) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (/.f64 b #s(literal -3 binary64)) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) a)) |
(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 3 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 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)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal 1/3 binary64))) |
(neg.f64 (*.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))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) a)) |
(/.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))) |
(/.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.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 #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 #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a) |
(/.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 #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 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) (*.f64 #s(literal 3 binary64) (*.f64 a 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 0 binary64) a)) |
(/.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 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 #s(literal 3 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 (*.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 (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 3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64)))) |
(/.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)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 3 binary64)) #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 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.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 a #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #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 b a))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) a) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a))) (*.f64 a a)) |
(/.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/3 binary64)) (*.f64 a a)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64)) (*.f64 a #s(literal 3 binary64))) |
(pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 (/.f64 #s(literal -1 binary64) a) #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/3 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 #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -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))))) b) (*.f64 a #s(literal 3 binary64))) #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 #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 0 binary64) a))) |
(*.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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) 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 #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 #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 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #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 #s(literal -1 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/3 binary64) a) (-.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) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.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 (/.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 #s(literal 1 binary64) (-.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 (/.f64 #s(literal 1/3 binary64) a) #s(literal -1 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(*.f64 (/.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/3 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)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) #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) a) (fma.f64 (/.f64 #s(literal -1 binary64) a) b (/.f64 b a))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64) (/.f64 b a))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 b a))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 b a))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 b a))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) (fma.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 b a))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(+.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 #s(literal -1 binary64) a) b (/.f64 b a))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64) (/.f64 b a))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 b a))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 b a))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 b a))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 b a))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 #s(literal -1 binary64) a) b (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64) (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 #s(literal -1 binary64) a) b (/.f64 b a))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64) (/.f64 b a))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 b a))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 b a))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 b a))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 b a))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 #s(literal -1 binary64) a) b (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64) (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (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 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 #s(literal -1 binary64) a) b (/.f64 b a))) |
(+.f64 (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 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64) (/.f64 b a))) |
(+.f64 (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 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 b a))) |
(+.f64 (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 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 b a))) |
(+.f64 (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 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 b a))) |
(+.f64 (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 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 b a))) |
(+.f64 (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 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 #s(literal -1 binary64) a) b (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64) (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 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 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 #s(literal -1 binary64) a) b (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64) (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 b a))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 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 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 #s(literal -1 binary64) a) b (/.f64 b a))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64) (/.f64 b a))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 b a))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 (/.f64 b a) #s(literal -1 binary64) (/.f64 b a))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 b a))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) (fma.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 b a))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 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 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (/.f64 b a)) |
(-.f64 (/.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 a a)) (/.f64 (*.f64 b a) (*.f64 a a))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) |
(/.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))))) b) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)))) |
(/.f64 (/.f64 #s(literal 1 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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) (*.f64 a 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 a 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 #s(literal 0 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 a (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b)) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 a b)) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.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 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 a b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a b))) |
(/.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 #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 (neg.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a))) (neg.f64 (*.f64 a a))) |
(/.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 a)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64)) a) |
(/.f64 (/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) a) a) |
(pow.f64 (/.f64 a (-.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) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) 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) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) 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 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)))))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -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 (*.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 a))) |
(*.f64 (/.f64 (-.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) a)) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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))))) b) (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64) (-.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) |
(+.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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)) (fma.f64 #s(literal -1 binary64) b b)) |
(+.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)) (fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64) b)) |
(+.f64 (fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) (fma.f64 #s(literal -1 binary64) b b)) |
(+.f64 (fma.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 #s(literal 0 binary64) b)) (fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64) b)) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 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) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(+.f64 (fma.f64 b #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(+.f64 (fma.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)))))) (fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(+.f64 (fma.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)))))) (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (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))))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(-.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 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 0 binary64)) b) |
(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 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) |
(*.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 b (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))))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1/2 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))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b #s(literal 2/3 binary64)) a)) |
(neg.f64 (/.f64 (*.f64 b #s(literal 2/3 binary64)) a)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -2/3 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 2/3 binary64)) a))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64)))) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
(/.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 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 2/3 binary64)))) |
(/.f64 (*.f64 b #s(literal 2/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 b #s(literal 2/3 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 b #s(literal 2/3 binary64)) #s(literal -1 binary64)) a) |
(/.f64 (/.f64 (*.f64 b #s(literal 2/3 binary64)) #s(literal -1 binary64)) a) |
(pow.f64 (/.f64 (/.f64 a b) #s(literal -2/3 binary64)) #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 -2/3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b (/.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 #s(literal 1 binary64) a) (*.f64 b #s(literal -2/3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b #s(literal 2/3 binary64)) a)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -2/3 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #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 -2/3 binary64) a) b) |
(*.f64 #s(literal 2/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (*.f64 b #s(literal 2/3 binary64)) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 2/3 binary64) a)) |
(*.f64 (/.f64 (*.f64 b #s(literal -2/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 2/3 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (*.f64 b #s(literal 2/3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (*.f64 b #s(literal 2/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(-.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 -2/3 binary64)) |
(*.f64 #s(literal -2/3 binary64) b) |
(*.f64 (*.f64 b #s(literal -2/3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -2/3 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2/3 binary64)) |
(*.f64 #s(literal 2/3 binary64) (-.f64 #s(literal 0 binary64) b)) |
#s(literal 0 binary64) |
#s(literal 0 binary64) |
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal -3 binary64))) |
(neg.f64 (*.f64 a #s(literal -3 binary64))) |
(/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1 binary64)) |
(*.f64 a #s(literal 3 binary64)) |
(*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 #s(literal 3 binary64) a) |
(*.f64 (*.f64 a #s(literal 3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal -3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -3 binary64)) |
(+.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) c))) b)) |
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) c))) b) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))) |
(fma.f64 c (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) c))) b)) |
(fma.f64 c (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) c))) b)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) b) c (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) c))) b)) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) c)) b) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) c (/.f64 c (/.f64 b #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) c)) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -3/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (/.f64 (/.f64 (*.f64 b b) a) c))) b)) |
(/.f64 c (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))))) |
(/.f64 (*.f64 c (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 c (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) (*.f64 (/.f64 b #s(literal -1/2 binary64)) c)) (/.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a))) #s(literal 3/16 binary64))) |
(/.f64 (+.f64 (*.f64 c (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b #s(literal -1/2 binary64)) (*.f64 c (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 c (*.f64 b b)) (*.f64 (/.f64 b #s(literal -1/2 binary64)) (/.f64 c (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 b #s(literal -1/2 binary64)) (*.f64 (*.f64 c (*.f64 c a)) #s(literal 3/8 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) (*.f64 b c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 c (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 b (/.f64 c (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64))))))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 b (*.f64 (*.f64 c (*.f64 c a)) #s(literal 3/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 c (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64))))))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 c (*.f64 c a)) #s(literal 3/8 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 c (/.f64 b #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b))) c)) (/.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a))) #s(literal 3/16 binary64))) |
(/.f64 (+.f64 (*.f64 c b) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b))) (*.f64 c #s(literal -1/2 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) |
(/.f64 (+.f64 (*.f64 c (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b))) (*.f64 c #s(literal 1/2 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -3/8 binary64)))) (/.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -3/8 binary64)))) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 a #s(literal -3/8 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) (/.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) c)) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) b) (*.f64 (*.f64 b b) (*.f64 c #s(literal -1/2 binary64)))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (/.f64 c (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (*.f64 c #s(literal 1/2 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 3/8 binary64)) (/.f64 b #s(literal -1/2 binary64))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 3/8 binary64)) b) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 c #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c a)) #s(literal 3/8 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 c #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 c (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 c (+.f64 b (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) c))) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64))))) |
(/.f64 (*.f64 c (+.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (/.f64 #s(literal -1/2 binary64) b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 c (+.f64 (/.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b))))) (/.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a))) #s(literal 3/16 binary64))) |
(/.f64 (*.f64 c (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (/.f64 #s(literal -1/2 binary64) b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/8 binary64))))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 c (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 b (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64))))))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 c (+.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 c (+.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) b))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 c (/.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) b)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 b (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) c))) a)) c) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64))))) c) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (/.f64 #s(literal -1/2 binary64) b))) c) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) c) (/.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a))) #s(literal 3/16 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (/.f64 #s(literal -1/2 binary64) b))) c) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) c) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 b (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) c) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) #s(literal -1/2 binary64))) c) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) b)) c) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) b) c) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 c (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) b) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 c (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (*.f64 b b)) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 c (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (*.f64 b (*.f64 b b))) b) |
(*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))))) |
(*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) c)) |
(*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) (/.f64 c (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 c b) (/.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) (*.f64 b b))) |
(*.f64 (*.f64 c (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) b) (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) b)) |
(*.f64 (/.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(*.f64 (/.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) (*.f64 b b)) (/.f64 c (*.f64 b b))) |
(*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) c) |
(+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) |
(+.f64 (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) (/.f64 #s(literal -1/2 binary64) b)) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 c a) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b b))) (/.f64 (*.f64 c a) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 a b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 c b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)) (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) b)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) b)) (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b b))) (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b)) (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 c b)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) c))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) c (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) c))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) a (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) a))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal -3/8 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) #s(literal -3/8 binary64)))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a)))) (fma.f64 (neg.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c a) (*.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a)))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c a)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 c a) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c a)))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3/8 binary64))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c #s(literal -3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c #s(literal -3/8 binary64))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal 3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b)) #s(literal 3/8 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal 3/8 binary64)))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c a))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c a))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b)) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) (/.f64 #s(literal -1 binary64) b)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b)) (/.f64 #s(literal -1 binary64) b) (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) (/.f64 #s(literal -1 binary64) b)))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal 3/8 binary64)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3/8 binary64))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 a #s(literal -3/8 binary64)) (*.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3/8 binary64))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 c #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 c #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) b)))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/8 binary64)) b) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) b)))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))))) (fma.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 (/.f64 a b) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) c))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) c (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) c))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) a (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) a))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal -3/8 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) #s(literal -3/8 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a)))) (fma.f64 (neg.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c a) (*.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c a)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 c a) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c a)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 c a) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b b))) (/.f64 (*.f64 c a) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 a b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 c b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)) (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) b)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) b)) (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b b))) (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b)) (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 c b)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3/8 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c #s(literal -3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c #s(literal -3/8 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal 3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b)) #s(literal 3/8 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal 3/8 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c a))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c a))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b)) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) (/.f64 #s(literal -1 binary64) b)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b)) (/.f64 #s(literal -1 binary64) b) (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) (/.f64 #s(literal -1 binary64) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal 3/8 binary64)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3/8 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 a #s(literal -3/8 binary64)) (*.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3/8 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 c #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 c #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) b)))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/8 binary64)) b) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))))) (fma.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 (/.f64 a b) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) c))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) c (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) c))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) a (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) a))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal -3/8 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) #s(literal -3/8 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a)))) (fma.f64 (neg.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c a) (*.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c a)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 c a) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c a)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3/8 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c #s(literal -3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c #s(literal -3/8 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal 3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b)) #s(literal 3/8 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal 3/8 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c a))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c a))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b)) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) (/.f64 #s(literal -1 binary64) b)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b)) (/.f64 #s(literal -1 binary64) b) (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) (/.f64 #s(literal -1 binary64) b)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal 3/8 binary64)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3/8 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 a #s(literal -3/8 binary64)) (*.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3/8 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 c #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 c #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) b)))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/8 binary64)) b) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) b)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))))) (fma.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 (/.f64 a b) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (neg.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) c))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) c (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) c))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) a (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) a))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal -3/8 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) #s(literal -3/8 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a)))) (fma.f64 (neg.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c a) (*.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c a)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 c a) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c a)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 c a) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b b))) (/.f64 (*.f64 c a) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 a b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 c b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)) (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) b)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) b)) (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b b))) (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b)) (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 c b)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3/8 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c #s(literal -3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c #s(literal -3/8 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal 3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b)) #s(literal 3/8 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal 3/8 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c a))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c a))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b)) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) (/.f64 #s(literal -1 binary64) b)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b)) (/.f64 #s(literal -1 binary64) b) (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) (/.f64 #s(literal -1 binary64) b)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal 3/8 binary64)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3/8 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 a #s(literal -3/8 binary64)) (*.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3/8 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 c #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 c #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) b)))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/8 binary64)) b) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) b)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))))) (fma.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 (/.f64 a b) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) c))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) c (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) c))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) a (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) a))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal -3/8 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) #s(literal -3/8 binary64)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a)))) (fma.f64 (neg.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c a) (*.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c a)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 c a) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c a)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3/8 binary64))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c #s(literal -3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c #s(literal -3/8 binary64))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal 3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b)) #s(literal 3/8 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal 3/8 binary64)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c a))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c a))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b)) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) (/.f64 #s(literal -1 binary64) b)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b)) (/.f64 #s(literal -1 binary64) b) (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) (/.f64 #s(literal -1 binary64) b)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal 3/8 binary64)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3/8 binary64))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 a #s(literal -3/8 binary64)) (*.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3/8 binary64))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 c #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 c #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) b)))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/8 binary64)) b) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) b)))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))))) (fma.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 (/.f64 a b) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))))) |
(+.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (neg.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) c))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) c (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) c))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) a (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) a))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal -3/8 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) #s(literal -3/8 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a)))) (fma.f64 (neg.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c a) (*.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c a)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 c a) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c a)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3/8 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c #s(literal -3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c #s(literal -3/8 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal 3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b)) #s(literal 3/8 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal 3/8 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c a))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c a))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b)) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) (/.f64 #s(literal -1 binary64) b)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b)) (/.f64 #s(literal -1 binary64) b) (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) (/.f64 #s(literal -1 binary64) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal 3/8 binary64)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3/8 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 a #s(literal -3/8 binary64)) (*.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3/8 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 c #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 c #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) b)))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/8 binary64)) b) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))))) (fma.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 (/.f64 a b) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) c))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) c (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) c))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) a))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) a (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) a))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal -3/8 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 c a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) #s(literal -3/8 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a)))) (fma.f64 (neg.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c a) (*.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c a)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 c a) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c a)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal -1 binary64)))) (fma.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 #s(literal -3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 c a) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b b))) (/.f64 (*.f64 c a) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 a b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 c b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) b))) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)) (/.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) b)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) b)) (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c a) b) b)) (/.f64 #s(literal 3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b b))) (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b)) (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 c b)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3/8 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c #s(literal -3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 c #s(literal -3/8 binary64)) (*.f64 (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 c #s(literal -3/8 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal 3/8 binary64)))) (fma.f64 (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b)) #s(literal 3/8 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal 3/8 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c a))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 c a))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)))) (fma.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b)) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) (/.f64 #s(literal -1 binary64) b)))) (fma.f64 (neg.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b)) (/.f64 #s(literal -1 binary64) b) (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) (/.f64 #s(literal -1 binary64) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c #s(literal 3/8 binary64)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal 3/8 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3/8 binary64))))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (*.f64 a #s(literal -3/8 binary64)) (*.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 a #s(literal -3/8 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 c #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 c #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (/.f64 c #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c a) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c a) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) b)))) (fma.f64 (neg.f64 (/.f64 a (*.f64 b b))) (/.f64 (*.f64 c #s(literal 3/8 binary64)) b) (*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) b)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 a b) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))))) (fma.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b)) (*.f64 (/.f64 a b) (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64))))) (fma.f64 (neg.f64 (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a #s(literal -3/8 binary64)) #s(literal -1 binary64))))) |
(+.f64 (fma.f64 c (*.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 c (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 c (*.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 c (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 c (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 c (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 a (*.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 a (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 c a) b) b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 c a) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (/.f64 (*.f64 c a) b) b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 #s(literal -3/8 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (*.f64 b (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal -8/3 binary64) (*.f64 c a)) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 a (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal -3/8 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c a) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 #s(literal -3/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c a) b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (/.f64 a (*.f64 b b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 c b) #s(literal -3/8 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (/.f64 a b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 a b) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 c b) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 c b) (*.f64 (/.f64 a b) (/.f64 #s(literal -3/8 binary64) b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 c b) (*.f64 (/.f64 a (*.f64 b b)) #s(literal -3/8 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 a b) #s(literal -3/8 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 a (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 c #s(literal 3/8 binary64)) (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) (/.f64 #s(literal 1 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3/8 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -3/8 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -3/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 b a) #s(literal -1 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 c a)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (/.f64 c (*.f64 b b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 c b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b) (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 c a) #s(literal -1 binary64)) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 3/8 binary64) (*.f64 b b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal 3/8 binary64) b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 3/8 binary64) b) (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) a) b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) b) (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b)) (/.f64 a (-.f64 #s(literal 0 binary64) b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) #s(literal -1 binary64)) (/.f64 a (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) a) (/.f64 c (*.f64 b b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b))) (/.f64 c b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a b)) (/.f64 c (*.f64 b b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/8 binary64))) (/.f64 a (*.f64 b (*.f64 b b))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 (*.f64 c a) b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 a (*.f64 b b)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)) (/.f64 a b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a b)) (/.f64 c b) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3/8 binary64))) a (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -3/8 binary64))) c (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) c))) a (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) (/.f64 #s(literal 1/2 binary64) b)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) (/.f64 #s(literal -1/2 binary64) b)) |
(fma.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)) |
(fma.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) (/.f64 #s(literal -1/2 binary64) b)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) |
(fma.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 #s(literal -1/2 binary64) b)) |
(fma.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 #s(literal -3/8 binary64) b) (/.f64 #s(literal -1/2 binary64) b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (/.f64 #s(literal -1/2 binary64) b)) |
(fma.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)) |
(fma.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) b)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal -3/8 binary64) (/.f64 #s(literal -1/2 binary64) b)) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c a) b) (/.f64 #s(literal -1/2 binary64) b)) |
(fma.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) b)) |
(fma.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) b)) |
(fma.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (/.f64 a b) (/.f64 #s(literal -1/2 binary64) b)) |
(neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(neg.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))) |
(neg.f64 (/.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) b)) (*.f64 b (*.f64 b b)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))) (+.f64 b (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) c))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (/.f64 #s(literal -1/2 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a))) #s(literal 3/16 binary64)) (+.f64 (/.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (/.f64 #s(literal -1/2 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 b (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -1/2 binary64)) (+.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))))))) |
(/.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 b (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) c))) a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (/.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) (/.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a))) #s(literal 3/16 binary64))) |
(/.f64 (+.f64 (/.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) (/.f64 b #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 b (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) #s(literal -1/2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) b)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) b) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 3/8 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) b)))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 b (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b))) (*.f64 b b)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 3/8 binary64))))) (*.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) b)))) (*.f64 (/.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 b (*.f64 (/.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b))) (*.f64 (/.f64 b #s(literal -1/2 binary64)) b)) |
(/.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 b #s(literal 1/2 binary64)) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) (*.f64 (/.f64 b #s(literal 1/2 binary64)) (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) (*.f64 (/.f64 b #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b))))) |
(/.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b))) (*.f64 (/.f64 b #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 b #s(literal 1/2 binary64)) (*.f64 a (*.f64 c #s(literal 3/8 binary64))))) (*.f64 (/.f64 b #s(literal 1/2 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 b #s(literal 1/2 binary64)) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) b)))) (*.f64 (/.f64 b #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (/.f64 b #s(literal 1/2 binary64)) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) (*.f64 (/.f64 b #s(literal 1/2 binary64)) (*.f64 b b))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b))) (*.f64 (/.f64 b #s(literal 1/2 binary64)) b)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 3/8 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) b)))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (/.f64 b #s(literal 1/2 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b))) #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b))) (/.f64 b #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) b)) |
(/.f64 (+.f64 (/.f64 b #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) (/.f64 b #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 b (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (/.f64 b #s(literal 1/2 binary64))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1 binary64))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 b #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 b #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (*.f64 (*.f64 b b) (/.f64 b #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) b)) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) b)) (/.f64 b #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 b #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) b)) (/.f64 b #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 b #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) b) (*.f64 b #s(literal -1/2 binary64))) (*.f64 b b)) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) (/.f64 b #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (/.f64 b #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 b #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) (/.f64 b #s(literal -1/2 binary64))) b) (*.f64 b (/.f64 b #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 b (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) c))) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64))))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (/.f64 #s(literal -1/2 binary64) b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (+.f64 (/.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b))))) (neg.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a))) #s(literal 3/16 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (/.f64 #s(literal -1/2 binary64) b)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/8 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 b (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64))))))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) #s(literal -1/2 binary64)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) b))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) b)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) (*.f64 b (*.f64 b b))) b) |
(/.f64 (/.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) (*.f64 b b)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (+.f64 b (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) c))) a)) b) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) b) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (/.f64 b #s(literal -1/2 binary64))) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (+.f64 (/.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) (/.f64 b #s(literal -1/2 binary64))) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (/.f64 b #s(literal -1/2 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (/.f64 (+.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) #s(literal -1/2 binary64))) (/.f64 b #s(literal -1/2 binary64))) (*.f64 b b)) |
(/.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 b (*.f64 b b))) (/.f64 b #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (+.f64 b (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) c))) a)) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) b) |
(/.f64 (/.f64 (+.f64 (/.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) (/.f64 b #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64))))) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) b) |
(/.f64 (/.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 b #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 b (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) b) (*.f64 b b)) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 b (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (*.f64 b b)) b) |
(/.f64 (/.f64 (+.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) #s(literal -1/2 binary64))) (*.f64 b b)) (/.f64 b #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) b)) b) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) b)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) b)) #s(literal -1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b b)) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) b) |
(/.f64 (/.f64 (/.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) b) b) (*.f64 b b)) |
(/.f64 (/.f64 (/.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) b) (*.f64 b b)) b) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))))) |
(*.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (+.f64 b (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) c))) a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 (/.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a))) #s(literal 3/16 binary64)))) |
(*.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (/.f64 #s(literal -1/2 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/8 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (/.f64 b (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (+.f64 (*.f64 b b) (/.f64 (/.f64 b (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b #s(literal 1/2 binary64))) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) b)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) |
(*.f64 (/.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) b) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) b)) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) b)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) b))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 b #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 b #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)) |
(pow.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b))))) |
(/.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c a))) |
(/.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 (/.f64 (*.f64 b b) a) c) b)) |
(/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (*.f64 b (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 3/8 binary64))))) |
(/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (/.f64 (*.f64 b b) a) c)) |
(/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 b #s(literal -3/8 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -8/3 binary64) (*.f64 c a))) |
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (*.f64 b b)) |
(/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 #s(literal 3/8 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 b b) a) c))) |
(/.f64 #s(literal 3/8 binary64) (*.f64 (/.f64 (/.f64 (*.f64 b b) a) c) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 b (*.f64 c a))) |
(/.f64 (/.f64 (*.f64 c a) b) (/.f64 (*.f64 b b) #s(literal -3/8 binary64))) |
(/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (/.f64 (*.f64 b b) a)) |
(/.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (/.f64 b a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) |
(/.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) b) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c a)) (*.f64 (/.f64 b #s(literal -3/8 binary64)) (*.f64 b b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c a))) (*.f64 (/.f64 b #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b)) (*.f64 (/.f64 b #s(literal -3/8 binary64)) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 b #s(literal -3/8 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (/.f64 (*.f64 b b) #s(literal -3/8 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b)) b) |
(/.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b b) a) c)) |
(/.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c a))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal 1 binary64)) (/.f64 b #s(literal -3/8 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 c a) b) b) #s(literal 3/8 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 c a)) b) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) a) b) |
(/.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (/.f64 (*.f64 c a) b) b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))) b) |
(/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b))) #s(literal -1 binary64)) |
(*.f64 c (*.f64 a (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 c (*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 c (*.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b))) |
(*.f64 c (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) |
(*.f64 c (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) |
(*.f64 c (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 b (*.f64 b b)))) |
(*.f64 a (*.f64 c (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 a (*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b))) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -3/8 binary64))) |
(*.f64 #s(literal -3/8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 c a) b) b))) |
(*.f64 (*.f64 c a) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 c a) (*.f64 #s(literal 3/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) b))) |
(*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) #s(literal -3/8 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 (/.f64 (*.f64 c a) b) b)) |
(*.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 #s(literal -3/8 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (*.f64 b (/.f64 b (*.f64 c (*.f64 a #s(literal -3/8 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal -8/3 binary64) (*.f64 c a)) #s(literal -1 binary64))) |
(*.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 a (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 c #s(literal -3/8 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) #s(literal -3/8 binary64)) |
(*.f64 (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 #s(literal 3/8 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b (*.f64 b b)))) |
(*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c a) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 #s(literal -3/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c a) b)) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) (/.f64 a (*.f64 b b))) |
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) |
(*.f64 (/.f64 a (*.f64 b b)) (*.f64 (/.f64 c b) #s(literal -3/8 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (/.f64 a b)) |
(*.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)) |
(*.f64 (/.f64 a b) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))) |
(*.f64 (/.f64 c b) (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b b))) |
(*.f64 (/.f64 c b) (*.f64 (/.f64 a b) (/.f64 #s(literal -3/8 binary64) b))) |
(*.f64 (/.f64 c b) (*.f64 (/.f64 a (*.f64 b b)) #s(literal -3/8 binary64))) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a #s(literal -3/8 binary64)) b)) |
(*.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 a b) #s(literal -3/8 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 a (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c #s(literal 3/8 binary64)) (/.f64 a (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(*.f64 (*.f64 a #s(literal -3/8 binary64)) (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b))) (*.f64 c a)) |
(*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3/8 binary64))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -3/8 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 c #s(literal -3/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 b a) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c a)) (/.f64 #s(literal -3/8 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b)) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) b) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a #s(literal -3/8 binary64)) (*.f64 b b)) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (*.f64 b b)) (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) b) (/.f64 #s(literal -3/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c a) #s(literal -1 binary64)) (/.f64 #s(literal 3/8 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 3/8 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 3/8 binary64) (*.f64 b b)) (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal 3/8 binary64) b)) |
(*.f64 (/.f64 #s(literal 3/8 binary64) b) (/.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c a) b))) |
(*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(*.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) b) (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) (*.f64 b b)) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (*.f64 c #s(literal 3/8 binary64)) #s(literal -1 binary64)) (/.f64 a (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) a) (/.f64 c (*.f64 b b))) |
(*.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a (*.f64 b b))) (/.f64 c b)) |
(*.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 a b)) (/.f64 c (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/8 binary64))) (/.f64 a (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 (*.f64 c a) b)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -3/8 binary64)) b)) (/.f64 a (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b)) (/.f64 a b)) |
(*.f64 (*.f64 (/.f64 #s(literal -3/8 binary64) b) (/.f64 a b)) (/.f64 c b)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -3/8 binary64))) a) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -3/8 binary64))) c) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (/.f64 (/.f64 (*.f64 b b) #s(literal -3/8 binary64)) c))) a) |
(+.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 #s(literal 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 3 binary64))) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) 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 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64)))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a)) (*.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(+.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) #s(literal 1 binary64))) |
(+.f64 (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 #s(literal -1/3 binary64) a) b (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 (neg.f64 (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1/3 binary64) (/.f64 b a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1 binary64) a) (/.f64 b #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 3 binary64))) (/.f64 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 (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 3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 3 binary64))) (/.f64 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 (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 3 binary64))) (/.f64 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 (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 3 binary64))) (/.f64 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 (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 3 binary64))) (/.f64 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 (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 3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 3 binary64))) (/.f64 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 (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 3 binary64))) (/.f64 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 (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 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 (*.f64 b b) (*.f64 c (*.f64 a #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 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) |
(+.f64 (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 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 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (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) b (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (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 b (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (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 b (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 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 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 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 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (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 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (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 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (/.f64 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 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (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 binary64) a) (/.f64 b #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) (neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 (*.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 #s(literal -1/3 binary64) a) b (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.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 b (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.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 (neg.f64 (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.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 b (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.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 #s(literal -1/3 binary64) (/.f64 b a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.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 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.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 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.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 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.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 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.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 #s(literal -1 binary64) a) (/.f64 b #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (/.f64 #s(literal -1/3 binary64) a)) (neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (/.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 #s(literal -1/3 binary64) a) b (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 (neg.f64 (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1/3 binary64) (/.f64 b a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1 binary64) a) (/.f64 b #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) 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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) 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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) 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 #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) b (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 (neg.f64 (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1/3 binary64) (/.f64 b a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 binary64) a) (/.f64 b #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 #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 #s(literal -1/3 binary64) a) b (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 (neg.f64 (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1/3 binary64) (/.f64 b a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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 #s(literal -1 binary64) a) (/.f64 b #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (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) (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 (*.f64 b b) (*.f64 c (*.f64 a #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 (-.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) (neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) |
(+.f64 (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) (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) (-.f64 #s(literal 0 binary64) (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) b (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (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 b (*.f64 a #s(literal -3 binary64))) #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (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 b (*.f64 a #s(literal 3 binary64))) #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 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 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 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 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (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 0 binary64) b) (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (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 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 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 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (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 binary64) a) (/.f64 b #s(literal 3 binary64)) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (/.f64 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) 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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) 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 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64) (neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) 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 (-.f64 #s(literal 0 binary64) (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 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (neg.f64 (/.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 b (*.f64 a #s(literal -3 binary64)))) (fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64) (/.f64 b (*.f64 a #s(literal 3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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 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 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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) (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 #s(literal 0 binary64) (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) (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 #s(literal 0 binary64) (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) (neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)))) |
(+.f64 (fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (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) (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 #s(literal -3 binary64) (/.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 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (/.f64 b (*.f64 a #s(literal 3 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -3 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))))) b) (*.f64 a #s(literal -3 binary64)))) |
(-.f64 (/.f64 (/.f64 b #s(literal -3 binary64)) a) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -3 binary64)) a)) |
(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 3 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 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)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a) #s(literal 1/3 binary64))) |
(neg.f64 (*.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))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal -3 binary64)) a)) |
(/.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) a))) |
(/.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.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 #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 #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a) |
(/.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 #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 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a)) (*.f64 #s(literal 3 binary64) (*.f64 a 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 0 binary64) a)) |
(/.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 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 a #s(literal 3 binary64))) (*.f64 b (*.f64 a #s(literal 3 binary64)))) (*.f64 a (*.f64 #s(literal 3 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 (*.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 (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 3 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal 3 binary64)) (*.f64 a #s(literal -3 binary64)))) |
(/.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)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 3 binary64)) #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 b #s(literal 3 binary64)))) (*.f64 (*.f64 a #s(literal 3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) (*.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 3 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.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 a #s(literal -3 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #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 b a))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) a) a) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (*.f64 b a))) (*.f64 a a)) |
(/.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/3 binary64)) (*.f64 a a)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64)) (*.f64 a #s(literal 3 binary64))) |
(pow.f64 (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 (/.f64 #s(literal -1 binary64) a) #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/3 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 #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -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))))) b) (*.f64 a #s(literal 3 binary64))) #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 #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 0 binary64) a))) |
(*.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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) 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 #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 #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 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) #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 #s(literal -1 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/3 binary64) a) (-.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) #s(literal -3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.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 (/.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 #s(literal 1 binary64) (-.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 (/.f64 #s(literal 1/3 binary64) a) #s(literal -1 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(*.f64 (/.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/3 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)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal -1 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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 #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 (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 (-.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 #s(literal 0 binary64) (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) |
(neg.f64 (/.f64 #s(literal -3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b))) |
(/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 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))))) b)) |
(/.f64 #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 -3 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 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 -3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal -1 binary64)) |
(/.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/3 binary64)) |
(pow.f64 (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal 1 binary64)) |
(pow.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 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(*.f64 #s(literal -3 binary64) (/.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 3 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 3 binary64) (/.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 #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 #s(literal -3 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 binary64) (/.f64 #s(literal -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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) #s(literal -3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) #s(literal 3 binary64)) |
(+.f64 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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (fma.f64 #s(literal 1 binary64) b (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (fma.f64 b #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b) |
(+.f64 (-.f64 #s(literal 0 binary64) (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 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))))) |
(+.f64 (fma.f64 b #s(literal 1 binary64) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 b #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) b (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) b (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1 binary64) b) (fma.f64 #s(literal 1 binary64) b (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1 binary64) b) (fma.f64 b #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1 binary64) b) (fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal -1 binary64) b) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) |
(-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(-.f64 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 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 (+.f64 b #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
(neg.f64 (-.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))))) b) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))))) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))))) #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 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)) |
(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 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) |
(neg.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 3/8 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 c #s(literal -3/8 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/8 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 c (*.f64 a #s(literal -3/8 binary64))) |
(*.f64 a (*.f64 c #s(literal -3/8 binary64))) |
(*.f64 a (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3/8 binary64)))) |
(*.f64 a (*.f64 (*.f64 c #s(literal -3/8 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(*.f64 #s(literal -3/8 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)))) |
(*.f64 (*.f64 c a) #s(literal -3/8 binary64)) |
(*.f64 (*.f64 c (*.f64 a #s(literal -3/8 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -3/8 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal 3/8 binary64)))) |
(*.f64 (*.f64 c #s(literal -3/8 binary64)) a) |
(*.f64 #s(literal 3/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) #s(literal 3/8 binary64)) |
(*.f64 (*.f64 c #s(literal 3/8 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (*.f64 a #s(literal -3/8 binary64)) c) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a))) #s(literal -3/8 binary64)) |
(*.f64 (neg.f64 (*.f64 c #s(literal 3/8 binary64))) a) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 b))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 b #s(literal 3 binary64)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 3 binary64)) |
(*.f64 b (*.f64 b b)) |
(*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 b (/.f64 (*.f64 b b) #s(literal 1 binary64))) |
(*.f64 (*.f64 b b) b) |
(*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) b) |
| 1× | egg-herbie |
| 7204× | *-lowering-*.f32 |
| 7204× | *-lowering-*.f64 |
| 4464× | +-lowering-+.f64 |
| 4464× | +-lowering-+.f32 |
| 1522× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1154 | 9069 |
| 1 | 4156 | 8614 |
| 0 | 9011 | 8614 |
| 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) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* -1/2 (/ c b)) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(* -1/2 (/ c b)) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b) |
(* -1/2 (/ c b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(* -1/2 (/ c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 3)) |
(/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 3)) |
(/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 3)) |
(/ -1/2 b) |
(/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b) |
(/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b) |
(/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b) |
(/ -1/2 b) |
(* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)) |
(* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)) |
(* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)) |
(/ -1/2 b) |
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) |
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) |
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -1 (* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))) |
(* -1 (* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))) |
(* -1 (* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))) |
(/ -1/2 b) |
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) |
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) |
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))) |
(* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))) |
(* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -1 (* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))) |
(* -1 (* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))) |
(* -1 (* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(* -3/8 (/ (* a c) (pow b 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))))) |
(* 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 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) |
(+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 3 (/ b (* a (* c (pow (sqrt -3) 2)))))) |
(+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* b (+ (* -1 (* b (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* a (* c (pow (sqrt -3) 2)))))))) |
(+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* b (+ (* b (- (* -1 (* b (+ (* 3/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* a (* c (pow (sqrt -3) 2)))))))) |
(* -2 (/ b (* a c))) |
(* b (- (* 3/2 (/ 1 (pow b 2))) (* 2 (/ 1 (* a c))))) |
(* b (- (+ (* -1 (/ (+ (* -9/4 (* a c)) (* 9/8 (* a c))) (pow b 4))) (* 3/2 (/ 1 (pow b 2)))) (* 2 (/ 1 (* a c))))) |
(* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -9/4 (* a c)) (* 9/8 (* a c)))))) (+ (* -2/3 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 27/16 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 3/2 (/ 1 (pow b 2)))) (+ (* -9/4 (/ (* a c) (pow b 4))) (+ (* 9/8 (/ (* a c) (pow b 4))) (* 2 (/ 1 (* a c))))))) |
(/ -3/2 b) |
(* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b)) |
(* -1 (/ (- (+ 3/2 (* 27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -9/8 (/ (* a c) (pow b 2)))) b)) |
(* -1 (/ (- (+ 3/2 (* -1 (/ (+ (* -81/32 (* (pow a 3) (pow c 3))) (* -81/128 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/8 (/ (* a c) (pow b 2))))) b)) |
(* -2 (/ b (* a c))) |
(/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c) |
(/ (+ (* -2 (/ b a)) (* c (+ (* -1 (* c (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3)))))) (* 3/2 (/ 1 b))))) c) |
(/ (+ (* -2 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -3/4 (/ (* a (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 2))) (+ (* -2/3 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3)))))) (* 3/2 (/ 1 b))))) c) |
(* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) |
(/ (+ (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* 3 (/ b (* a (pow (sqrt -3) 2))))) c) |
(/ (- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (* -3 (/ b (* a (pow (sqrt -3) 2))))) c) |
(/ (- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* a (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))) c) |
(* -3 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3)))) |
(* -1 (/ (+ (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* a (pow (sqrt 3) 2))))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 3/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))) c)) |
(* -2 (/ b (* a c))) |
(/ (+ (* -2 (/ b c)) (* 3/2 (/ a b))) a) |
(/ (+ (* -2 (/ b c)) (* a (+ (* -1 (* a (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b))))) a) |
(/ (+ (* -2 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -3/4 (/ (* c (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3))))) (pow b 2))) (+ (* -2/3 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b))))) a) |
(* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) |
(/ (+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2))))) a) |
(/ (- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (* -3 (/ b (* c (pow (sqrt -3) 2))))) a) |
(/ (- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* c (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) a) |
(* -3 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3)))) |
(* -1 (/ (+ (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* c (pow (sqrt 3) 2))))) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 3/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) a)) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3))) |
(* 3/2 (/ (* a c) b)) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(* 2 b) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2))) |
(* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* 3/2 (/ (* a c) b)) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(* 3/2 (/ (* a c) b)) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) |
(* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(* -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/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(* -3/8 (* a c)) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
| Outputs |
|---|
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -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) a) b) (/.f64 (*.f64 c c) 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) a) b) (/.f64 (*.f64 c c) b))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c 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 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (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 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 #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 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (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 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.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 #s(literal -9/16 binary64) (*.f64 (*.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 a b)))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(* 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 #s(literal 1/3 binary64) (*.f64 (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) b) (*.f64 c a)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (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) b) (*.f64 c a)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (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 (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 -1/3 binary64) b) a) (*.f64 #s(literal -1/6 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 -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 (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 -1/3 binary64) b) a) (/.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)) (/.f64 (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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) 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) a) (*.f64 b b)) (/.f64 (*.f64 c c) 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 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (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 #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 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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (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))))) (/.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 #s(literal -1/3 binary64) b) a) (+.f64 (+.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 (pow.f64 b #s(literal 4 binary64)) (*.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))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #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 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (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 #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/3 binary64) b) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (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) a) (*.f64 c (*.f64 c c))))))) 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.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 (*.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))))) #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) b) (/.f64 (*.f64 a (*.f64 c c)) 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) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 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 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64)) (+.f64 (+.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 (/.f64 #s(literal -9/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -2 (/ b a)) |
(*.f64 (/.f64 b a) #s(literal -2 binary64)) |
(* -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 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))) |
(* -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 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 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 c a)) (*.f64 b (*.f64 b 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 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -27/16 binary64)) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))) (/.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 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 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 a b)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))) (/.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 #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 b (*.f64 c a)))) |
(* 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 #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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64))) (/.f64 b (*.f64 c 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 (* c (+ (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))) (/ b (* a c))))) |
(*.f64 (+.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))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.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 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) 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 a (*.f64 c c))) (*.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 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))) |
(+.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 (/ 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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) |
(+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(+.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 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 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 #s(literal 0 binary64) (/.f64 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 b (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 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 (/ (+ (* -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 b (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (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) a) (*.f64 c (*.f64 c c))))) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))))) a)) (neg.f64 a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (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))) |
(+ (* -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 #s(literal 1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) #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 #s(literal -3 binary64) (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 #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 (*.f64 c 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 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c 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 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.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 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))))) 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 c 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 b (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))))) |
(* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.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 c 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 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (*.f64 #s(literal -27/16 binary64) (/.f64 (*.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 #s(literal -3/2 binary64) (/.f64 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 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (-.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 #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))))))) (+.f64 (*.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 (*.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 c (-.f64 (/.f64 b (neg.f64 c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a 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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.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 (*.f64 c 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 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 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))) |
(* 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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 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 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 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 #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 a (-.f64 (-.f64 #s(literal 0 binary64) (/.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 (/ (- (* -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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (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)) (/.f64 (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) a) (*.f64 c (*.f64 c c))))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))))) (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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.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 #s(literal -3 binary64) (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 #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 #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 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 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.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 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.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 (*.f64 c 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 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.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 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.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 (*.f64 c 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 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.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 #s(literal -27/16 binary64) (/.f64 (*.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 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 #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))))))) (+.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 #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 #s(literal 0 binary64) (*.f64 c (+.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64))))))) |
(* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (+.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (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 -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 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (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))))))) (*.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 (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal 3 binary64)))))) (neg.f64 c)) |
b |
(+ b (* -3/2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 c 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 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 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (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 (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 (/.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))))) #s(literal -1/8 binary64)) (+.f64 (+.f64 (*.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)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 (sqrt.f64 (/.f64 c a)) (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 (* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.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 (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (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 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 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/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 (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 -1 binary64)) (*.f64 #s(literal 3 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))))) (+.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 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)) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* -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 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c c) b)) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c c) b)) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c c) b)) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 b b))) (*.f64 #s(literal -3/8 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(* -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) a) b) (/.f64 (*.f64 c c) b))) 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) a) b) (/.f64 (*.f64 c c) b))) 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) a) b) (/.f64 (*.f64 c c) b))) b) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 3/8 binary64) b) (/.f64 (*.f64 a (*.f64 c c)) b)) (*.f64 c #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c 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) a) (*.f64 b b)) (/.f64 (*.f64 c 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) a) (*.f64 b b)) (/.f64 (*.f64 c c) b))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c c) b)) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a b)))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a b)))) |
(* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 a b)))) |
(* -3/8 (/ (* a (pow c 2)) (pow b 3))) |
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c c) b)) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b))) (neg.f64 a)) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b))) (neg.f64 a)) |
(* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal 1/2 binary64)) (*.f64 a b))) (neg.f64 a)) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.f64 #s(literal -3/8 binary64) (*.f64 c a))) (*.f64 b (*.f64 b b))) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)) b) |
(/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)) b) |
(/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) |
(+.f64 (*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)) |
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) |
(+.f64 (*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)) |
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) |
(+.f64 (*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) (*.f64 c b)))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -1 (* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c b)) (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 b (*.f64 b b)))) (neg.f64 c)) |
(* -1 (* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c b)) (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 b (*.f64 b b)))) (neg.f64 c)) |
(* -1 (* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 c b)) (/.f64 (*.f64 #s(literal 3/8 binary64) a) (*.f64 b (*.f64 b b)))) (neg.f64 c)) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) |
(+.f64 (*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)) |
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) |
(+.f64 (*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)) |
(- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))) |
(+.f64 (*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) b)) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 a b)))) |
(* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 a b)))) |
(* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 a b)))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -1 (* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (neg.f64 a)) |
(* -1 (* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (neg.f64 a)) |
(* -1 (* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b (*.f64 b b))))) (neg.f64 a)) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -3/8 (/ (* a c) (pow b 3))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.f64 b b))) |
(* -1/2 (/ c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 c b)) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c c) 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 #s(literal -9/16 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (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 #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 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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (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))))) (/.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 #s(literal -1/3 binary64) b) a) (+.f64 (+.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 (pow.f64 b #s(literal 4 binary64)) (*.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))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #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 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (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 #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/3 binary64) b) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (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) a) (*.f64 c (*.f64 c c))))))) a)) a)) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) |
(+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (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 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -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) a) b) (/.f64 (*.f64 c c) 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) a) b) (/.f64 (*.f64 c c) b))) (*.f64 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c 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 #s(literal -9/16 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) b) (/.f64 (*.f64 c c) b))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (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 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 #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 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (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 (*.f64 c a) b) (/.f64 #s(literal -3/8 binary64) (*.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 #s(literal -9/16 binary64) (*.f64 (*.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 a b)))))) (/.f64 #s(literal -1/2 binary64) b))) |
(* 1/3 (* (sqrt (/ c a)) (sqrt -3))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) |
(* 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 #s(literal 1/3 binary64) (*.f64 (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) b) (*.f64 c a)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (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) b) (*.f64 c a)) (+.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))))) (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 (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 -1/3 binary64) b) a) (*.f64 #s(literal -1/6 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 -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 (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 -1/3 binary64) b) a) (/.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)) (/.f64 (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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c)) (neg.f64 c)) |
(/ 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 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) |
(+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* 3 (/ b (* a (* c (pow (sqrt -3) 2)))))) |
(*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) (/.f64 (/.f64 b a) (*.f64 c #s(literal -3 binary64))))) |
(+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* b (+ (* -1 (* b (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* a (* c (pow (sqrt -3) 2)))))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 b (*.f64 #s(literal 3/2 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 #s(literal 3 binary64) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(+ (* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* b (+ (* b (- (* -1 (* b (+ (* 3/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -3) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))) (sqrt -3)))))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3))))))) (* 3 (/ 1 (* a (* c (pow (sqrt -3) 2)))))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c #s(literal -3 binary64)))) (*.f64 b (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.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)))) #s(literal -3/2 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 3/2 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)))))))))) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* b (- (* 3/2 (/ 1 (pow b 2))) (* 2 (/ 1 (* a c))))) |
(*.f64 b (+.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b b)) (/.f64 #s(literal -2 binary64) (*.f64 c a)))) |
(* b (- (+ (* -1 (/ (+ (* -9/4 (* a c)) (* 9/8 (* a c))) (pow b 4))) (* 3/2 (/ 1 (pow b 2)))) (* 2 (/ 1 (* a c))))) |
(*.f64 b (+.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) #s(literal -9/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 c a)))) |
(* b (- (+ (* -1 (/ (+ (* -3/4 (* a (* c (+ (* -9/4 (* a c)) (* 9/8 (* a c)))))) (+ (* -2/3 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 27/16 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 3/2 (/ 1 (pow b 2)))) (+ (* -9/4 (/ (* a c) (pow b 4))) (+ (* 9/8 (/ (* a c) (pow b 4))) (* 2 (/ 1 (* a c))))))) |
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b b)) (/.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) #s(literal -9/8 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (*.f64 (*.f64 c c) (*.f64 a a))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a a)) #s(literal 27/16 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -9/4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 c a) #s(literal 9/8 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 c a))))) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
(* -1 (/ (+ 3/2 (* 9/8 (/ (* a c) (pow b 2)))) b)) |
(/.f64 (+.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 9/8 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (- (+ 3/2 (* 27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -9/8 (/ (* a c) (pow b 2)))) b)) |
(/.f64 (+.f64 #s(literal 3/2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 27/16 binary64)) (/.f64 (*.f64 (*.f64 c a) #s(literal 9/8 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (- (+ 3/2 (* -1 (/ (+ (* -81/32 (* (pow a 3) (pow c 3))) (* -81/128 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -27/16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -9/8 (/ (* a c) (pow b 2))))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -405/128 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 b b)) (*.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(/ (+ (* -2 (/ b a)) (* 3/2 (/ c b))) c) |
(/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) c) |
(/ (+ (* -2 (/ b a)) (* c (+ (* -1 (* c (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3)))))) (* 3/2 (/ 1 b))))) c) |
(/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 c (-.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))))) c) |
(/ (+ (* -2 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -3/4 (/ (* a (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3))))) (pow b 2))) (+ (* -2/3 (/ (* b (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (* 27/16 (/ (pow a 2) (pow b 5))))))) (+ (* -9/4 (/ a (pow b 3))) (* 9/8 (/ a (pow b 3)))))) (* 3/2 (/ 1 b))))) c) |
(/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 c (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 c (+.f64 (*.f64 c (neg.f64 (+.f64 (*.f64 #s(literal -3/4 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64))) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 (*.f64 #s(literal 9/8 binary64) a) (*.f64 b (*.f64 b b)))))))) c) |
(* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) |
(/ (+ (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3)))) (* 3 (/ b (* a (pow (sqrt -3) 2))))) c) |
(/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b (*.f64 a #s(literal -3 binary64))))) c) |
(/ (- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow c 2))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (* -3 (/ b (* a (pow (sqrt -3) 2))))) c) |
(/.f64 (+.f64 (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -3/2 binary64)) (*.f64 c c))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) c) |
(/ (- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -3) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow c 3))) (* 3 (* (sqrt (/ c a)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* a (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -3) 3))))))) c) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 c c) a) (/.f64 (*.f64 b (*.f64 b b)) a))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -3/2 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 #s(literal 3/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))))))) c) |
(* -3 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (/ (+ (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* a (pow (sqrt 3) 2))))) c)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 (*.f64 #s(literal 3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -3 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))) c)) |
(/.f64 (-.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 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -3/2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c b) a))) c)) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 3/2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) c)) (* 3 (/ (* b c) (* a (pow (sqrt 3) 2))))) c)) (* 3 (* (sqrt (/ c a)) (/ (sqrt -1) (sqrt 3))))) c)) |
(/.f64 (-.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 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -3/2 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) c)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c b) a))) c)) (neg.f64 c)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(/ (+ (* -2 (/ b c)) (* 3/2 (/ a b))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a) |
(/ (+ (* -2 (/ b c)) (* a (+ (* -1 (* a (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))))) a) |
(/ (+ (* -2 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -3/4 (/ (* c (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3))))) (pow b 2))) (+ (* -2/3 (/ (* b (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 27/16 (/ (pow c 2) (pow b 5))))))) (+ (* -9/4 (/ c (pow b 3))) (* 9/8 (/ c (pow b 3)))))) (* 3/2 (/ 1 b))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 a (+.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/4 binary64) (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -9/8 binary64)))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -2/3 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 #s(literal 27/16 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 a)) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64))))))) a) |
(* 3 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) |
(*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))) |
(/ (+ (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3)))) (* 3 (/ b (* c (pow (sqrt -3) 2))))) a) |
(/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b (*.f64 c #s(literal -3 binary64))))) a) |
(/ (- (+ (* -1 (/ (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3))))) (pow a 2))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (* -3 (/ b (* c (pow (sqrt -3) 2))))) a) |
(/.f64 (+.f64 (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -3/2 binary64)) (*.f64 a a))) (/.f64 b (neg.f64 c))) a) |
(/ (- (+ (* -1 (/ (+ (* 3/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -3) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -3) 3)))))) (sqrt -3)))) (pow a 3))) (* 3 (* (sqrt (/ a c)) (/ 1 (sqrt -3))))) (+ (* -3 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (+ (* -3 (/ b (* c (pow (sqrt -3) 2)))) (* 3/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3))))))) a) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -3/2 binary64)))) (sqrt.f64 #s(literal -3 binary64)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 #s(literal -3 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b c)) (*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))))) a) |
(* -3 (* (sqrt (/ 1 (* a c))) (/ (sqrt -1) (sqrt 3)))) |
(*.f64 #s(literal -3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) |
(* -1 (/ (+ (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3)))) (* 3 (/ b (* c (pow (sqrt 3) 2))))) a)) |
(/.f64 (*.f64 #s(literal 3 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 b (*.f64 c #s(literal 3 binary64))))) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -3 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) #s(literal -3/2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) c))) a)) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 3/2 (/ (* a (pow b 3)) (* (pow c 2) (pow (sqrt 3) 4)))) (* (sqrt (/ 1 (* a c))) (/ (* b (* (sqrt -1) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3))))))) (sqrt 3)))) (+ (* -3 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))) (* 3/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (sqrt 3) 3)))))) a)) (* 3 (/ (* a b) (* c (pow (sqrt 3) 2))))) a)) (* 3 (* (sqrt (/ a c)) (/ (sqrt -1) (sqrt 3))))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 3/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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -3/2 binary64)))) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 3/2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) c))) a)) (neg.f64 a)) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64)))) |
(- b (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 b (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))))) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))))) (* (sqrt (* a c)) (sqrt -3))) |
(-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (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 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)))))))) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)))) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(/ (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -3/2 (* a c))) b) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)) #s(literal 9/8 binary64)) (*.f64 (*.f64 c a) #s(literal 3/2 binary64))) b) |
(/ (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b))))) b) |
(/ (- (* 1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 405/64 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))))) b) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* -1 (* b (- (* 3/2 (/ (* a c) (pow b 2))) 2))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) (*.f64 b b)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (* 9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -3/2 (/ (* a c) (pow b 2))))))) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) #s(literal 9/8 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (* 27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 27/16 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))) (*.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* c (- (* 9/8 (/ (* (pow a 2) c) (pow b 3))) (* -3/2 (/ a b)))) |
(*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)) (*.f64 #s(literal 3/2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* 27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) #s(literal 27/16 binary64)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)) (* -27/16 (/ (pow a 3) (pow b 5))))) (* -9/8 (/ (pow a 2) (pow b 3))))) (* -3/2 (/ a b)))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.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) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal 27/16 binary64)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))) (*.f64 #s(literal 3/2 binary64) (/.f64 a b)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64)))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))) |
(*.f64 c (+.f64 (*.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 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))))) (-.f64 (/.f64 b 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)))))))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(* -1 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (/.f64 b (neg.f64 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 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (/.f64 (+.f64 b (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 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 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)))))) c)) (neg.f64 c)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 c)) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* a (- (* 9/8 (/ (* a (pow c 2)) (pow b 3))) (* -3/2 (/ c b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 9/8 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 c b) #s(literal 3/2 binary64)))) |
(* a (- (* a (- (* 27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(*.f64 a (+.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) #s(literal 27/16 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 c b) #s(literal 3/2 binary64)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)) (* -27/16 (/ (pow c 3) (pow b 5))))) (* -9/8 (/ (pow c 2) (pow b 3))))) (* -3/2 (/ c b)))) |
(*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (/.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) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal 27/16 binary64)))) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 9/8 binary64)))) (*.f64 (/.f64 c b) #s(literal 3/2 binary64)))) |
(* -1 (* (sqrt (* a c)) (sqrt -3))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -3 binary64)))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64)))))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))) |
(*.f64 a (-.f64 (+.f64 (/.f64 b a) (*.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 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal 1/8 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))))) |
(* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(* -1 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.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 (/ (+ b (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (/.f64 (+.f64 b (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 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 (/ (+ b (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.f64 (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (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) a) (*.f64 c (*.f64 c c))))) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))))) a)) (neg.f64 a)) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 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)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(* -3/8 (* a c)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
Compiled 60538 to 5388 computations (91.1% saved)
33 alts after pruning (32 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2150 | 25 | 2175 |
| Fresh | 1 | 7 | 8 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 0 | 1 |
| Total | 2156 | 33 | 2189 |
| Status | Accuracy | Program |
|---|---|---|
| 22.0% | (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) a) #s(literal 3 binary64)) | |
| 37.7% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) a) #s(literal 3 binary64)) | |
| 22.1% | (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 37.7% | (/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) | |
| 24.0% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a)) | |
| 21.4% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) c)) | |
| 37.6% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) | |
| ▶ | 22.0% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b))) |
| 9.6% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))))) | |
| 37.6% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))))))) | |
| 37.7% | (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 30.3% | (/.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))))))) | |
| 28.9% | (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64)) | |
| 36.9% | (/.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)) | |
| 28.9% | (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) | |
| ✓ | 37.7% | (/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
| ▶ | 37.7% | (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
| 37.7% | (/.f64 b (/.f64 a #s(literal -2/3 binary64))) | |
| 37.6% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) | |
| 54.2% | (/.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))) | |
| 37.7% | (/.f64 #s(literal -2/3 binary64) (/.f64 a b)) | |
| 9.4% | (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c c) b)) | |
| 37.6% | (*.f64 (/.f64 b a) #s(literal -2/3 binary64)) | |
| ▶ | 37.6% | (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal -1 binary64))) |
| ▶ | 54.3% | (*.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.7% | (*.f64 (/.f64 #s(literal -2/3 binary64) a) b) | |
| 37.6% | (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal -1 binary64) a))) | |
| 36.9% | (*.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)) | |
| 26.9% | (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)) b)) | |
| 28.8% | (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) | |
| 28.7% | (*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (/.f64 b a)))) | |
| 17.0% | (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) #s(literal -1 binary64))) | |
| ▶ | 10.0% | #s(literal 0 binary64) |
Compiled 942 to 670 computations (28.9% saved)
| 1× | egg-herbie |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal -3/2 binary64) b) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 6464 | (pow.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal -1 binary64)) |
| ✓ | cost-diff | 6592 | (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal -1 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b)) |
| ✓ | cost-diff | 512 | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 3 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -2 binary64)) |
| ✓ | cost-diff | 128 | (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 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 #s(literal 1/3 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) |
| 3216× | *-lowering-*.f32 |
| 3216× | *-lowering-*.f64 |
| 2506× | /-lowering-/.f32 |
| 2506× | /-lowering-/.f64 |
| 1652× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 145 |
| 1 | 70 | 131 |
| 2 | 172 | 131 |
| 3 | 461 | 126 |
| 4 | 1640 | 126 |
| 5 | 3673 | 126 |
| 6 | 4253 | 126 |
| 7 | 6137 | 126 |
| 0 | 8007 | 126 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ 1/3 a) (- (sqrt (+ (* b b) (* c (* a -3)))) b)) |
(/ 1/3 a) |
1/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) |
-3 |
0 |
(/ (* b -2) (* 3 a)) |
(* b -2) |
b |
-2 |
(* 3 a) |
3 |
a |
(/ (/ 1 a) (/ -3 (/ (* (* c a) 3/2) b))) |
(/ 1 a) |
1 |
a |
(/ -3 (/ (* (* c a) 3/2) b)) |
-3 |
(/ (* (* c a) 3/2) b) |
(* (* c a) 3/2) |
(* c a) |
c |
3/2 |
b |
(* (/ 1 a) (pow (/ -3/2 b) -1)) |
(/ 1 a) |
1 |
a |
(pow (/ -3/2 b) -1) |
(/ -3/2 b) |
-3/2 |
b |
-1 |
| Outputs |
|---|
(* (/ 1/3 a) (- (sqrt (+ (* b b) (* c (* a -3)))) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
1/3 |
#s(literal 1/3 binary64) |
a |
(- (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)) |
-3 |
#s(literal -3 binary64) |
0 |
#s(literal 0 binary64) |
(/ (* b -2) (* 3 a)) |
(/.f64 b (*.f64 a #s(literal -3/2 binary64))) |
(* b -2) |
(*.f64 b #s(literal -2 binary64)) |
b |
-2 |
#s(literal -2 binary64) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
a |
(/ (/ 1 a) (/ -3 (/ (* (* c a) 3/2) b))) |
(/.f64 c (*.f64 b #s(literal -2 binary64))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(/ -3 (/ (* (* c a) 3/2) b)) |
(/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
-3 |
#s(literal -3 binary64) |
(/ (* (* c a) 3/2) b) |
(/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) b) |
(* (* c a) 3/2) |
(*.f64 a (*.f64 c #s(literal 3/2 binary64))) |
(* c a) |
(*.f64 a c) |
c |
3/2 |
#s(literal 3/2 binary64) |
b |
(* (/ 1 a) (pow (/ -3/2 b) -1)) |
(/.f64 b (*.f64 a #s(literal -3/2 binary64))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(pow (/ -3/2 b) -1) |
(*.f64 b #s(literal -2/3 binary64)) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
-3/2 |
#s(literal -3/2 binary64) |
b |
-1 |
#s(literal -1 binary64) |
Found 15 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) a) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -3/2 binary64) b) |
| ✓ | accuracy | 99.6% | (pow.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal -1 binary64)) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal -1 binary64))) |
| ✓ | accuracy | 99.6% | (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
| ✓ | accuracy | 98.9% | (/.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b)) |
| ✓ | accuracy | 91.1% | (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
| ✓ | accuracy | 80.1% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b))) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 3 binary64) a) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | accuracy | 99.4% | (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
| ✓ | accuracy | 94.6% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) |
| ✓ | accuracy | 83.1% | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
| ✓ | accuracy | 56.8% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
| 141.0ms | 187× | 0 | valid |
| 60.0ms | 49× | 2 | valid |
| 17.0ms | 20× | 1 | valid |
Compiled 159 to 33 computations (79.2% saved)
ival-mult: 19.0ms (29.9% of total)ival-div: 17.0ms (26.8% of total)backward-pass: 8.0ms (12.6% of total)ival-pow: 6.0ms (9.4% of total)...c/correct-round.rkt:119:19: 5.0ms (7.9% of total)ival-sqrt: 3.0ms (4.7% of total)const: 2.0ms (3.1% of total)ival-sub: 2.0ms (3.1% of total)ival-add: 2.0ms (3.1% of total)| Inputs |
|---|
#<alt (* (/ 1/3 a) (- (sqrt (+ (* b b) (* c (* a -3)))) b))> |
#<alt (/ 1/3 a)> |
#<alt (- (sqrt (+ (* b b) (* c (* a -3)))) b)> |
#<alt (sqrt (+ (* b b) (* c (* a -3))))> |
#<alt (/ (* b -2) (* 3 a))> |
#<alt (* b -2)> |
#<alt (* 3 a)> |
#<alt (/ (/ 1 a) (/ -3 (/ (* (* c a) 3/2) b)))> |
#<alt (/ -3 (/ (* (* c a) 3/2) b))> |
#<alt (/ 1 a)> |
#<alt (/ (* (* c a) 3/2) b)> |
#<alt (* (/ 1 a) (pow (/ -3/2 b) -1))> |
#<alt (pow (/ -3/2 b) -1)> |
#<alt (/ -3/2 b)> |
#<alt (+ (* b b) (* c (* a -3)))> |
#<alt (* (* c a) 3/2)> |
| 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 (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 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 b)> |
#<alt (* -2 b)> |
#<alt (* -2 b)> |
#<alt (* -2 b)> |
#<alt (* -2 b)> |
#<alt (* -2 b)> |
#<alt (* -2 b)> |
#<alt (* -2 b)> |
#<alt (* -2 b)> |
#<alt (* -2 b)> |
#<alt (* -2 b)> |
#<alt (* -2 b)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<alt (* 3 a)> |
#<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 (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<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 (/ (* 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 (* -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 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 (* -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))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
#<alt (* 3/2 (* a c))> |
99 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | c | @ | 0 | (/ (/ 1 a) (/ -3 (/ (* (* c a) 3/2) b))) |
| 1.0ms | b | @ | 0 | (/ -3 (/ (* (* c a) 3/2) b)) |
| 1.0ms | c | @ | inf | (/ (/ 1 a) (/ -3 (/ (* (* c a) 3/2) b))) |
| 1.0ms | a | @ | 0 | (/ (/ 1 a) (/ -3 (/ (* (* c a) 3/2) b))) |
| 1.0ms | b | @ | inf | (/ -3 (/ (* (* c a) 3/2) b)) |
| 1× | batch-egg-rewrite |
| 4386× | *-lowering-*.f32 |
| 4386× | *-lowering-*.f64 |
| 3600× | /-lowering-/.f32 |
| 3600× | /-lowering-/.f64 |
| 1450× | --lowering--.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 109 |
| 1 | 122 | 95 |
| 2 | 669 | 94 |
| 3 | 4680 | 94 |
| 0 | 8616 | 94 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ 1/3 a) (- (sqrt (+ (* b b) (* c (* a -3)))) b)) |
(/ 1/3 a) |
(- (sqrt (+ (* b b) (* c (* a -3)))) b) |
(sqrt (+ (* b b) (* c (* a -3)))) |
(/ (* b -2) (* 3 a)) |
(* b -2) |
(* 3 a) |
(/ (/ 1 a) (/ -3 (/ (* (* c a) 3/2) b))) |
(/ -3 (/ (* (* c a) 3/2) b)) |
(/ 1 a) |
(/ (* (* c a) 3/2) b) |
(* (/ 1 a) (pow (/ -3/2 b) -1)) |
(pow (/ -3/2 b) -1) |
(/ -3/2 b) |
(+ (* b b) (* c (* a -3))) |
(* (* c a) 3/2) |
| Outputs |
|---|
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 a (*.f64 c #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) (fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (/.f64 b (/.f64 a #s(literal 1/3 binary64))))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) |
(+.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) |
(+.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) |
(+.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/3 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/3 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/3 binary64))))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) |
(+.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/3 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/3 binary64))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/3 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/3 binary64))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) |
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/3 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/3 binary64))))) |
(+.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) |
(+.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) |
(+.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/3 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/3 binary64))))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/3 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/3 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64) (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/3 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/3 binary64))))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 #s(literal 1/3 binary64) (/.f64 b a)))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) (fma.f64 #s(literal 1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal -1/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))))) |
(+.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/3 binary64))))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/3 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 a (*.f64 c #s(literal -3 binary64))))) (/.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 a (*.f64 c #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/3 binary64) a))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.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 c #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 a (*.f64 c #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.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 a (*.f64 c #s(literal -3 binary64))))) (/.f64 a #s(literal 1/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 a (*.f64 c #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.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 a (*.f64 c #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 a (*.f64 c #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(fma.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/3 binary64) a) b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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/3 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) 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 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 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 a (*.f64 c #s(literal -3 binary64))))) b))) |
(neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (/.f64 #s(literal -1/3 binary64) a))) |
(neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 #s(literal -1 binary64) a))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal -1/3 binary64)) a)) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))))) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) a) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal -1/3 binary64))) a) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64)) a) |
(/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal -1 binary64)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal -1/3 binary64)) #s(literal -1 binary64)) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) b) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)) b) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 b a)) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 b a)) #s(literal 3 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 b #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (*.f64 b #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) a) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal -1/3 binary64) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (*.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 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (*.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 a (*.f64 c #s(literal -3 binary64))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal 1 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 a (*.f64 c #s(literal -3 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 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 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 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 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a) (*.f64 a (*.f64 #s(literal -1/3 binary64) b))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (*.f64 a (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal -1/3 binary64) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal 1 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 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.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 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.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 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.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 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal -1/3 binary64) b))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)))) #s(literal 9 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) #s(literal 9 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/3 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)) a) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal -1/3 binary64) b))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (*.f64 (/.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 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (*.f64 (/.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 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 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 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) a) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal -1/3 binary64) b))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)))) #s(literal 9 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 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 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) #s(literal 9 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/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 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/3 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal -1/3 binary64) b))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (*.f64 (/.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 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (*.f64 (/.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 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b #s(literal 3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal -1/3 binary64) b))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal 1 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 -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 a b) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) a)) |
(/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) a) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 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 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal 1/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 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 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 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/3 binary64)))) |
(/.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 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)))) (/.f64 a #s(literal -1/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 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) b) a) (*.f64 a (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) b) #s(literal 3 binary64)) (*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) b) (/.f64 a #s(literal 1/3 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 a (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) b) #s(literal 3 binary64)) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) b) (/.f64 a #s(literal -1/3 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)))) (*.f64 a (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) b) (/.f64 a #s(literal -1/3 binary64))) (*.f64 a (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 a (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.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) #s(literal 1 binary64)) a) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.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) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.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) #s(literal 1 binary64)) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)))) (*.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) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.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 #s(literal 1 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) a) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal 9 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)))) #s(literal 9 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.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) #s(literal -1 binary64)) a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.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) #s(literal -1 binary64)) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.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) #s(literal -1 binary64)) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)))) (*.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) #s(literal -1 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) a) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.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 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.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 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) a) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) #s(literal 9 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)))) #s(literal 9 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 3 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b #s(literal -1/3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 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 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 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 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 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 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a) (*.f64 a (/.f64 b #s(literal 3 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 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 #s(literal 1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 b #s(literal -1/3 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b #s(literal -1/3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.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 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.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 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.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 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) a) (*.f64 #s(literal 3 binary64) (/.f64 b #s(literal 3 binary64)))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) #s(literal 3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 b a))) #s(literal 9 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 3 binary64) (*.f64 b #s(literal -1/3 binary64)))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 #s(literal -1/3 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal -1/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 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 (/.f64 a #s(literal 1/3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 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 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (*.f64 b #s(literal -1/3 binary64)))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 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 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) 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 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 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 a (*.f64 c #s(literal -3 binary64))))) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 3 binary64) (*.f64 b #s(literal -1/3 binary64)))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) (-.f64 #s(literal 0 binary64) 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 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/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 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/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 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal -1/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 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 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 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b #s(literal -1/3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -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 -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b #s(literal -1/3 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1 binary64))) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) 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 a (*.f64 c #s(literal -3 binary64))))) b) (/.f64 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 c #s(literal -3 binary64))))) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 3 binary64))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal -1/3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) a) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal -1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) a)) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) a)) |
(neg.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 #s(literal 1/3 binary64) a) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -3 binary64)) |
(pow.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/3 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal -1 binary64)) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(-.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 0 binary64)) b) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) #s(literal 1 binary64))) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 a (*.f64 c #s(literal -3 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 a)) (log.f64 (/.f64 b #s(literal -3/2 binary64))))) |
(exp.f64 (+.f64 (log.f64 (/.f64 b #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 a)))) |
(exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 a)) (log.f64 (/.f64 #s(literal -3/2 binary64) b)))) |
(exp.f64 (-.f64 (log.f64 (/.f64 b #s(literal -3/2 binary64))) (log.f64 a))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b #s(literal 3/2 binary64)) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 b #s(literal 3/2 binary64)) a)) |
(neg.f64 (/.f64 (/.f64 b #s(literal 3/2 binary64)) a)) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -3/2 binary64) b))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 b #s(literal -2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 3/2 binary64)) a))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3/2 binary64) b))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b #s(literal -3/2 binary64))))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (*.f64 b #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal -1/2 binary64) b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 b (*.f64 (/.f64 a #s(literal -2 binary64)) #s(literal 3 binary64))) |
(/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 3 binary64) b) a)) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 b (/.f64 a #s(literal -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 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 3 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 3 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -3/2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -3/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 3/2 binary64) b)) |
(/.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 3 binary64) b)) |
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
(/.f64 (/.f64 #s(literal -2/3 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.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 binary64))) #s(literal 3 binary64)) |
(/.f64 #s(literal 2/3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 2/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 3/2 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 3/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a #s(literal -2 binary64)) #s(literal -3 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) #s(literal 3/2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -2 binary64))) #s(literal 3 binary64)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal -2 binary64)))) #s(literal -3 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #s(literal -3/2 binary64)) |
(/.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 -2/3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64)) |
(/.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -2 binary64)))) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal 2 binary64))) #s(literal -3 binary64)) |
(/.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) a) (-.f64 #s(literal 0 binary64) b)) #s(literal -3 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -2 binary64) a)) #s(literal -3 binary64)) |
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b #s(literal 3/2 binary64)))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b #s(literal -3/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b #s(literal 3/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b (/.f64 a #s(literal -2 binary64))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b #s(literal 2 binary64)) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(pow.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 b (/.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 b (/.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 b #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3/2 binary64))) |
(*.f64 b (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -2 binary64) a))) |
(*.f64 #s(literal -2 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 b (/.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 #s(literal 1 binary64) a) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b #s(literal 3/2 binary64)) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -3/2 binary64) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -2 binary64) (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 3/2 binary64))) |
(*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 b #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(*.f64 #s(literal -2/3 binary64) (/.f64 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 b #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 (/.f64 b #s(literal 3/2 binary64)) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 b (/.f64 a #s(literal -2 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) 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 #s(literal 2/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 2/3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) #s(literal -2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -2 binary64))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 b #s(literal 3/2 binary64))) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -3/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3/2 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 3/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 b #s(literal -3 binary64))) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 2/3 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 2/3 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 b a)) #s(literal -2/3 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2/3 binary64)) b) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2/3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 2 binary64))) |
(neg.f64 (*.f64 b #s(literal 2 binary64))) |
(*.f64 b #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) b) |
(*.f64 (*.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -2 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/3 binary64))) |
(neg.f64 (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 a #s(literal 1/3 binary64)) |
(/.f64 #s(literal -3 binary64) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -1/3 binary64)) |
(/.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(*.f64 a #s(literal 3 binary64)) |
(*.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 #s(literal 3 binary64) a) |
(*.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 a #s(literal -1/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -3 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 a)) (log.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b))))) |
(exp.f64 (+.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b))) (-.f64 #s(literal 0 binary64) (log.f64 a)))) |
(exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 a)) (log.f64 (/.f64 b (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))))) |
(exp.f64 (-.f64 (log.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b))) (log.f64 a))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))))) |
(neg.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) #s(literal -3 binary64))) b)) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a c) b))) a)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64))))))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a c) b)))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) #s(literal -3 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (*.f64 a (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 3 binary64) b))) |
(/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (*.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (*.f64 (*.f64 b #s(literal -3 binary64)) a)) |
(/.f64 (*.f64 a (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) (*.f64 b #s(literal -3 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (/.f64 (*.f64 a c) (/.f64 b #s(literal -3/2 binary64))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))))) |
(/.f64 #s(literal -1/3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 (/.f64 a #s(literal 1/3 binary64)) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 a (*.f64 #s(literal 3 binary64) b))) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 b (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 (*.f64 b #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b)) a) |
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a c) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) (neg.f64 (*.f64 #s(literal 3 binary64) b))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64)))) (*.f64 #s(literal 3 binary64) b)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) b))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a c) b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) #s(literal -3 binary64)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 a b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 #s(literal -2 binary64) (*.f64 a c))) |
(/.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 b #s(literal 3/2 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) #s(literal -3 binary64)) b) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64))))) #s(literal 3 binary64)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (/.f64 a #s(literal 1/3 binary64)) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 a (*.f64 #s(literal 3 binary64) b))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (/.f64 #s(literal -1 binary64) a)) (*.f64 b #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) b) a)) |
(/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (/.f64 #s(literal -1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b #s(literal -3/2 binary64))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 a c) (/.f64 b #s(literal -3/2 binary64))) #s(literal -1 binary64)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 a b)) |
(/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) #s(literal -3 binary64)))) b) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) b) (/.f64 #s(literal 2/3 binary64) (*.f64 a c))) |
(/.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -2/3 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) #s(literal -3 binary64)) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (*.f64 a (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) (/.f64 #s(literal -1 binary64) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -1/3 binary64) a)) #s(literal 1 binary64)) (/.f64 b #s(literal 3/2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) #s(literal -3 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) #s(literal -3 binary64))) #s(literal -1 binary64)) b) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a c) b))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 1/3 binary64) a))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a c) b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 b (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (/.f64 #s(literal -1 binary64) a))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (/.f64 b (*.f64 (*.f64 a c) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 b (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (/.f64 #s(literal -1/3 binary64) a))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (/.f64 b (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) #s(literal -3 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64))))))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) #s(literal -3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 a c))))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (/.f64 (/.f64 #s(literal -1 binary64) a) b))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (/.f64 #s(literal -2 binary64) (*.f64 a c)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 b (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (/.f64 b (*.f64 (*.f64 a c) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 a c))))) (*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) b)) |
(pow.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) (*.f64 b #s(literal -3 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) #s(literal -3 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))))) |
(*.f64 a (*.f64 (/.f64 c (/.f64 b #s(literal 3/2 binary64))) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 a c) (/.f64 b #s(literal -3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 (*.f64 a c) (/.f64 b #s(literal -3/2 binary64))) #s(literal 1 binary64))) |
(*.f64 c (*.f64 (/.f64 a (/.f64 b #s(literal 3/2 binary64))) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b))) |
(*.f64 (*.f64 a c) (*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (*.f64 a c) (*.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 a c) (/.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b #s(literal -3 binary64))) a)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) a)) |
(*.f64 (*.f64 a (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) (*.f64 b #s(literal -3 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (*.f64 a c) (/.f64 b #s(literal -3/2 binary64))) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 #s(literal -1/3 binary64) (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64))))) |
(*.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a c) b)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 a (/.f64 c (/.f64 b #s(literal 3/2 binary64))))) |
(*.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 (*.f64 a c) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) b))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a c) b))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) a) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) b) (*.f64 (*.f64 a c) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 a c)))) |
(*.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 a c))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (*.f64 a c))) (/.f64 (/.f64 #s(literal -1 binary64) a) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 a c))) (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 a c))) (/.f64 (/.f64 #s(literal -1 binary64) a) b)) |
(*.f64 (/.f64 (*.f64 a c) a) (/.f64 (/.f64 #s(literal 3/2 binary64) (*.f64 b #s(literal -3 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 a c))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 a c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2/3 binary64) (*.f64 a c))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2/3 binary64) (*.f64 a c))) (/.f64 #s(literal -1/3 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2/3 binary64) (*.f64 a c))) (/.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -2/3 binary64) (*.f64 a c))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal -1 binary64)) (/.f64 (*.f64 a c) (/.f64 b #s(literal -3/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a c) b)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 a c))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) c) (/.f64 a (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 3/2 binary64)) (/.f64 (*.f64 a c) b)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) a) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 a c)) (/.f64 #s(literal -3/2 binary64) b)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a c)) (/.f64 #s(literal 3/2 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 3/2 binary64) b)) (*.f64 a c)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) #s(literal -3 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -3 binary64))) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (*.f64 a c))) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b #s(literal 3/2 binary64))) (*.f64 a c)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b c)) (*.f64 a #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (*.f64 a c))) #s(literal 3/2 binary64)) |
(exp.f64 (log.f64 (/.f64 b (*.f64 (*.f64 a c) #s(literal -1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
(/.f64 b (*.f64 (*.f64 a c) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -3 binary64) (*.f64 a (/.f64 c (/.f64 b #s(literal 3/2 binary64))))) |
(/.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a c)) |
(/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a c) (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 #s(literal -3 binary64) (*.f64 a c)))) |
(/.f64 (/.f64 b (*.f64 (*.f64 a c) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a c) b)))) |
(/.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a c) b)) #s(literal -1/3 binary64)) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 #s(literal 3 binary64) b) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) |
(/.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 a c)) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64))) |
(/.f64 (/.f64 #s(literal 2 binary64) (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal 3/2 binary64) (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (/.f64 #s(literal -3 binary64) c) (/.f64 a (/.f64 b #s(literal 3/2 binary64)))) |
(/.f64 (/.f64 #s(literal -3 binary64) (*.f64 a c)) (/.f64 #s(literal 3/2 binary64) b)) |
(/.f64 (*.f64 b #s(literal 3 binary64)) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64))) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (*.f64 a c))) (/.f64 #s(literal 3/2 binary64) b)) |
(/.f64 (*.f64 (/.f64 #s(literal -3 binary64) c) b) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -3 binary64) (*.f64 a c)) b) #s(literal 3/2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal -3 binary64) (*.f64 a c))) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 (/.f64 #s(literal 3 binary64) (*.f64 a c)) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 (/.f64 #s(literal -3 binary64) (/.f64 #s(literal 3/2 binary64) b)) (*.f64 a c)) |
(/.f64 (/.f64 #s(literal -3 binary64) (/.f64 #s(literal 1 binary64) b)) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) |
(/.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 b (/.f64 #s(literal -3 binary64) c)) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (*.f64 b (/.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) |
(/.f64 (*.f64 #s(literal -3 binary64) (/.f64 b #s(literal 3/2 binary64))) (*.f64 a c)) |
(/.f64 (*.f64 #s(literal -3 binary64) (/.f64 b c)) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (*.f64 #s(literal -3 binary64) (/.f64 b (*.f64 a c))) #s(literal 3/2 binary64)) |
(/.f64 (*.f64 (/.f64 b #s(literal 3/2 binary64)) #s(literal -3 binary64)) (*.f64 a c)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -3 binary64)) (/.f64 #s(literal 3/2 binary64) b)) |
(/.f64 (*.f64 (/.f64 b c) #s(literal -3 binary64)) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (*.f64 (/.f64 b (*.f64 a c)) #s(literal -3 binary64)) #s(literal 3/2 binary64)) |
(/.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) a) (*.f64 c #s(literal 3/2 binary64))) |
(/.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) c) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 a c)) #s(literal 3/2 binary64)) |
(/.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 a c)) |
(/.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 a #s(literal 3/2 binary64))) c) |
(/.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 c #s(literal 3/2 binary64))) a) |
(pow.f64 (/.f64 b (*.f64 (*.f64 a c) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 #s(literal -3 binary64) (*.f64 a c))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -2 binary64) (*.f64 a c))) |
(*.f64 #s(literal -3 binary64) (/.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a c) b))) |
(*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a c))) |
(*.f64 #s(literal 3 binary64) (/.f64 b (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) |
(*.f64 #s(literal 3 binary64) (/.f64 (/.f64 b (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 b (*.f64 (*.f64 a c) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 2 binary64) (*.f64 a c))) |
(*.f64 (/.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a c) b)) #s(literal -3 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(*.f64 (*.f64 b #s(literal -3 binary64)) (/.f64 #s(literal 2/3 binary64) (*.f64 a c))) |
(*.f64 (/.f64 b (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) #s(literal 3 binary64)) |
(*.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 a c)) (*.f64 b #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 a c)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 a c)) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3/2 binary64) (*.f64 b #s(literal -3 binary64))))) |
(*.f64 (/.f64 #s(literal -3 binary64) c) (/.f64 b (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal -3 binary64) (*.f64 a c)) (/.f64 b #s(literal 3/2 binary64))) |
(*.f64 (/.f64 #s(literal -2/3 binary64) (*.f64 a c)) (*.f64 #s(literal 3 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (*.f64 a c)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 #s(literal -3 binary64) a) (/.f64 b (*.f64 c #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal -3 binary64) (*.f64 a #s(literal 3/2 binary64))) (/.f64 b c)) |
(*.f64 (/.f64 #s(literal -3 binary64) (*.f64 c #s(literal 3/2 binary64))) (/.f64 b a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (*.f64 (/.f64 #s(literal 2 binary64) (*.f64 a c)) #s(literal -1 binary64)) b) |
(*.f64 (/.f64 (/.f64 #s(literal -3 binary64) (*.f64 a c)) #s(literal 1 binary64)) (/.f64 b #s(literal 3/2 binary64))) |
(exp.f64 (-.f64 #s(literal 0 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 #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 #s(literal -1 binary64)) (log.f64 a)) |
(*.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 (log.f64 (*.f64 a (/.f64 c (/.f64 b #s(literal 3/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (/.f64 c (/.f64 b #s(literal 3/2 binary64))))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) (/.f64 b #s(literal -3/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a c) (/.f64 b #s(literal -3/2 binary64)))) |
(neg.f64 (/.f64 (*.f64 a c) (/.f64 b #s(literal -3/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 a c) (/.f64 b #s(literal -3/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a c) b))) |
(/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64))) |
(/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) b) |
(/.f64 (*.f64 a (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) |
(/.f64 (/.f64 (*.f64 a c) (/.f64 b #s(literal -3/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 2/3 binary64) (*.f64 a c))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 a c))) b) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2/3 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 b #s(literal 3/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2/3 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 b (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a c) b)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a c) b)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 b (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 b #s(literal -3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a c))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 b b)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a c) b))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a c) b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 a c))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) b))) (/.f64 b (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 b #s(literal 3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) #s(literal -1 binary64)))) (*.f64 b b)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 b #s(literal 3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a c) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 a c))))) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2/3 binary64) (*.f64 a c))))) (*.f64 b b)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 b #s(literal 3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(pow.f64 (*.f64 a (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 a c) b)) #s(literal -1 binary64)) |
(*.f64 a (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64))))) |
(*.f64 a (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 a (/.f64 (/.f64 c (/.f64 b #s(literal 3/2 binary64))) #s(literal 1 binary64))) |
(*.f64 c (/.f64 a (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 a (/.f64 c (/.f64 b #s(literal 3/2 binary64))))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (*.f64 a c) (/.f64 (/.f64 #s(literal 3/2 binary64) b) #s(literal 1 binary64))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (*.f64 a c) b)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 (*.f64 a c) b) #s(literal 1 binary64))) |
(*.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64))) |
(*.f64 (*.f64 a (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) b)) |
(*.f64 #s(literal -3/2 binary64) (*.f64 (*.f64 a c) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (/.f64 b #s(literal -3/2 binary64)))) |
(*.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 a c)))) |
(*.f64 (*.f64 a #s(literal 3/2 binary64)) (/.f64 c b)) |
(*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 a c)) |
(*.f64 (/.f64 a b) (*.f64 c #s(literal 3/2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (/.f64 #s(literal -3/2 binary64) b)) |
(*.f64 (*.f64 c #s(literal 3/2 binary64)) (/.f64 a b)) |
(*.f64 (/.f64 c (/.f64 b #s(literal 3/2 binary64))) a) |
(*.f64 (/.f64 a (/.f64 b #s(literal 3/2 binary64))) c) |
(*.f64 (/.f64 (*.f64 a c) b) #s(literal 3/2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) |
(*.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)) (/.f64 #s(literal -3/2 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2/3 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2/3 binary64) (*.f64 a c))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (/.f64 a (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c))) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 a (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) c) (*.f64 a #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal 3/2 binary64))) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 b c)) (*.f64 a #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 a)) (log.f64 (/.f64 b #s(literal -3/2 binary64))))) |
(exp.f64 (+.f64 (log.f64 (/.f64 b #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 a)))) |
(exp.f64 (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 a)) (log.f64 (/.f64 #s(literal -3/2 binary64) b)))) |
(exp.f64 (-.f64 (log.f64 (/.f64 b #s(literal -3/2 binary64))) (log.f64 a))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b #s(literal 3/2 binary64)) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/3 binary64))) (/.f64 (/.f64 b #s(literal 3/2 binary64)) a)) |
(neg.f64 (/.f64 (/.f64 b #s(literal 3/2 binary64)) a)) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -3/2 binary64) b))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 b #s(literal -2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 3/2 binary64)) a))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3/2 binary64) b))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b #s(literal -3/2 binary64))))) |
(/.f64 #s(literal 1/3 binary64) (/.f64 a (*.f64 b #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal -1/2 binary64) b)) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 b (*.f64 (/.f64 a #s(literal -2 binary64)) #s(literal 3 binary64))) |
(/.f64 #s(literal -2 binary64) (/.f64 (/.f64 a #s(literal 1/3 binary64)) b)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 3 binary64) b) a)) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 b (/.f64 a #s(literal -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 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 3 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 3 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -3/2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal -3/2 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 3/2 binary64) b)) |
(/.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 3 binary64) b)) |
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
(/.f64 (/.f64 #s(literal -2/3 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.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 binary64))) #s(literal 3 binary64)) |
(/.f64 #s(literal 2/3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 2/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 a #s(literal 3/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (/.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 3/2 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 3/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 a #s(literal -2 binary64)) #s(literal -3 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) #s(literal 3/2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -2 binary64))) #s(literal 3 binary64)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 b #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 b (/.f64 a #s(literal -2 binary64)))) #s(literal -3 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #s(literal -3/2 binary64)) |
(/.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 -2/3 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) #s(literal -3 binary64)) |
(/.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64)) (/.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 a #s(literal -2 binary64)))) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal 2 binary64))) #s(literal -3 binary64)) |
(/.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) a) (-.f64 #s(literal 0 binary64) b)) #s(literal -3 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -2 binary64) a)) #s(literal -3 binary64)) |
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) a) #s(literal -3 binary64)) |
(/.f64 (/.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b #s(literal -2 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a (/.f64 b #s(literal 3/2 binary64)))) (/.f64 a #s(literal -1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a (/.f64 b #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (*.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b #s(literal -3/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) a) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b #s(literal 3/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 b (/.f64 a #s(literal -2 binary64))))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b #s(literal 2 binary64)) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/3 binary64))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b #s(literal -2 binary64)) #s(literal -1 binary64)))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(pow.f64 (/.f64 b (/.f64 a #s(literal -2/3 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 3 binary64) (/.f64 b (/.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 b (/.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 b #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3/2 binary64))) |
(*.f64 b (*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -2 binary64) a))) |
(*.f64 #s(literal -2 binary64) (/.f64 b (/.f64 a #s(literal 1/3 binary64)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 b (/.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 #s(literal 1 binary64) a) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b #s(literal 3/2 binary64)) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -3/2 binary64) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 b (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -2 binary64) (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 3/2 binary64))) |
(*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 b #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(*.f64 #s(literal -2/3 binary64) (/.f64 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 b #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 (/.f64 b #s(literal 3/2 binary64)) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 b (/.f64 a #s(literal -2 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 2/3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) 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 #s(literal 2/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 2/3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(*.f64 (/.f64 b (/.f64 a #s(literal 1/3 binary64))) #s(literal -2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 2 binary64))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -2 binary64))) #s(literal 1/3 binary64)) |
(*.f64 (/.f64 b #s(literal -3 binary64)) (/.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 b #s(literal 3/2 binary64))) |
(*.f64 (/.f64 b #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -3/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3/2 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 3/2 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 b #s(literal -3 binary64))) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 2/3 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) a) #s(literal 2/3 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 b a)) #s(literal -2/3 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2/3 binary64)) b) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2/3 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) #s(literal -1/3 binary64)) |
(exp.f64 (log.f64 (/.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 (log.f64 (exp.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 -2 binary64) (/.f64 #s(literal 3 binary64) b)) |
(/.f64 (*.f64 b #s(literal -2 binary64)) #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) |
(/.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 (*.f64 b #s(literal 2 binary64)) #s(literal -3 binary64)) |
(/.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 (/.f64 b #s(literal 3/2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 2/3 binary64) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) #s(literal 3/2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) #s(literal 3/2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b #s(literal 2 binary64))) #s(literal -3 binary64)) |
(/.f64 (*.f64 (*.f64 b #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -3 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -3/2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 3/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 b #s(literal 3/2 binary64))))) |
(/.f64 (exp.f64 (log.f64 #s(literal -2/3 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (exp.f64 (log.f64 (*.f64 b #s(literal -2 binary64)))) (exp.f64 (log.f64 #s(literal 3 binary64)))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (/.f64 #s(literal 3/2 binary64) b)))) |
(/.f64 (exp.f64 (log.f64 (*.f64 b #s(literal 2 binary64)))) (exp.f64 (log.f64 #s(literal -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)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -3/2 binary64) b))) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -3/2 binary64) b)) #s(literal 1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal -1 binary64)) (log.f64 (/.f64 b #s(literal -3/2 binary64)))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 b #s(literal -2 binary64))) |
(*.f64 b #s(literal -2/3 binary64)) |
(*.f64 b (exp.f64 (log.f64 #s(literal -2/3 binary64)))) |
(*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 3 binary64))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 b #s(literal -2 binary64)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 b #s(literal 3/2 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 b #s(literal -3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 2/3 binary64)) |
(*.f64 (*.f64 b #s(literal 2 binary64)) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 b #s(literal 3 binary64)) #s(literal -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) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 #s(literal 2/3 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) |
(*.f64 #s(literal 2/3 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -3/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 3/2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) b)))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) b))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -3/2 binary64)))) |
(*.f64 (exp.f64 (log.f64 #s(literal -2/3 binary64))) b) |
(*.f64 (exp.f64 (log.f64 #s(literal -2 binary64))) (exp.f64 (log.f64 (/.f64 b #s(literal 3 binary64))))) |
(*.f64 (exp.f64 (log.f64 (*.f64 b #s(literal -2 binary64)))) (exp.f64 (log.f64 #s(literal 1/3 binary64)))) |
(*.f64 (exp.f64 (log.f64 #s(literal 2/3 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 #s(literal -3/2 binary64)))) b) |
(*.f64 (exp.f64 (*.f64 (log.f64 #s(literal -3/2 binary64)) #s(literal -1 binary64))) b) |
(exp.f64 (log.f64 (/.f64 #s(literal -3/2 binary64) b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -3/2 binary64) b)) #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)) |
(neg.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) #s(literal 1 binary64))) |
(/.f64 #s(literal -3 binary64) (*.f64 b #s(literal 2 binary64))) |
(/.f64 #s(literal 3 binary64) (*.f64 b #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -3/2 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 #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 1 binary64) b) #s(literal -2/3 binary64)) |
(/.f64 (/.f64 #s(literal 3/2 binary64) b) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 3 binary64) b) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1/3 binary64)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b #s(literal 3 binary64))) |
(/.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) (exp.f64 (log.f64 (/.f64 b #s(literal 3/2 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)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 b #s(literal -3/2 binary64)))) |
(*.f64 #s(literal 3 binary64) (/.f64 #s(literal -1/2 binary64) b)) |
(*.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 #s(literal 3/2 binary64) (exp.f64 (log.f64 (/.f64 #s(literal -1 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 (/.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 #s(literal -1/2 binary64) b) #s(literal 3 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 3 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal 2 binary64))) #s(literal -3 binary64)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) (*.f64 b b)) |
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64)))))) |
(-.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal 1/3 binary64)) c)) |
(-.f64 (*.f64 b b) (*.f64 c (/.f64 a #s(literal 1/3 binary64)))) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal -3 binary64))) (*.f64 b b)) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -3 binary64)))) |
(fma.f64 c (/.f64 a #s(literal -1/3 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))) #s(literal 1 binary64) (*.f64 b b)) |
(fma.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 a #s(literal 1/3 binary64)) c) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 3 binary64) c) (*.f64 b b)) |
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) c (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 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)) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) |
(neg.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) |
(/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -3/2 binary64)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 c #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 #s(literal 1 binary64) a)) |
(*.f64 a (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64)))) |
(*.f64 a (*.f64 c #s(literal 3/2 binary64))) |
(*.f64 a (*.f64 (*.f64 c #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 c (*.f64 a #s(literal 3/2 binary64))) |
(*.f64 c (neg.f64 (/.f64 a #s(literal -2/3 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 a c) #s(literal 3/2 binary64)) |
(*.f64 #s(literal 3/2 binary64) (*.f64 a c)) |
(*.f64 #s(literal 3/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(*.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -3/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) |
(*.f64 (*.f64 a #s(literal 3/2 binary64)) c) |
(*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 c #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 a #s(literal -2/3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal -3/2 binary64)) |
(*.f64 (*.f64 c #s(literal 3/2 binary64)) a) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 a #s(literal 3/2 binary64))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) |
| 1× | egg-herbie |
| 6040× | *-lowering-*.f32 |
| 6040× | *-lowering-*.f64 |
| 2330× | +-lowering-+.f64 |
| 2330× | +-lowering-+.f32 |
| 1524× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 565 | 4489 |
| 1 | 1928 | 4315 |
| 2 | 7296 | 4309 |
| 0 | 8024 | 4309 |
| 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))))))) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 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 b) |
(* -2 b) |
(* -2 b) |
(* -2 b) |
(* -2 b) |
(* -2 b) |
(* -2 b) |
(* -2 b) |
(* -2 b) |
(* -2 b) |
(* -2 b) |
(* -2 b) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* 3 a) |
(* -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)) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(/ 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 (/ (* 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)) |
(* -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 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) |
(* -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)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
(* 3/2 (* a c)) |
| 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 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 #s(literal -1/2 binary64) 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 #s(literal -3/8 binary64) (/.f64 (*.f64 c (/.f64 (/.f64 c b) 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 #s(literal -1/2 binary64) c) b) (*.f64 a (+.f64 (*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c (/.f64 (/.f64 c b) 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 (*.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 (*.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 (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 (/.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) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.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/24 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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.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 (*.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 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 b b))) (sqrt.f64 #s(literal 3 binary64))) (/.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 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 #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 (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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal 1/3 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (*.f64 b (/.f64 b (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/24 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 #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 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 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c 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 (*.f64 #s(literal -3/8 binary64) (*.f64 c (*.f64 c a))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #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 #s(literal -2/3 binary64)) a) |
(* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c 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 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.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 #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 (/.f64 c b) b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a 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 #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 #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) 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 #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 #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 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) 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 #s(literal -1/3 binary64) (/.f64 b (*.f64 c a))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/24 binary64))) (*.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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c)))))))) |
(* -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 #s(literal 0 binary64) (*.f64 (*.f64 c #s(literal 1/3 binary64)) (+.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.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/6 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)))) 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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.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 (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 (pow.f64 a #s(literal 5 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/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) 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 b (/.f64 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 (*.f64 c 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 (*.f64 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.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 a) #s(literal -3/2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) 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 c a) #s(literal -3/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 a a)) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #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) a) (*.f64 a a)) (*.f64 c (*.f64 c c))) (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 b (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) 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 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.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 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) b) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) 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 c 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 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) 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 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 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 #s(literal -3/2 binary64) (/.f64 a 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 #s(literal -27/16 binary64) a) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (*.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))))))))) |
(* (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 #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 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.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))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 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 #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 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b))) (sqrt.f64 #s(literal 3 binary64))) b) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.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 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #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 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) (neg.f64 c)) b) c)) (neg.f64 c)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c 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 c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))) |
(* 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 c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 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 #s(literal 1/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 c a)) (sqrt.f64 #s(literal -3 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 (*.f64 #s(literal 1/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 c a)) (sqrt.f64 #s(literal -3 binary64))) (/.f64 b a))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.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))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal -1 binary64))) |
(* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.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 (/ (- (* -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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.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 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (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 #s(literal 1/2 binary64) (*.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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (*.f64 (*.f64 b (/.f64 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 b (*.f64 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 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) 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 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.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 c a) #s(literal -3/2 binary64)) b) b) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) a) (*.f64 a a)) (*.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 b (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) 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 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) b) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.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 c a) #s(literal -3/2 binary64)) b) b) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) a) (*.f64 a a)) (*.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 (*.f64 c 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 #s(literal -3/2 binary64) (/.f64 a b)) (/.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) 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 #s(literal -3/2 binary64) (/.f64 a b)) (*.f64 c (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 c (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 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 #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 (*.f64 #s(literal 1/2 binary64) (/.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 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))))))) |
(* 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 (*.f64 #s(literal 1/2 binary64) (/.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 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (*.f64 a (*.f64 a a))))))) (*.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))) (*.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 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 binary64)) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #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 #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) (pow.f64 c #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (*.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 binary64)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal 3 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 (*.f64 c 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 c) #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))) |
(* 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 #s(literal 1/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 (+ (* -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 #s(literal 1/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) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.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 #s(literal 1/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 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.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))) (*.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 #s(literal 1/2 binary64) (*.f64 (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 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (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) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.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))))))) |
(* -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 #s(literal 0 binary64) (*.f64 a (+.f64 (+.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/2 binary64) (*.f64 (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 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.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)))))))))) |
(* -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) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* 3 a) |
(*.f64 a #s(literal 3 binary64)) |
(* -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) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 binary64)) |
(* -2 (/ b (* a c))) |
(*.f64 (/.f64 b (*.f64 c a)) #s(literal -2 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 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* -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) |
(* -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 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) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #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 c (*.f64 a #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)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
(* 3/2 (* a c)) |
(*.f64 (*.f64 c a) #s(literal 3/2 binary64)) |
Compiled 27963 to 3431 computations (87.7% saved)
56 alts after pruning (53 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1617 | 35 | 1652 |
| Fresh | 9 | 18 | 27 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 0 | 1 |
| Total | 1629 | 56 | 1685 |
| Status | Accuracy | Program |
|---|---|---|
| 37.6% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #s(literal -3/2 binary64)) | |
| 37.7% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) b)) | |
| 37.7% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) a) #s(literal 3 binary64)) | |
| 37.7% | (/.f64 (/.f64 b a) #s(literal -3/2 binary64)) | |
| 37.7% | (/.f64 (/.f64 b #s(literal -3/2 binary64)) a) | |
| 23.5% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) c) (*.f64 a #s(literal 3/2 binary64)))) | |
| 21.9% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 3 binary64) (*.f64 a c)) (/.f64 #s(literal -3/2 binary64) b))) | |
| 24.0% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a)) | |
| 21.4% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) c)) | |
| 37.6% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) | |
| ▶ | 15.7% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 b b)))) |
| ✓ | 22.0% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b))) |
| 37.6% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))))))) | |
| 22.0% | (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) | |
| 37.7% | (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 37.6% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b #s(literal 2 binary64)) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) | |
| 28.9% | (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) #s(literal 3 binary64)) | |
| 36.9% | (/.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)) | |
| 28.9% | (/.f64 (*.f64 c #s(literal -1/2 binary64)) b) | |
| 37.7% | (/.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) a))) | |
| ✓ | 37.7% | (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 3 binary64) a)) |
| 16.6% | (/.f64 (*.f64 b #s(literal -2 binary64)) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64)))) | |
| 23.7% | (/.f64 (*.f64 a (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) (/.f64 a #s(literal -1/3 binary64))) | |
| 37.7% | (/.f64 b (/.f64 a #s(literal -2/3 binary64))) | |
| 37.6% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) | |
| 54.2% | (/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))) | |
| 37.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 b (/.f64 a #s(literal -2 binary64))))) | |
| 28.7% | (/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64))))))) | |
| 28.8% | (/.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))))) | |
| 16.5% | (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 a)) (pow.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal -1 binary64))) | |
| 23.1% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -3 binary64))) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) | |
| ▶ | 54.3% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) |
| 37.7% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3/2 binary64)) b) | |
| 22.0% | (*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (*.f64 a c))) #s(literal 3/2 binary64)) | |
| 24.5% | (*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b c)) (*.f64 a #s(literal 3/2 binary64))) | |
| ▶ | 24.4% | (*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 3/2 binary64) b)) |
| 9.4% | (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c c) b)) | |
| 37.6% | (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) | |
| 37.6% | (*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) #s(literal -1 binary64))) | |
| ▶ | 37.6% | (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b))) |
| 34.6% | (*.f64 (/.f64 #s(literal 1 binary64) a) (exp.f64 (log.f64 (/.f64 b #s(literal -3/2 binary64))))) | |
| 37.7% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b)) | |
| 36.1% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) b))))) | |
| 37.7% | (*.f64 (/.f64 #s(literal -2/3 binary64) a) b) | |
| 37.4% | (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) | |
| 36.9% | (*.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)) | |
| 28.8% | (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) #s(literal -1/3 binary64)) | |
| 26.9% | (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)) b)) | |
| ▶ | 28.8% | (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
| 28.7% | (*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (/.f64 b a)))) | |
| 23.3% | (*.f64 c (*.f64 (/.f64 a (/.f64 b #s(literal 3/2 binary64))) (/.f64 #s(literal -1/3 binary64) a))) | |
| 37.7% | (*.f64 #s(literal 2 binary64) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) | |
| 16.0% | (exp.f64 (-.f64 (log.f64 (/.f64 b #s(literal -3/2 binary64))) (log.f64 a))) | |
| 17.0% | (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) #s(literal -1 binary64))) | |
| 14.4% | (exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))))) #s(literal -1 binary64))) | |
| ✓ | 10.0% | #s(literal 0 binary64) |
Compiled 1546 to 1156 computations (25.2% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 512 | (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) |
| ✓ | cost-diff | 768 | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 b b)) |
| ✓ | cost-diff | 768 | (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 b b))) |
| ✓ | cost-diff | 1280 | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 b b)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (*.f64 a c)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/3 binary64) a) |
| ✓ | cost-diff | 384 | (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 a c))) |
| ✓ | cost-diff | 512 | (*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 3/2 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 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) |
| ✓ | cost-diff | 256 | (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) b) |
| ✓ | cost-diff | 0 | (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) |
| 3338× | *-lowering-*.f32 |
| 3338× | *-lowering-*.f64 |
| 1926× | /-lowering-/.f32 |
| 1926× | /-lowering-/.f64 |
| 1242× | sum3-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 200 |
| 1 | 111 | 183 |
| 2 | 320 | 178 |
| 3 | 1539 | 172 |
| 4 | 5561 | 172 |
| 0 | 8111 | 172 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (/ 1 a) 3) (- (sqrt (+ (* b b) (* c (* a -3)))) b)) |
(/ (/ 1 a) 3) |
(/ 1 a) |
1 |
a |
3 |
(- (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) |
-3 |
(* c (/ -1/2 b)) |
c |
(/ -1/2 b) |
-1/2 |
b |
(* (/ 1 a) (/ 1 (/ -3/2 b))) |
(/ 1 a) |
1 |
a |
(/ 1 (/ -3/2 b)) |
(/ -3/2 b) |
-3/2 |
b |
(* (/ (/ -1/3 a) (/ 1 (* a c))) (/ 3/2 b)) |
(/ (/ -1/3 a) (/ 1 (* a c))) |
(/ -1/3 a) |
-1/3 |
a |
(/ 1 (* a c)) |
1 |
(* a c) |
c |
(/ 3/2 b) |
3/2 |
b |
(/ (/ 1 a) (/ -3 (/ (- (* 0 (- 0 b)) (* (- 0 b) (* a (* c 3/2)))) (* b b)))) |
(/ 1 a) |
1 |
a |
(/ -3 (/ (- (* 0 (- 0 b)) (* (- 0 b) (* a (* c 3/2)))) (* b b))) |
-3 |
(/ (- (* 0 (- 0 b)) (* (- 0 b) (* a (* c 3/2)))) (* b b)) |
(- (* 0 (- 0 b)) (* (- 0 b) (* a (* c 3/2)))) |
(* 0 (- 0 b)) |
0 |
(- 0 b) |
b |
(* (- 0 b) (* a (* c 3/2))) |
(* a (* c 3/2)) |
(* c 3/2) |
c |
3/2 |
(* b b) |
| Outputs |
|---|
(* (/ (/ 1 a) 3) (- (sqrt (+ (* b b) (* c (* a -3)))) b)) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) (*.f64 a #s(literal 3 binary64))) |
(/ (/ 1 a) 3) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
3 |
#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)) |
-3 |
#s(literal -3 binary64) |
(* c (/ -1/2 b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
c |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
-1/2 |
#s(literal -1/2 binary64) |
b |
(* (/ 1 a) (/ 1 (/ -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 |
(/ 1 (/ -3/2 b)) |
(*.f64 b #s(literal -2/3 binary64)) |
(/ -3/2 b) |
(/.f64 #s(literal -3/2 binary64) b) |
-3/2 |
#s(literal -3/2 binary64) |
b |
(* (/ (/ -1/3 a) (/ 1 (* a c))) (/ 3/2 b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/ (/ -1/3 a) (/ 1 (* a c))) |
(*.f64 c #s(literal -1/3 binary64)) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
-1/3 |
#s(literal -1/3 binary64) |
a |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 a c)) |
1 |
#s(literal 1 binary64) |
(* a c) |
(*.f64 a c) |
c |
(/ 3/2 b) |
(/.f64 #s(literal 3/2 binary64) b) |
3/2 |
#s(literal 3/2 binary64) |
b |
(/ (/ 1 a) (/ -3 (/ (- (* 0 (- 0 b)) (* (- 0 b) (* a (* c 3/2)))) (* b b)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(/ -3 (/ (- (* 0 (- 0 b)) (* (- 0 b) (* a (* c 3/2)))) (* b b))) |
(/.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) |
-3 |
#s(literal -3 binary64) |
(/ (- (* 0 (- 0 b)) (* (- 0 b) (* a (* c 3/2)))) (* b b)) |
(/.f64 #s(literal 3/2 binary64) (/.f64 b (*.f64 a c))) |
(- (* 0 (- 0 b)) (* (- 0 b) (* a (* c 3/2)))) |
(*.f64 a (*.f64 b (*.f64 c #s(literal 3/2 binary64)))) |
(* 0 (- 0 b)) |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(- 0 b) |
(-.f64 #s(literal 0 binary64) b) |
b |
(* (- 0 b) (* a (* c 3/2))) |
(*.f64 a (*.f64 b (*.f64 c #s(literal -3/2 binary64)))) |
(* a (* c 3/2)) |
(*.f64 a (*.f64 c #s(literal 3/2 binary64))) |
(* c 3/2) |
(*.f64 c #s(literal 3/2 binary64)) |
c |
3/2 |
#s(literal 3/2 binary64) |
(* b b) |
(*.f64 b b) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 98.9% | (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 b b))) |
| ✓ | accuracy | 92.6% | (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) |
| ✓ | accuracy | 80.1% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 b b)))) |
| ✓ | accuracy | 65.9% | (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 b b)) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 3/2 binary64) b)) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal -1/3 binary64) a) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 1 binary64) (*.f64 a c)) |
| ✓ | accuracy | 73.5% | (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 a c))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 1 binary64) a) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -3/2 binary64) b) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1/2 binary64) b) |
| ✓ | accuracy | 99.6% | (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
| ✓ | accuracy | 99.4% | (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
| ✓ | accuracy | 94.6% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b)) |
| ✓ | accuracy | 83.1% | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) b) |
| ✓ | accuracy | 56.8% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
| 147.0ms | 187× | 0 | valid |
| 130.0ms | 49× | 2 | valid |
| 29.0ms | 20× | 1 | valid |
Compiled 273 to 41 computations (85% saved)
ival-div: 33.0ms (35.3% of total)ival-mult: 30.0ms (32.1% of total)backward-pass: 11.0ms (11.8% of total)ival-sub: 8.0ms (8.6% of total)...c/correct-round.rkt:119:19: 6.0ms (6.4% of total)ival-sqrt: 3.0ms (3.2% of total)ival-add: 2.0ms (2.1% of total)const: 1.0ms (1.1% of total)| Inputs |
|---|
#<alt (* (/ (/ 1 a) 3) (- (sqrt (+ (* b b) (* c (* a -3)))) b))> |
#<alt (/ (/ 1 a) 3)> |
#<alt (/ 1 a)> |
#<alt (- (sqrt (+ (* b b) (* c (* a -3)))) b)> |
#<alt (* c (/ -1/2 b))> |
#<alt (/ -1/2 b)> |
#<alt (* (/ 1 a) (/ 1 (/ -3/2 b)))> |
#<alt (/ 1 (/ -3/2 b))> |
#<alt (/ -3/2 b)> |
#<alt (* (/ (/ -1/3 a) (/ 1 (* a c))) (/ 3/2 b))> |
#<alt (/ (/ -1/3 a) (/ 1 (* a c)))> |
#<alt (/ -1/3 a)> |
#<alt (/ 1 (* a c))> |
#<alt (/ (/ 1 a) (/ -3 (/ (- (* 0 (- 0 b)) (* (- 0 b) (* a (* c 3/2)))) (* b b))))> |
#<alt (/ -3 (/ (- (* 0 (- 0 b)) (* (- 0 b) (* a (* c 3/2)))) (* b b)))> |
#<alt (/ (- (* 0 (- 0 b)) (* (- 0 b) (* a (* c 3/2)))) (* b b))> |
#<alt (- (* 0 (- 0 b)) (* (- 0 b) (* a (* c 3/2))))> |
#<alt (sqrt (+ (* b b) (* c (* a -3))))> |
#<alt (+ (* b b) (* c (* a -3)))> |
#<alt (* (- 0 b) (* a (* c 3/2)))> |
| 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 (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 a)> |
#<alt (/ 1/3 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 (* (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 (* -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 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 b)> |
#<alt (/ -1/2 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 (* -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 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 (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (* -1/3 c)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ -1/3 a)> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<alt (/ 1 (* a c))> |
#<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 (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<alt (* -2 (/ b (* a c)))> |
#<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 (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<alt (* 3/2 (* a (* b c)))> |
#<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))))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
#<alt (* -3/2 (* a (* b c)))> |
132 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | 0 | (- (* 0 (- 0 b)) (* (- 0 b) (* a (* c 3/2)))) |
| 1.0ms | c | @ | inf | (- (* 0 (- 0 b)) (* (- 0 b) (* a (* c 3/2)))) |
| 1.0ms | c | @ | 0 | (- (* 0 (- 0 b)) (* (- 0 b) (* a (* c 3/2)))) |
| 0.0ms | a | @ | inf | (- (* 0 (- 0 b)) (* (- 0 b) (* a (* c 3/2)))) |
| 0.0ms | c | @ | inf | (/ (/ -1/3 a) (/ 1 (* a c))) |
| 1× | batch-egg-rewrite |
| 4598× | *-lowering-*.f32 |
| 4598× | *-lowering-*.f64 |
| 3652× | /-lowering-/.f32 |
| 3652× | /-lowering-/.f64 |
| 1276× | sum4-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 153 |
| 1 | 207 | 133 |
| 2 | 1243 | 120 |
| 3 | 7626 | 120 |
| 0 | 8229 | 120 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ (/ 1 a) 3) (- (sqrt (+ (* b b) (* c (* a -3)))) b)) |
(/ (/ 1 a) 3) |
(/ 1 a) |
(- (sqrt (+ (* b b) (* c (* a -3)))) b) |
(* c (/ -1/2 b)) |
(/ -1/2 b) |
(* (/ 1 a) (/ 1 (/ -3/2 b))) |
(/ 1 (/ -3/2 b)) |
(/ -3/2 b) |
(* (/ (/ -1/3 a) (/ 1 (* a c))) (/ 3/2 b)) |
(/ (/ -1/3 a) (/ 1 (* a c))) |
(/ -1/3 a) |
(/ 1 (* a c)) |
(/ (/ 1 a) (/ -3 (/ (- (* 0 (- 0 b)) (* (- 0 b) (* a (* c 3/2)))) (* b b)))) |
(/ -3 (/ (- (* 0 (- 0 b)) (* (- 0 b) (* a (* c 3/2)))) (* b b))) |
(/ (- (* 0 (- 0 b)) (* (- 0 b) (* a (* c 3/2)))) (* b b)) |
(- (* 0 (- 0 b)) (* (- 0 b) (* a (* c 3/2)))) |
(sqrt (+ (* b b) (* c (* a -3)))) |
(+ (* b b) (* c (* a -3))) |
(* (- 0 b) (* a (* c 3/2))) |
| Outputs |
|---|
(+.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 (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 b (/.f64 a #s(literal 1/3 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 (/.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)))) |
(neg.f64 (*.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)))) |
(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))) |
(neg.f64 (*.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))) |
(neg.f64 (/.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 #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 #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 (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 binary64) (neg.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)))) |
(/.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 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) a)) #s(literal -3 binary64)) |
(/.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 (+.f64 b (*.f64 #s(literal -1 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 #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))) 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 #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 (+.f64 b (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) #s(literal 1/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)))) b) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(pow.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 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 (/.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 (/.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) #s(literal 3 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 #s(literal -1/3 binary64) (-.f64 #s(literal 0 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 #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 binary64) (*.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) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) |
(*.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 binary64) a) (*.f64 #s(literal -1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b))) |
(*.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 (/.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 #s(literal 0 binary64) (/.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) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (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 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal -1/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 (-.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 #s(literal 0 binary64) (/.f64 #s(literal 1/3 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/3 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) a)) |
(neg.f64 (/.f64 #s(literal -1/3 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/3 binary64) a) |
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -3 binary64)) |
(pow.f64 (/.f64 a #s(literal 1/3 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1/3 binary64)) |
(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 (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)) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.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)))) b) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))))) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 1 binary64))) |
(+.f64 (*.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)) |
(+.f64 (*.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)) |
(+.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) |
(-.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 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.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 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) b) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -3 binary64) c)) (/.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 #s(literal -3 binary64) c))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 #s(literal -3 binary64) c))) |
(neg.f64 (*.f64 (/.f64 c #s(literal 3 binary64)) (/.f64 #s(literal 3/2 binary64) b))) |
(neg.f64 (*.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 c #s(literal -3 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) c)) |
(neg.f64 (*.f64 (/.f64 c #s(literal -3 binary64)) (/.f64 #s(literal -3/2 binary64) b))) |
(neg.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 c #s(literal 3 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 a c))) |
(neg.f64 (*.f64 c (/.f64 #s(literal 1/2 binary64) b))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 b (*.f64 a c)) #s(literal 3/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 c #s(literal 3 binary64)) (/.f64 b #s(literal 3/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))))) |
(neg.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) (/.f64 (/.f64 #s(literal -1 binary64) c) a))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a c)))) |
(neg.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) c))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal 3/2 binary64)) c) #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) c) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 b (*.f64 a c)) #s(literal 3/2 binary64)) #s(literal -3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)) #s(literal 3 binary64))) |
(/.f64 c (/.f64 b #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal -3/2 binary64) (/.f64 b (/.f64 c #s(literal 3 binary64)))) |
(/.f64 (/.f64 #s(literal -3/2 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -3 binary64) c))) |
(/.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 b #s(literal 3/2 binary64)) c)) |
(/.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (/.f64 b (*.f64 a c)) #s(literal 3/2 binary64))) |
(/.f64 (*.f64 a c) (/.f64 (/.f64 a (/.f64 #s(literal 3/2 binary64) b)) #s(literal -1/3 binary64))) |
(/.f64 (/.f64 c #s(literal -3 binary64)) (/.f64 b #s(literal 3/2 binary64))) |
(/.f64 #s(literal 3/2 binary64) (/.f64 b (/.f64 c #s(literal -3 binary64)))) |
(/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (/.f64 b (/.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 a b) #s(literal 1/3 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b (*.f64 a c)) #s(literal 3/2 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 b #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -3 binary64) c)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -3 binary64) c) (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) c)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 a c)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a c))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 (/.f64 b (*.f64 a c)) #s(literal 3/2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (/.f64 b #s(literal 3/2 binary64)) c))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b (*.f64 a c)) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 b #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) c))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)) a)) |
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) (neg.f64 (/.f64 a (/.f64 #s(literal 3/2 binary64) b))))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (/.f64 b (*.f64 a c)) #s(literal 3/2 binary64)) #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)) #s(literal -3 binary64))) |
(/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 #s(literal -3 binary64) c)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) c)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 b #s(literal 1/2 binary64))) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) (/.f64 (/.f64 #s(literal -1 binary64) c) a)) |
(/.f64 (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 (/.f64 c #s(literal 3 binary64)) (/.f64 b #s(literal -3/2 binary64))) |
(/.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (/.f64 c #s(literal -3 binary64)) b) #s(literal 2/3 binary64)) |
(/.f64 (/.f64 c b) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 1/3 binary64)) (neg.f64 (/.f64 a (/.f64 #s(literal 3/2 binary64) b)))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a c)) (/.f64 a (/.f64 #s(literal 3/2 binary64) b))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) c) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64)))) #s(literal -3 binary64)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64)))) a) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64)))) #s(literal 3 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64)))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a c)) (/.f64 #s(literal 3/2 binary64) b)) a) |
(/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal 1/3 binary64)) (/.f64 #s(literal 3/2 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b)) a) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 a b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a c)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) (*.f64 a (-.f64 #s(literal 0 binary64) c))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) #s(literal -1/3 binary64))) a) |
(/.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) (/.f64 #s(literal 1 binary64) c)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) c)) a) |
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 b (*.f64 a c)) #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)))) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b c))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c #s(literal 3 binary64))))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c #s(literal -3 binary64)))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 c #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -3 binary64) c))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a c)))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 c #s(literal 3 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 3/2 binary64)) c))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64))))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 3/2 binary64) a) (/.f64 (*.f64 a c) b))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) a) (*.f64 a c))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b (*.f64 a c)) #s(literal 3/2 binary64)))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal 3/2 binary64) a) (/.f64 b (*.f64 a c)))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) a) (/.f64 (/.f64 #s(literal 1 binary64) a) c))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) (*.f64 a b))) |
(*.f64 (/.f64 c #s(literal -3 binary64)) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c #s(literal -3 binary64)) b)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c #s(literal -3 binary64))))) |
(*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 a c) b))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (*.f64 a c)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 #s(literal -3 binary64) c))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 c #s(literal -3 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) c))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 a c) b)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 (/.f64 #s(literal -1 binary64) c) a))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 3/2 binary64) b))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 3/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64))))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b (*.f64 a c)) #s(literal 3/2 binary64)))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)))) |
(*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 c #s(literal -3 binary64))) |
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64))) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) (*.f64 a c)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))))) |
(*.f64 (/.f64 a (/.f64 b #s(literal 3/2 binary64))) (/.f64 c (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 a (-.f64 #s(literal 0 binary64) c))) |
(*.f64 (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 c (/.f64 a #s(literal -1/3 binary64))) (/.f64 a (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (/.f64 c #s(literal -3 binary64)) b) #s(literal 3/2 binary64)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 (/.f64 #s(literal -1 binary64) c) a)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (*.f64 (/.f64 c #s(literal -3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -3/2 binary64) b)) |
(*.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 c (/.f64 a #s(literal -1/3 binary64)))) a) |
(*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) c) a) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) a) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) c) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) (-.f64 #s(literal 0 binary64) c)) a) |
(*.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) (/.f64 #s(literal 1 binary64) c)) a) |
(*.f64 (/.f64 (/.f64 c #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) b)) #s(literal -3/2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) b)) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) b)) |
(neg.f64 (*.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal -1/3 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) b))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 b #s(literal -1/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) (/.f64 #s(literal -1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1/2 binary64) (*.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 a (/.f64 #s(literal 3/2 binary64) b)) #s(literal -1/3 binary64)))) |
(/.f64 #s(literal -1/2 binary64) b) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a b))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64)) |
(/.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a b) #s(literal 1/3 binary64)))) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b #s(literal 3/2 binary64))) |
(/.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a (/.f64 #s(literal 3/2 binary64) b)))) |
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal 3/2 binary64)))) |
(/.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 #s(literal -1/3 binary64) a)))) |
(/.f64 #s(literal -1 binary64) (/.f64 b #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 b a)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 b #s(literal -3/2 binary64))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 a (/.f64 #s(literal 3/2 binary64) b))))) |
(/.f64 (/.f64 #s(literal 3/2 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 b #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64)) |
(*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1/3 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) a) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 a (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/3 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) b)) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal -1/3 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -3/2 binary64) b)) |
(*.f64 (/.f64 #s(literal 3/2 binary64) b) #s(literal -1/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) a) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 3/2 binary64)) |
(+.f64 (/.f64 b (*.f64 a #s(literal -3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/2 binary64))) #s(literal 0 binary64))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -3/2 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/2 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal -2/3 binary64) a) #s(literal 0 binary64)) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/2 binary64))) #s(literal 0 binary64)) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -2/3 binary64) a)) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/2 binary64)))) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -3/2 binary64) b))))) |
(exp.f64 (+.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -3/2 binary64) b))) (*.f64 #s(literal -1 binary64) (log.f64 a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 3/2 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3/2 binary64) b))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3/2 binary64) b))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal -3/2 binary64)))) |
(neg.f64 (*.f64 (/.f64 b #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal 3/2 binary64)))) |
(neg.f64 (*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal -1 binary64) a))) |
(neg.f64 (*.f64 (/.f64 #s(literal -2/3 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/2 binary64))) b)) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -3/2 binary64) b))) |
(neg.f64 (/.f64 (/.f64 b #s(literal 3/2 binary64)) a)) |
(neg.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a (/.f64 b #s(literal -3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2/3 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 b (*.f64 a #s(literal -3/2 binary64))) |
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
(/.f64 (/.f64 b (*.f64 a #s(literal -3/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.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 -1 binary64) a) (/.f64 #s(literal 3/2 binary64) b)) |
(/.f64 (/.f64 b #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal -2/3 binary64) (*.f64 a (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (/.f64 #s(literal -2/3 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) #s(literal 3/2 binary64)) |
(/.f64 (/.f64 b a) #s(literal -3/2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/2 binary64))) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #s(literal 3/2 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal -2/3 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(pow.f64 (/.f64 a (/.f64 b #s(literal -3/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal -3/2 binary64))) |
(*.f64 b (/.f64 #s(literal -2/3 binary64) a)) |
(*.f64 (/.f64 b #s(literal -3/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b (*.f64 a #s(literal -3/2 binary64))) #s(literal 1 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 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3/2 binary64) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 b #s(literal 3/2 binary64))))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal -3/2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 b #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -3/2 binary64) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b #s(literal 3/2 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 (/.f64 b #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(*.f64 #s(literal 2/3 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (pow.f64 (*.f64 a #s(literal -3/2 binary64)) #s(literal -1 binary64)) b) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3/2 binary64) b)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -2/3 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/2 binary64))) #s(literal -1 binary64)) b) |
(*.f64 (/.f64 (/.f64 #s(literal -2/3 binary64) a) #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 -2/3 binary64) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (/.f64 b #s(literal -3/2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 b #s(literal -3/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 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b)) |
(/.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 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)) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 3/2 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)) |
(pow.f64 (exp.f64 (log.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 b #s(literal -2/3 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 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 3/2 binary64) (-.f64 #s(literal 0 binary64) b)) |
(/.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 (/.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 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 #s(literal -1 binary64) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 #s(literal 3/2 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 #s(literal 0 binary64) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c))) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -3 binary64) c)) (/.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 #s(literal -3 binary64) c))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 #s(literal -3 binary64) c))) |
(neg.f64 (*.f64 (/.f64 c #s(literal 3 binary64)) (/.f64 #s(literal 3/2 binary64) b))) |
(neg.f64 (*.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 c #s(literal -3 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) c)) |
(neg.f64 (*.f64 (/.f64 c #s(literal -3 binary64)) (/.f64 #s(literal -3/2 binary64) b))) |
(neg.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 c #s(literal 3 binary64)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 a c))) |
(neg.f64 (*.f64 c (/.f64 #s(literal 1/2 binary64) b))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 b (*.f64 a c)) #s(literal 3/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 c #s(literal 3 binary64)) (/.f64 b #s(literal 3/2 binary64)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))))) |
(neg.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) (/.f64 (/.f64 #s(literal -1 binary64) c) a))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a c)))) |
(neg.f64 (/.f64 (*.f64 c #s(literal 1/2 binary64)) b)) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) c))) |
(neg.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal 3/2 binary64)) c) #s(literal -1/3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) c) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 b (*.f64 a c)) #s(literal 3/2 binary64)) #s(literal -3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)) #s(literal 3 binary64))) |
(/.f64 c (/.f64 b #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal -3/2 binary64) (/.f64 b (/.f64 c #s(literal 3 binary64)))) |
(/.f64 (/.f64 #s(literal -3/2 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -3 binary64) c))) |
(/.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 b #s(literal 3/2 binary64)) c)) |
(/.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (/.f64 b (*.f64 a c)) #s(literal 3/2 binary64))) |
(/.f64 (*.f64 a c) (/.f64 (/.f64 a (/.f64 #s(literal 3/2 binary64) b)) #s(literal -1/3 binary64))) |
(/.f64 (/.f64 c #s(literal -3 binary64)) (/.f64 b #s(literal 3/2 binary64))) |
(/.f64 #s(literal 3/2 binary64) (/.f64 b (/.f64 c #s(literal -3 binary64)))) |
(/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (/.f64 b (/.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 a b) #s(literal 1/3 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b (*.f64 a c)) #s(literal 3/2 binary64)) (/.f64 a #s(literal 1/3 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 b #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -3 binary64) c)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)) (/.f64 a #s(literal -1/3 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -3 binary64) c) (/.f64 b #s(literal -3/2 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) c)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 a c)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a c))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 (/.f64 b (*.f64 a c)) #s(literal 3/2 binary64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1/3 binary64) (neg.f64 (/.f64 (/.f64 b #s(literal 3/2 binary64)) c))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b (*.f64 a c)) #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 b #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) c))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)) a)) |
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) (neg.f64 (/.f64 a (/.f64 #s(literal 3/2 binary64) b))))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (/.f64 b (*.f64 a c)) #s(literal 3/2 binary64)) #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)) #s(literal -3 binary64))) |
(/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 #s(literal -3 binary64) c)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) a) c)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 b #s(literal 1/2 binary64))) |
(/.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) (/.f64 (/.f64 #s(literal -1 binary64) c) a)) |
(/.f64 (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 (/.f64 c #s(literal 3 binary64)) (/.f64 b #s(literal -3/2 binary64))) |
(/.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (/.f64 c #s(literal -3 binary64)) b) #s(literal 2/3 binary64)) |
(/.f64 (/.f64 c b) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 1/3 binary64)) (neg.f64 (/.f64 a (/.f64 #s(literal 3/2 binary64) b)))) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a c)) (/.f64 a (/.f64 #s(literal 3/2 binary64) b))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) c) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64)))) #s(literal -3 binary64)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64)))) a) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64)))) #s(literal 3 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64)))) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a c)) (/.f64 #s(literal 3/2 binary64) b)) a) |
(/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal 1/3 binary64)) (/.f64 #s(literal 3/2 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) b)) a) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 a b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a c)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) (*.f64 a (-.f64 #s(literal 0 binary64) c))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) #s(literal -1/3 binary64))) a) |
(/.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) (/.f64 #s(literal 1 binary64) c)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) c)) a) |
(pow.f64 (/.f64 b (*.f64 c #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 b (*.f64 a c)) #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)))) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b c))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) b) c) |
(*.f64 #s(literal -3/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c #s(literal 3 binary64))))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 c #s(literal -3 binary64)))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 c #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -3 binary64) c))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))))) |
(*.f64 #s(literal -3/2 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 a c)))) |
(*.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 c #s(literal 3 binary64))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal 3/2 binary64)) c))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64))))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal 3/2 binary64) a) (/.f64 (*.f64 a c) b))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) a) (*.f64 a c))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b (*.f64 a c)) #s(literal 3/2 binary64)))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal 3/2 binary64) a) (/.f64 b (*.f64 a c)))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) a) (/.f64 (/.f64 #s(literal 1 binary64) a) c))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal -1/2 binary64) (*.f64 a b))) |
(*.f64 (/.f64 c #s(literal -3 binary64)) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 c #s(literal -3 binary64)) b)) |
(*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c #s(literal -3 binary64))))) |
(*.f64 #s(literal 3/2 binary64) (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 a c) b))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (*.f64 a c)))) |
(*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 #s(literal -3 binary64) c))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -3/2 binary64) b) (/.f64 c #s(literal -3 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) c))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal -1 binary64) b) c)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 a c) b)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 (/.f64 #s(literal -1 binary64) c) a))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 3/2 binary64) b))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal -3/2 binary64) (/.f64 b (*.f64 a c)))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 3/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64))))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 b (*.f64 a c)) #s(literal 3/2 binary64)))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 b #s(literal -3/2 binary64)) (*.f64 a c)))) |
(*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 c #s(literal -3 binary64))) |
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1/2 binary64) (*.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -1/2 binary64))) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) (*.f64 a c)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))))) |
(*.f64 (/.f64 a (/.f64 b #s(literal 3/2 binary64))) (/.f64 c (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) (*.f64 a (-.f64 #s(literal 0 binary64) c))) |
(*.f64 (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64))) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 c (/.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 c (/.f64 a #s(literal -1/3 binary64))) (/.f64 a (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (/.f64 c #s(literal -3 binary64)) b) #s(literal 3/2 binary64)) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 (/.f64 #s(literal -1 binary64) c) a)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (*.f64 (/.f64 c #s(literal -3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -3/2 binary64) b)) |
(*.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 c (/.f64 a #s(literal -1/3 binary64)))) a) |
(*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) c) a) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) a) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) c) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) (-.f64 #s(literal 0 binary64) c)) a) |
(*.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) (/.f64 #s(literal 1 binary64) c)) a) |
(*.f64 (/.f64 (/.f64 c #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) b)) #s(literal -3/2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a b)) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -3 binary64) c)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 c #s(literal 3 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1 binary64) c) a)) (/.f64 c #s(literal 3 binary64))) |
(neg.f64 (/.f64 c #s(literal 3 binary64))) |
(neg.f64 (*.f64 (/.f64 c #s(literal 3 binary64)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (*.f64 a c) (/.f64 #s(literal 1/3 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) c)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) #s(literal -1/3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) c) a) #s(literal 3 binary64))) |
(/.f64 c #s(literal -3 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) c) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) c)) |
(/.f64 (*.f64 a c) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (/.f64 c #s(literal -3 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -3 binary64) c))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) c) a))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) c) a)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) c)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal 1/3 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (/.f64 (/.f64 #s(literal -1 binary64) c) a) #s(literal -3 binary64))) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64))) |
(/.f64 (/.f64 c #s(literal 3 binary64)) #s(literal -1 binary64)) |
(/.f64 (/.f64 c (/.f64 a #s(literal -1/3 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 1/3 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a c)) a) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 1/3 binary64))) a) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 a c)) #s(literal 3 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (-.f64 #s(literal 0 binary64) c))) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal 1/3 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (*.f64 a c) #s(literal -3 binary64)) a) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 1/3 binary64)) #s(literal -1 binary64)) a) |
(/.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) c)) (/.f64 #s(literal 1 binary64) a)) |
(pow.f64 (/.f64 #s(literal -3 binary64) c) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 c #s(literal -3 binary64))) |
(*.f64 a (/.f64 c (/.f64 a #s(literal -1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/3 binary64) (*.f64 a c))) |
(*.f64 c #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) c) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 a c)) |
(*.f64 (*.f64 a c) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 c #s(literal -3 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 c #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 a (-.f64 #s(literal 0 binary64) c))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) c))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 a c))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) a) c))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) c) a))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (-.f64 #s(literal 0 binary64) c)))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 a c) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal -1 binary64) c) a))) |
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 c #s(literal 3 binary64)) #s(literal -1 binary64)) |
(*.f64 (/.f64 c (/.f64 a #s(literal -1/3 binary64))) a) |
(*.f64 (*.f64 (*.f64 a c) #s(literal 1/3 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a c)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) #s(literal -1/3 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal 1/3 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) c) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) a) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) c)) a) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) c)) a) |
(*.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/3 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -1/3 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/3 binary64) a)) |
(neg.f64 (/.f64 #s(literal 1/3 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3 binary64)) |
(/.f64 #s(literal -1/3 binary64) a) |
(/.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal -1 binary64)) |
(/.f64 #s(literal 1/3 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 3 binary64)) |
(pow.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/3 binary64)) |
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (*.f64 a c)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1 binary64) c) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 #s(literal -1 binary64) c) a)) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) c) a)) |
(/.f64 #s(literal 1 binary64) (*.f64 a c)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) c) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) c) a) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (/.f64 #s(literal 1 binary64) c) a) |
(/.f64 (/.f64 #s(literal -1 binary64) c) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (*.f64 a c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 a c))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) c) a)) |
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) c) a) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b)) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/3 binary64) a)) (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 (*.f64 b b) #s(literal -3 binary64))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -3 binary64)) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))))) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b))) |
(neg.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 (*.f64 b b) #s(literal -3 binary64))) a)) |
(neg.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 b b)) (/.f64 #s(literal -1/3 binary64) a))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1/3 binary64) a))) |
(neg.f64 (*.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b)) (/.f64 #s(literal -1 binary64) a))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (*.f64 b b))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 c (*.f64 #s(literal -3/2 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -3 binary64)) (*.f64 (*.f64 b (*.f64 c #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (neg.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 a c)) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b b) (*.f64 b (*.f64 c #s(literal 3/2 binary64))))) |
(/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 b b) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 a (*.f64 #s(literal 3 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 a (*.f64 (*.f64 b b) #s(literal -3 binary64)))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 b b)) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))))) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 (/.f64 (*.f64 b b) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (*.f64 b b) #s(literal -3 binary64)) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 b b)) (/.f64 a #s(literal 1/3 binary64))) |
(/.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b)) a) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) b) (/.f64 b (/.f64 #s(literal -1/3 binary64) a))) |
(/.f64 (*.f64 (*.f64 b (*.f64 c #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) b)) (*.f64 b #s(literal -3 binary64))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 (*.f64 b b) #s(literal -3 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 b (*.f64 a c)) #s(literal -1/2 binary64)) (*.f64 a (*.f64 b b))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal -3 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b)) #s(literal -1 binary64)) |
(/.f64 (*.f64 b (*.f64 c #s(literal 3/2 binary64))) (*.f64 (*.f64 b b) #s(literal -3 binary64))) |
(/.f64 (*.f64 b (*.f64 c #s(literal 3/2 binary64))) (neg.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) (*.f64 b b)) |
(/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 #s(literal 1 binary64) b)) b) |
(/.f64 (*.f64 (*.f64 b (*.f64 c #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) #s(literal -3 binary64)) |
(/.f64 (*.f64 (*.f64 b (*.f64 c #s(literal 3/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b b))) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 c #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) b))) (neg.f64 (*.f64 b #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 #s(literal 1 binary64) b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 b b))) #s(literal -3 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -3 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))))) (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (*.f64 a c) (/.f64 (*.f64 #s(literal -3/2 binary64) b) b)) (/.f64 #s(literal -1/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 a c)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) (*.f64 b b)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) b) (/.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 3 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 (*.f64 b (*.f64 a c)) #s(literal -1/2 binary64)))) b) |
(/.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(/.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) (*.f64 #s(literal -3/2 binary64) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b)) b) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (-.f64 #s(literal 0 binary64) b)) b) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 #s(literal 1 binary64) b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 b (*.f64 c #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) b))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 b b))) |
(*.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal -3 binary64))) a)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 b b)) (/.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b)) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 b b))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b (*.f64 c #s(literal 3/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 b b) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 (*.f64 b b) #s(literal -3 binary64)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 b b)) (/.f64 #s(literal 1/3 binary64) a)) |
(*.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) b) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (*.f64 (*.f64 b (*.f64 c #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 b #s(literal -3 binary64)))) |
(*.f64 (*.f64 c #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 (*.f64 b b) #s(literal -3 binary64))) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (*.f64 b (*.f64 a c)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a c)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 a (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b b))) (*.f64 (*.f64 b (*.f64 a c)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 b (/.f64 a #s(literal -1/3 binary64))) (/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (*.f64 b b))) |
(*.f64 (*.f64 b (*.f64 c #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal -3 binary64)))) |
(*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) |
(*.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 (*.f64 b (*.f64 c #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) (*.f64 b b))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b b))) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 b b))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/3 binary64) a) (neg.f64 (/.f64 (*.f64 a b) b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) |
(*.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 (*.f64 b b) #s(literal -3 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 b b)) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b b) #s(literal -3 binary64))) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) |
(*.f64 (/.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b)) (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(+.f64 (*.f64 (/.f64 b (*.f64 (*.f64 b (*.f64 a c)) #s(literal -1/2 binary64))) #s(literal 0 binary64)) (/.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 a c)) #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 b (*.f64 (*.f64 b (*.f64 a c)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 a c)) #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -3 binary64)) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -3 binary64)) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b))) |
(/.f64 #s(literal 3 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 b b))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 a c)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -3 binary64) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 a c)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 (*.f64 b b) #s(literal -3 binary64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -3 binary64)) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) #s(literal -1 binary64)) |
(/.f64 (/.f64 (*.f64 b b) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) #s(literal -1/3 binary64)) |
(/.f64 (/.f64 #s(literal -3 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b)) a) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -3 binary64)) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) |
(/.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) |
(/.f64 (*.f64 b #s(literal -3 binary64)) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal -3 binary64)))) |
(/.f64 (/.f64 #s(literal 3 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(/.f64 (/.f64 b (*.f64 (*.f64 b (*.f64 a c)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 #s(literal -3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) |
(/.f64 (/.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (*.f64 b b))) |
(/.f64 (/.f64 #s(literal 3 binary64) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) (*.f64 b b))) |
(/.f64 (/.f64 #s(literal 3 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b b))) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64)))) |
(/.f64 (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 b b))) |
(/.f64 (/.f64 #s(literal 3 binary64) (neg.f64 (/.f64 (*.f64 a b) b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -3 binary64)) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -3 binary64)) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) b) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -3 binary64)) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -3 binary64)) #s(literal -1 binary64)) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 c #s(literal -3/2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -3 binary64)) (*.f64 a b)) (*.f64 c #s(literal 3/2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -3 binary64)) (*.f64 b (*.f64 a c))) #s(literal 3/2 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 a c)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 a c)) #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 3 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))))) |
(*.f64 #s(literal 3 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) #s(literal 1 binary64))) |
(*.f64 b (/.f64 b (*.f64 (*.f64 b (*.f64 a c)) #s(literal -1/2 binary64)))) |
(*.f64 b (*.f64 (/.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) #s(literal -3 binary64))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal -3 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(*.f64 #s(literal -3 binary64) (/.f64 (*.f64 b b) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 a c)) #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -3 binary64)) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 3 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) #s(literal -3 binary64)) |
(*.f64 (/.f64 #s(literal -3 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 b b)) |
(*.f64 (*.f64 (*.f64 b b) #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(*.f64 (*.f64 b #s(literal -3 binary64)) (/.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) #s(literal 3 binary64)) |
(*.f64 (/.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 b #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 (*.f64 b b) #s(literal -3 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal -3 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 3 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 3 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 b (*.f64 (*.f64 b (*.f64 a c)) #s(literal -1/2 binary64))) b) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) (*.f64 #s(literal -3/2 binary64) b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 b (*.f64 a c)) #s(literal -1/2 binary64)))) b) |
(*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) b) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (*.f64 (/.f64 #s(literal 3 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) #s(literal -1 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 (/.f64 b (*.f64 (*.f64 b (*.f64 a c)) #s(literal -1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 #s(literal 3 binary64) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) b)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 #s(literal -3 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal -3 binary64) (*.f64 (*.f64 a c) (/.f64 (*.f64 #s(literal -3/2 binary64) b) b))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -3 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 b b)) #s(literal 0 binary64)) |
(+.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 b b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) #s(literal 0 binary64))) |
(+.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 b b)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))))) |
(+.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) b) b))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) #s(literal 0 binary64)) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 b b))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 b b))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 b b)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(neg.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 b b))) |
(neg.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 b b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))))))) |
(/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 b b)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) b) b) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))))) (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 a c) (/.f64 (*.f64 #s(literal -3/2 binary64) b) b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) #s(literal -1 binary64)) (*.f64 b b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) (*.f64 b b)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) (*.f64 #s(literal -3/2 binary64) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) b) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))))) (*.f64 b b)) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) (/.f64 (*.f64 #s(literal -3/2 binary64) b) b)) #s(literal -1 binary64)) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 b b))) |
(*.f64 a (*.f64 (*.f64 b (*.f64 c #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) b))) |
(*.f64 a (/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (*.f64 b b))) |
(*.f64 (*.f64 a c) (*.f64 (*.f64 #s(literal -3/2 binary64) b) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 a c) (/.f64 (*.f64 #s(literal -3/2 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) b) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 b b))) |
(*.f64 (*.f64 c #s(literal 3/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 c #s(literal 3/2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (/.f64 b (*.f64 b b))) |
(*.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) b) b))) |
(*.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) |
(*.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 b b)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (neg.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 (*.f64 c #s(literal 3/2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 (*.f64 c #s(literal -3/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (*.f64 c #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (/.f64 (*.f64 c #s(literal -3/2 binary64)) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 a c) (/.f64 (*.f64 #s(literal -3/2 binary64) b) b)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b b)) (neg.f64 (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64))))) |
(*.f64 (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b b)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 a b) b)) (neg.f64 (/.f64 (*.f64 c #s(literal 3/2 binary64)) b))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) |
(*.f64 (*.f64 a b) (/.f64 (*.f64 c #s(literal 3/2 binary64)) (*.f64 b b))) |
(*.f64 (*.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) c))) (*.f64 #s(literal 3/2 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) c))) (/.f64 #s(literal 3/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) b)) (*.f64 c (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) b)) (/.f64 c (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 b (*.f64 a c)) (*.f64 #s(literal 3/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) b))) |
(*.f64 (*.f64 b (*.f64 a c)) (/.f64 #s(literal 3/2 binary64) (*.f64 b b))) |
(*.f64 (*.f64 b (*.f64 c #s(literal 3/2 binary64))) (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) b) b))) |
(*.f64 (*.f64 b (*.f64 c #s(literal 3/2 binary64))) (/.f64 a (*.f64 b b))) |
(*.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) b)) (*.f64 a (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) b)) (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) c) (*.f64 #s(literal -3/2 binary64) b)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b b))) (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 (/.f64 (*.f64 a c) (/.f64 b #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 b b))) |
(*.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a b) b))) (/.f64 (*.f64 c #s(literal 3/2 binary64)) b)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) b) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) #s(literal -1 binary64)) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (-.f64 #s(literal 0 binary64) (*.f64 a b))) (*.f64 c #s(literal -3/2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 a b)) (*.f64 c #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 b (*.f64 a c))) #s(literal 3/2 binary64)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 b (*.f64 c #s(literal 3/2 binary64)))) a) |
(*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) b) b)) |
(+.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) |
(+.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) #s(literal 0 binary64)) |
(+.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(+.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) #s(literal 0 binary64))) |
(+.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) |
(+.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) #s(literal 0 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) |
(+.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) #s(literal 0 binary64)) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) |
(+.f64 (+.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) |
(+.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) #s(literal 0 binary64)) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) |
(-.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) |
(-.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) #s(literal 0 binary64)) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) |
(fma.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(fma.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal -3/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(fma.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) b #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) b (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(fma.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 c #s(literal -3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 c #s(literal -3/2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(fma.f64 (*.f64 a b) (*.f64 c #s(literal 3/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a b) (*.f64 c #s(literal 3/2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(fma.f64 (*.f64 b (*.f64 a c)) #s(literal 3/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b (*.f64 a c)) #s(literal 3/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(fma.f64 (*.f64 b (*.f64 c #s(literal 3/2 binary64))) a #s(literal 0 binary64)) |
(fma.f64 (*.f64 b (*.f64 c #s(literal 3/2 binary64))) a (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(neg.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) |
(/.f64 (*.f64 b (*.f64 c #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) |
(*.f64 a (*.f64 b (*.f64 c #s(literal 3/2 binary64)))) |
(*.f64 a (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c #s(literal -3/2 binary64)))) |
(*.f64 a (*.f64 (*.f64 c #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) |
(*.f64 c (*.f64 (*.f64 a #s(literal 3/2 binary64)) b)) |
(*.f64 (*.f64 a c) (neg.f64 (*.f64 #s(literal -3/2 binary64) b))) |
(*.f64 (*.f64 a c) (*.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (*.f64 a c) (*.f64 #s(literal -3/2 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 #s(literal 3/2 binary64) (*.f64 b (*.f64 a c))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) |
(*.f64 (*.f64 c #s(literal 3/2 binary64)) (*.f64 a b)) |
(*.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) b) |
(*.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) #s(literal -1 binary64)) |
(*.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c (*.f64 #s(literal -3/2 binary64) b))) |
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal -3/2 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 c #s(literal -3/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 (*.f64 c #s(literal -3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 c #s(literal -3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(*.f64 (*.f64 a b) (*.f64 c #s(literal 3/2 binary64))) |
(*.f64 (*.f64 a b) (*.f64 (*.f64 c #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 c b)) |
(*.f64 (*.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) c))) #s(literal -3/2 binary64)) |
(*.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) b)) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (*.f64 b (*.f64 a c)) #s(literal 3/2 binary64)) |
(*.f64 (*.f64 b (*.f64 c #s(literal 3/2 binary64))) a) |
(*.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) c) |
(*.f64 (*.f64 (*.f64 a b) #s(literal 3/2 binary64)) c) |
(*.f64 (*.f64 b c) (*.f64 a #s(literal 3/2 binary64))) |
(*.f64 (*.f64 b #s(literal 3/2 binary64)) (*.f64 a c)) |
(*.f64 (*.f64 b (*.f64 a #s(literal 3/2 binary64))) c) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c #s(literal -3/2 binary64))) a) |
(*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) #s(literal -1 binary64)) b) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) c) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a)))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 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 b) (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(+.f64 (/.f64 c (/.f64 #s(literal -1/3 binary64) a)) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 b b (/.f64 c (/.f64 #s(literal -1/3 binary64) a))) |
(fma.f64 c (/.f64 a #s(literal -1/3 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (/.f64 a #s(literal -1/3 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) |
(+.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) #s(literal 0 binary64)) |
(+.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(+.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) #s(literal -1 binary64))) |
(+.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) #s(literal -1 binary64)) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) |
(-.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) #s(literal 0 binary64)) |
(-.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) |
(-.f64 (-.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) |
(fma.f64 a (*.f64 c (*.f64 #s(literal -3/2 binary64) b)) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(fma.f64 (*.f64 a c) (*.f64 #s(literal -3/2 binary64) b) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(fma.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(fma.f64 (*.f64 c #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(fma.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) #s(literal 0 binary64) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) |
(fma.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 c #s(literal 3/2 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(fma.f64 (*.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) c))) #s(literal 3/2 binary64) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) b)) c (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(fma.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) b)) a (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))))) |
(neg.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) |
(/.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) #s(literal 1 binary64)) |
(/.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) b)) (/.f64 (/.f64 #s(literal 1 binary64) a) c)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -3/2 binary64) b)) (/.f64 (/.f64 #s(literal -1 binary64) c) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b)))) |
(*.f64 a (*.f64 c (*.f64 #s(literal -3/2 binary64) b))) |
(*.f64 b (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) |
(*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) |
(*.f64 c (*.f64 (*.f64 a #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (*.f64 a c) (*.f64 #s(literal -3/2 binary64) b)) |
(*.f64 (*.f64 a c) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -3/2 binary64) b))) |
(*.f64 #s(literal 3/2 binary64) (*.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))))) |
(*.f64 (*.f64 c #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(*.f64 (*.f64 a (*.f64 c #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (*.f64 c (*.f64 a (*.f64 #s(literal -3/2 binary64) b))) #s(literal 1 binary64)) |
(*.f64 (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64))) b) |
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (*.f64 c #s(literal 3/2 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)) (neg.f64 (*.f64 c #s(literal -3/2 binary64)))) |
(*.f64 (*.f64 a b) (*.f64 c #s(literal -3/2 binary64))) |
(*.f64 (*.f64 a #s(literal 3/2 binary64)) (*.f64 c (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (*.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) c))) #s(literal 3/2 binary64)) |
(*.f64 (*.f64 a (*.f64 #s(literal -3/2 binary64) b)) c) |
(*.f64 (*.f64 b (*.f64 a c)) #s(literal -3/2 binary64)) |
(*.f64 (*.f64 b (*.f64 c #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (*.f64 c (*.f64 #s(literal -3/2 binary64) b)) a) |
(*.f64 (*.f64 #s(literal -3/2 binary64) b) (*.f64 a c)) |
(*.f64 (neg.f64 (*.f64 a (*.f64 c #s(literal -3/2 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) c) (*.f64 a #s(literal 3/2 binary64))) |
| 1× | egg-herbie |
| 6100× | *-lowering-*.f32 |
| 6100× | *-lowering-*.f64 |
| 2330× | +-lowering-+.f64 |
| 2330× | +-lowering-+.f32 |
| 1524× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 571 | 5221 |
| 1 | 1941 | 5047 |
| 2 | 7327 | 5041 |
| 0 | 8055 | 5041 |
| 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))))))) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 a) |
(/ 1/3 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) |
(* (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)))))) |
(* -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 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 b) |
(/ -1/2 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)) |
(* -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 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)) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(* -1/3 c) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ -1/3 a) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(/ 1 (* a c)) |
(* -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)) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* -2 (/ b (* a c))) |
(* 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 (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* 3/2 (* a (* b c))) |
(* (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)))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
(* -3/2 (* a (* b c))) |
| 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 (*.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 (*.f64 #s(literal -1/2 binary64) 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)))))) |
(+ (* -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 (*.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 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))))) |
(+ (* -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 (*.f64 #s(literal 1/6 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)))) (+.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) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64))) #s(literal 1/6 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 (*.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 b #s(literal 1/3 binary64)) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64))) (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/24 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 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 #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 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.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 (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) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (/.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))))) (/.f64 (*.f64 #s(literal 1/6 binary64) (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 #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 (*.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 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (*.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 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) (*.f64 b b))) (+.f64 (*.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 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 #s(literal -1/2 binary64) 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 (*.f64 #s(literal -1/2 binary64) c) (*.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 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 c (*.f64 c c))) (*.f64 a 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 #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 #s(literal -3/8 binary64) (/.f64 (/.f64 a (*.f64 b 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 #s(literal -3/8 binary64) (/.f64 (/.f64 a (*.f64 b b)) b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b a)))))))) (/.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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) 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) (/.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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c)))))) (*.f64 #s(literal -1/24 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -3 binary64) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 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 #s(literal 0 binary64) (*.f64 (*.f64 c #s(literal 1/3 binary64)) (+.f64 (/.f64 b (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal 3 binary64)) #s(literal 1/3 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64))) #s(literal -1/6 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 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (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 (pow.f64 a #s(literal 5 binary64))))))) (*.f64 #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 (/.f64 c (*.f64 a a)) a))))) c)) c)))) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 binary64) a) |
(/ 1/3 a) |
(/.f64 #s(literal 1/3 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) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) 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 (/.f64 b (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #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 (*.f64 c 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 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.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 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 (*.f64 c c) (*.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 c a) #s(literal -3/2 binary64)) (*.f64 (*.f64 (*.f64 a a) #s(literal -9/8 binary64)) (/.f64 (*.f64 c c) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.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) |
(* -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 c 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 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.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 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (/.f64 (*.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 c 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 (*.f64 a a) #s(literal -9/8 binary64)) 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 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) c) (*.f64 a (*.f64 a a))) (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 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 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 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 binary64))) (-.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (*.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 (+ (* (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 #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 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b))) (sqrt.f64 #s(literal 3 binary64))) b) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
(*.f64 (-.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 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #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 (sqrt.f64 (/.f64 c a)) (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 #s(literal 3 binary64))) #s(literal 1/2 binary64)))) (neg.f64 c)) b) c)) (neg.f64 c)) |
(* -3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c 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 c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))))))) |
(* 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 c) #s(literal -9/8 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -27/16 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.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)))) |
(* 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 c a)) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.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 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 #s(literal 0 binary64) (*.f64 a (+.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 (/ (- (* -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) 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 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 (/.f64 a c)))) (sqrt.f64 #s(literal 3 binary64)))) (neg.f64 a)) b) a)) (neg.f64 a)) |
(* -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 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(* -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 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) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(* -1/3 c) |
(*.f64 c #s(literal -1/3 binary64)) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ -1/3 a) |
(/.f64 #s(literal -1/3 binary64) a) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(/ 1 (* a c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c a)) |
(* -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) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* -2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 b a)) c) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* 3/2 (* a (* b c))) |
(*.f64 a (*.f64 (*.f64 c b) #s(literal 3/2 binary64))) |
(* (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 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) #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 (/.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 (*.f64 c 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 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.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 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (/.f64 (*.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 (*.f64 c 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 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.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 c a) #s(literal -3/2 binary64)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) #s(literal -9/8 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal -27/16 binary64)) (/.f64 (*.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 (*.f64 c 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 (*.f64 a a) #s(literal -9/8 binary64)) 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 a #s(literal -3/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -27/16 binary64) c) (*.f64 a (*.f64 a a))) (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 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (*.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 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))) #s(literal 1/2 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 #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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (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 (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) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (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 -1 binary64)) (*.f64 #s(literal 3 binary64) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (*.f64 a (*.f64 a 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/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 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) b) b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c (*.f64 c a))))))) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (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 c #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))))) (*.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)) (/.f64 (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 (*.f64 c 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 c) #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))) |
(* 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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 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 #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 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) 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)))) (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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) 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) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) 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) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 #s(literal -1 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)) (/.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 7 binary64))) (pow.f64 c #s(literal 5 binary64)))))))) (neg.f64 a)) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -3 binary64))) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(+ (* -3 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(* -3 (* a c)) |
(*.f64 c (*.f64 a #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 c (*.f64 a #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 (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
(* -3/2 (* a (* b c))) |
(*.f64 #s(literal -3/2 binary64) (*.f64 c (*.f64 b a))) |
Compiled 26388 to 3313 computations (87.4% saved)
71 alts after pruning (67 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1701 | 32 | 1733 |
| Fresh | 13 | 35 | 48 |
| Picked | 2 | 3 | 5 |
| Done | 2 | 1 | 3 |
| Total | 1718 | 71 | 1789 |
| Status | Accuracy | Program |
|---|---|---|
| 37.6% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) #s(literal -3/2 binary64)) | |
| 21.9% | (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) c)) a) | |
| 37.7% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) a) #s(literal 3 binary64)) | |
| 23.5% | (/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) b) | |
| 28.9% | (/.f64 (/.f64 c b) #s(literal -2 binary64)) | |
| 37.7% | (/.f64 (/.f64 b a) #s(literal -3/2 binary64)) | |
| 37.7% | (/.f64 (/.f64 b #s(literal -3/2 binary64)) a) | |
| 37.6% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/2 binary64))) (/.f64 #s(literal -1 binary64) b)) | |
| 15.7% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 b b) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) #s(literal -1/3 binary64))) | |
| 21.9% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 3 binary64) (*.f64 a c)) (/.f64 #s(literal -3/2 binary64) b))) | |
| 24.0% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a)) | |
| 21.4% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) c)) | |
| 37.6% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) | |
| 37.6% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64))))))) | |
| 22.4% | (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c)))) | |
| 37.7% | (/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -3 binary64)))) b) (*.f64 #s(literal 3 binary64) a)) | |
| 37.6% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b #s(literal 2 binary64)) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) | |
| 36.9% | (/.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)) | |
| 23.5% | (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 #s(literal 1 binary64) b)) b) | |
| 37.7% | (/.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) a))) | |
| 16.6% | (/.f64 (*.f64 b #s(literal -2 binary64)) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64)))) | |
| 23.7% | (/.f64 (*.f64 a (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) (/.f64 a #s(literal -1/3 binary64))) | |
| 22.9% | (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) | |
| 17.7% | (/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) | |
| 37.7% | (/.f64 b (*.f64 a #s(literal -3/2 binary64))) | |
| 28.8% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal 3/2 binary64)) c) #s(literal -1/3 binary64))) | |
| 37.6% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) | |
| 54.2% | (/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -3 binary64))))) b)))) | |
| 37.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 b (/.f64 a #s(literal -2 binary64))))) | |
| 28.8% | (/.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 b #s(literal 3/2 binary64)) c)) | |
| 17.5% | (/.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b b) (*.f64 b (*.f64 c #s(literal 3/2 binary64))))) | |
| 16.5% | (*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 a)) (pow.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal -1 binary64))) | |
| 21.9% | (*.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 (/.f64 #s(literal -1 binary64) c) a)) (/.f64 #s(literal 1/3 binary64) a)) | |
| 23.1% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -3 binary64))) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) | |
| 37.7% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b)) | |
| 37.7% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3/2 binary64)) b) | |
| 22.0% | (*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (*.f64 a c))) #s(literal 3/2 binary64)) | |
| 24.5% | (*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b c)) (*.f64 a #s(literal 3/2 binary64))) | |
| ✓ | 24.4% | (*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 3/2 binary64) b)) |
| 24.5% | (*.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a c)) a) (/.f64 #s(literal 3/2 binary64) b)) | |
| 9.4% | (*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c c) b)) | |
| 37.6% | (*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) | |
| 37.6% | (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 3/2 binary64))) | |
| ✓ | 37.6% | (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b))) |
| 34.6% | (*.f64 (/.f64 #s(literal 1 binary64) a) (exp.f64 (log.f64 (/.f64 b #s(literal -3/2 binary64))))) | |
| 28.8% | (*.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) c)) (/.f64 #s(literal 3/2 binary64) b)) | |
| 37.7% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b)) | |
| 36.1% | (*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) b))))) | |
| 37.7% | (*.f64 (/.f64 #s(literal -2/3 binary64) a) b) | |
| 36.9% | (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) | |
| 37.4% | (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) | |
| 28.8% | (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 3/2 binary64) b)) | |
| 23.0% | (*.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 c (/.f64 a #s(literal -1/3 binary64)))) a) | |
| 23.1% | (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) c) a) | |
| 28.8% | (*.f64 (*.f64 c #s(literal -1/3 binary64)) (/.f64 #s(literal 3/2 binary64) b)) | |
| 24.5% | (*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) c) a))) (/.f64 #s(literal 3/2 binary64) b)) | |
| 23.2% | (*.f64 c (/.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal 3/2 binary64))))) | |
| 26.9% | (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)) b)) | |
| 28.8% | (*.f64 c (/.f64 #s(literal 1/3 binary64) (/.f64 b #s(literal -3/2 binary64)))) | |
| ✓ | 28.8% | (*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
| 25.2% | (*.f64 c (/.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a b) #s(literal 1/3 binary64))))) | |
| 28.7% | (*.f64 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (/.f64 b a)))) | |
| 28.8% | (*.f64 c (*.f64 (/.f64 #s(literal 3/2 binary64) b) #s(literal -1/3 binary64))) | |
| 28.8% | (*.f64 c (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 3/2 binary64))) | |
| 25.9% | (*.f64 c (*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) a) (/.f64 #s(literal 1 binary64) a)))) | |
| 37.7% | (*.f64 #s(literal 2 binary64) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) | |
| 28.8% | (*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 #s(literal 1 binary64) c))) | |
| 28.8% | (*.f64 #s(literal -1/3 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) | |
| 16.0% | (exp.f64 (-.f64 (log.f64 (/.f64 b #s(literal -3/2 binary64))) (log.f64 a))) | |
| 17.0% | (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) #s(literal -1 binary64))) | |
| ✓ | 10.0% | #s(literal 0 binary64) |
Compiled 2197 to 1101 computations (49.9% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 b (*.f64 a #s(literal -3/2 binary64))) |
(/.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 b #s(literal -3/2 binary64)) a) |
(/.f64 (/.f64 b a) #s(literal -3/2 binary64)) |
(/.f64 (/.f64 c b) #s(literal -2 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 c (*.f64 (/.f64 #s(literal 3/2 binary64) b) #s(literal -1/3 binary64))) |
(*.f64 c (/.f64 #s(literal 1/3 binary64) (/.f64 b #s(literal -3/2 binary64)))) |
(*.f64 (*.f64 c #s(literal -1/3 binary64)) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3/2 binary64)) b) |
(/.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 b #s(literal 3/2 binary64)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 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 b b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 c (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) c) a) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) c)) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b))) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 b (/.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal 3/2 binary64)) c) #s(literal -1/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/2 binary64))) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) 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) (/.f64 #s(literal 1 binary64) b)) #s(literal -3/2 binary64)) |
(*.f64 c (*.f64 (/.f64 a (/.f64 b #s(literal 3/2 binary64))) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 c (/.f64 a #s(literal -1/3 binary64)))) a) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a c)) a) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b c)) (*.f64 a #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (*.f64 a c))) #s(literal 3/2 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b b) (*.f64 b (*.f64 c #s(literal 3/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (*.f64 a (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 #s(literal 1 binary64) b)) b) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c)))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) c)) a) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) a) #s(literal 3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 c (*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) a) (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 c (/.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a b) #s(literal 1/3 binary64))))) |
(*.f64 c (/.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal 3/2 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c c) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -3 binary64))) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 (/.f64 #s(literal -1 binary64) c) a)) (/.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 3 binary64) (*.f64 a c)) (/.f64 #s(literal -3/2 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) c) (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)) b)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) c) a))) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 3/2 binary64) b)) |
(*.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)) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(*.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 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 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 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (/.f64 b a)))) |
(/.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 0 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b #s(literal 2 binary64)) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) c)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 b b) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -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 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (-.f64 (sqrt.f64 (*.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 a (*.f64 c #s(literal -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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -3 binary64))))) 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 #s(literal 1 binary64) a) #s(literal 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 #s(literal 1/3 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 #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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a b) #s(literal -2/3 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (exp.f64 (log.f64 (/.f64 b #s(literal -3/2 binary64))))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/3 binary64) a)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -3 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))))) #s(literal -1 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))))))) |
(exp.f64 (-.f64 (log.f64 (/.f64 b #s(literal -3/2 binary64))) (log.f64 a))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 a)) (pow.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal -1 binary64))) |
| Outputs |
|---|
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
(/.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 c #s(literal -1/2 binary64)) b) |
5 calls:
| 63.0ms | c |
| 52.0ms | b |
| 46.0ms | (*.f64 #s(literal 3 binary64) a) |
| 39.0ms | a |
| 31.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.3% | 1 | a |
| 84.3% | 3 | b |
| 54.3% | 1 | c |
| 74.3% | 5 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 54.3% | 1 | (*.f64 #s(literal 3 binary64) a) |
Compiled 38 to 26 computations (31.6% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 b (*.f64 a #s(literal -3/2 binary64))) |
(/.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 b #s(literal -3/2 binary64)) a) |
(/.f64 (/.f64 b a) #s(literal -3/2 binary64)) |
(/.f64 (/.f64 c b) #s(literal -2 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 c (*.f64 (/.f64 #s(literal 3/2 binary64) b) #s(literal -1/3 binary64))) |
(*.f64 c (/.f64 #s(literal 1/3 binary64) (/.f64 b #s(literal -3/2 binary64)))) |
(*.f64 (*.f64 c #s(literal -1/3 binary64)) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3/2 binary64)) b) |
(/.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 b #s(literal 3/2 binary64)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 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 b b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 c (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) c) a) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) c)) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b))) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 b (/.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal 3/2 binary64)) c) #s(literal -1/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/2 binary64))) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) 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) (/.f64 #s(literal 1 binary64) b)) #s(literal -3/2 binary64)) |
(*.f64 c (*.f64 (/.f64 a (/.f64 b #s(literal 3/2 binary64))) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 c (/.f64 a #s(literal -1/3 binary64)))) a) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a c)) a) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b c)) (*.f64 a #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (*.f64 a c))) #s(literal 3/2 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b b) (*.f64 b (*.f64 c #s(literal 3/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (*.f64 a (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 #s(literal 1 binary64) b)) b) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c)))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) c)) a) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) a) #s(literal 3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 c (*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) a) (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 c (/.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a b) #s(literal 1/3 binary64))))) |
(*.f64 c (/.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal 3/2 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c c) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -3 binary64))) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 (/.f64 #s(literal -1 binary64) c) a)) (/.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 3 binary64) (*.f64 a c)) (/.f64 #s(literal -3/2 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) c) (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)) b)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) c) a))) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 3/2 binary64) b)) |
(*.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)) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(*.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 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 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 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (/.f64 b a)))) |
(/.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 0 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b #s(literal 2 binary64)) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) c)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 b b) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -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 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (-.f64 (sqrt.f64 (*.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 a (*.f64 c #s(literal -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)) |
| Outputs |
|---|
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
(*.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:
| 50.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.2% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 b (*.f64 a #s(literal -3/2 binary64))) |
(/.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 b #s(literal -3/2 binary64)) a) |
(/.f64 (/.f64 b a) #s(literal -3/2 binary64)) |
(/.f64 (/.f64 c b) #s(literal -2 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 c (*.f64 (/.f64 #s(literal 3/2 binary64) b) #s(literal -1/3 binary64))) |
(*.f64 c (/.f64 #s(literal 1/3 binary64) (/.f64 b #s(literal -3/2 binary64)))) |
(*.f64 (*.f64 c #s(literal -1/3 binary64)) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3/2 binary64)) b) |
(/.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 b #s(literal 3/2 binary64)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 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 b b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 c (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) c) a) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) c)) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b))) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 b (/.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal 3/2 binary64)) c) #s(literal -1/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/2 binary64))) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) 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) (/.f64 #s(literal 1 binary64) b)) #s(literal -3/2 binary64)) |
(*.f64 c (*.f64 (/.f64 a (/.f64 b #s(literal 3/2 binary64))) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 c (/.f64 a #s(literal -1/3 binary64)))) a) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a c)) a) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b c)) (*.f64 a #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (*.f64 a c))) #s(literal 3/2 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b b) (*.f64 b (*.f64 c #s(literal 3/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (*.f64 a (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 #s(literal 1 binary64) b)) b) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c)))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) c)) a) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) a) #s(literal 3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 c (*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) a) (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 c (/.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a b) #s(literal 1/3 binary64))))) |
(*.f64 c (/.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal 3/2 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c c) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -3 binary64))) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 (/.f64 #s(literal -1 binary64) c) a)) (/.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 3 binary64) (*.f64 a c)) (/.f64 #s(literal -3/2 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) c) (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)) b)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) c) a))) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 3/2 binary64) b)) |
(*.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)) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(*.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 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 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 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (/.f64 b a)))) |
(/.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 0 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b #s(literal 2 binary64)) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) c)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 b b) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (*.f64 c #s(literal -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 (/.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (-.f64 (sqrt.f64 (*.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 a (*.f64 c #s(literal -3 binary64))))))) |
| Outputs |
|---|
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b)) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 48.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.7% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 b (*.f64 a #s(literal -3/2 binary64))) |
(/.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 b #s(literal -3/2 binary64)) a) |
(/.f64 (/.f64 b a) #s(literal -3/2 binary64)) |
(/.f64 (/.f64 c b) #s(literal -2 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 b (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 c (*.f64 (/.f64 #s(literal 3/2 binary64) b) #s(literal -1/3 binary64))) |
(*.f64 c (/.f64 #s(literal 1/3 binary64) (/.f64 b #s(literal -3/2 binary64)))) |
(*.f64 (*.f64 c #s(literal -1/3 binary64)) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 b #s(literal 3 binary64)) (/.f64 #s(literal -2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -3/2 binary64)) b) |
(/.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 b #s(literal 3/2 binary64)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -2/3 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 b b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3/2 binary64) b)) |
(/.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 c (*.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) #s(literal -1/3 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 a b)) c) a) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal -1 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal -1 binary64) c)) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -3/2 binary64) b))) |
(/.f64 #s(literal -1/3 binary64) (/.f64 b (*.f64 #s(literal 1 binary64) (*.f64 c #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 3 binary64) (/.f64 b (/.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b #s(literal 3/2 binary64)) c) #s(literal -1/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 3 binary64) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 3/2 binary64))) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) b) 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) (/.f64 #s(literal 1 binary64) b)) #s(literal -3/2 binary64)) |
(*.f64 c (*.f64 (/.f64 a (/.f64 b #s(literal 3/2 binary64))) (/.f64 #s(literal -1/3 binary64) a))) |
(*.f64 (*.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 c (/.f64 a #s(literal -1/3 binary64)))) a) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 a c)) a) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b c)) (*.f64 a #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 b (*.f64 a c))) #s(literal 3/2 binary64)) |
(/.f64 #s(literal -1/3 binary64) (/.f64 (*.f64 b b) (*.f64 b (*.f64 c #s(literal 3/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (*.f64 a (/.f64 c (/.f64 b #s(literal 3/2 binary64)))) (/.f64 a #s(literal -1/3 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b) (/.f64 #s(literal 1 binary64) b)) b) |
(/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 b (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c)))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -3/2 binary64))) b) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) a) c)) a) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) a) #s(literal 3 binary64)) |
(/.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b #s(literal 3/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -1/2 binary64)) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(*.f64 c (*.f64 #s(literal -1/3 binary64) (/.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) a) (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 c (/.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a b) #s(literal 1/3 binary64))))) |
(*.f64 c (/.f64 (/.f64 #s(literal -1/3 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b #s(literal 3/2 binary64))))) |
(*.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 b b)) (/.f64 (*.f64 c c) b)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/3 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -3 binary64))) (*.f64 a (*.f64 c #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 3/2 binary64) b) (/.f64 (/.f64 #s(literal -1 binary64) c) a)) (/.f64 #s(literal 1/3 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal 3/2 binary64)) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal 3 binary64) (*.f64 a c)) (/.f64 #s(literal -3/2 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 b #s(literal -3 binary64)) c) (*.f64 a #s(literal 3/2 binary64)))) |
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1/2 binary64)) b)) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 #s(literal -1 binary64) c) a))) (/.f64 #s(literal 3/2 binary64) b)) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 3/2 binary64) b)) |
(*.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)) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(*.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 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) (-.f64 #s(literal 0 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 c (+.f64 (/.f64 #s(literal -1/2 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c #s(literal -3/8 binary64)) b) b) (/.f64 b a)))) |
(/.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 0 binary64) (*.f64 (/.f64 a #s(literal -1/3 binary64)) (/.f64 (*.f64 b #s(literal 2 binary64)) a))) (*.f64 (/.f64 a #s(literal -1/3 binary64)) #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 (/.f64 c b) #s(literal 3/2 binary64))) c)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) c) (*.f64 #s(literal 3/2 binary64) (/.f64 a b))) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 b b) (*.f64 b (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 #s(literal 1/3 binary64) a) (*.f64 b (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) b) b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (-.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -3 binary64) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal 3/2 binary64))))) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -3/2 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -3/2 binary64)) #s(literal -1 binary64))) |
| Outputs |
|---|
(/.f64 (/.f64 b #s(literal -3/2 binary64)) a) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 56.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.4% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 b (*.f64 a #s(literal -3/2 binary64))) |
(/.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) |
| Outputs |
|---|
(/.f64 b (*.f64 a #s(literal -3/2 binary64))) |
(/.f64 (*.f64 c #s(literal -1/2 binary64)) b) |
1 calls:
| 4.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.4% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
(/.f64 b (*.f64 a #s(literal -3/2 binary64))) |
(/.f64 b (/.f64 a #s(literal -2/3 binary64))) |
(/.f64 (*.f64 b #s(literal -2/3 binary64)) a) |
| Outputs |
|---|
(/.f64 b (*.f64 a #s(literal -3/2 binary64))) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.2% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(/.f64 #s(literal -2/3 binary64) (/.f64 a b)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal -2/3 binary64) a) b) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.2% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
| Outputs |
|---|
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
3 calls:
| 2.0ms | c |
| 2.0ms | b |
| 2.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 28.8% | 1 | a |
| 28.8% | 1 | c |
| 28.8% | 1 | 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 | c |
| 1.0ms | a |
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.0% | 1 | b |
| 10.0% | 1 | c |
| 10.0% | 1 | a |
Compiled 12 to 9 computations (25% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 38.0ms | 2.1444473187715926e-39 | 1.5657989319669533e-35 |
| 32.0ms | -1.3784960632161047e+133 | -2.2199097109418462e+123 |
| 33.0ms | 230× | 0 | valid |
| 20.0ms | 28× | 2 | valid |
| 6.0ms | 30× | 1 | valid |
| 1.0ms | 13× | 0 | invalid |
Compiled 548 to 395 computations (27.9% saved)
ival-neg: 14.0ms (41.8% of total)ival-mult: 8.0ms (23.9% of total)ival-div: 3.0ms (9% of total)ival-sqrt: 3.0ms (9% of total)backward-pass: 2.0ms (6% of total)ival-sub: 2.0ms (6% of total)ival-add: 2.0ms (6% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 2.1444473187715926e-39 | 1.5657989319669533e-35 |
| 44.0ms | -1.3784960632161047e+133 | -2.2199097109418462e+123 |
| 20.0ms | 225× | 0 | valid |
| 10.0ms | 32× | 2 | valid |
| 6.0ms | 31× | 1 | valid |
| 1.0ms | 13× | 0 | invalid |
Compiled 548 to 395 computations (27.9% saved)
ival-mult: 8.0ms (35.9% of total)ival-div: 3.0ms (13.5% of total)ival-sqrt: 3.0ms (13.5% of total)backward-pass: 2.0ms (9% of total)ival-sub: 2.0ms (9% of total)ival-neg: 2.0ms (9% of total)ival-add: 2.0ms (9% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 52.0ms | 2.1444473187715926e-39 | 1.5657989319669533e-35 |
| 20.0ms | -3.958598682148193e-45 | -4.2720725440581524e-52 |
| 44.0ms | 215× | 0 | valid |
| 9.0ms | 29× | 2 | valid |
| 5.0ms | 28× | 1 | valid |
| 3.0ms | 39× | 0 | invalid |
Compiled 451 to 340 computations (24.6% saved)
ival-add: 27.0ms (58% of total)ival-mult: 8.0ms (17.2% of total)ival-div: 3.0ms (6.4% of total)ival-sqrt: 3.0ms (6.4% of total)backward-pass: 2.0ms (4.3% of total)ival-sub: 2.0ms (4.3% of total)ival-neg: 2.0ms (4.3% of total)const: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.4379317568485774e-272 | 4.863026311944877e-272 |
| 9.0ms | 80× | 0 | valid |
| 2.0ms | 27× | 0 | invalid |
Compiled 116 to 87 computations (25% saved)
ival-mult: 2.0ms (34.5% of total)ival-sub: 1.0ms (17.3% of total)ival-div: 1.0ms (17.3% of total)ival-add: 1.0ms (17.3% of total)ival-sqrt: 1.0ms (17.3% of total)ival-neg: 1.0ms (17.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 1.4379317568485774e-272 | 4.863026311944877e-272 |
| 7.0ms | 80× | 0 | valid |
| 7.0ms | 50× | 0 | invalid |
Compiled 116 to 87 computations (25% saved)
ival-sqrt: 4.0ms (41.7% of total)ival-mult: 3.0ms (31.3% of total)ival-sub: 1.0ms (10.4% of total)ival-div: 1.0ms (10.4% of total)ival-add: 1.0ms (10.4% of total)ival-neg: 1.0ms (10.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 1.4379317568485774e-272 | 4.863026311944877e-272 |
| 7.0ms | 78× | 0 | valid |
| 2.0ms | 28× | 0 | invalid |
| 0.0ms | 2× | 1 | valid |
Compiled 116 to 87 computations (25% saved)
ival-mult: 2.0ms (34.8% of total)ival-div: 1.0ms (17.4% of total)ival-add: 1.0ms (17.4% of total)ival-sub: 1.0ms (17.4% of total)ival-sqrt: 1.0ms (17.4% of total)ival-neg: 1.0ms (17.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.4379317568485774e-272 | 4.863026311944877e-272 |
| 7.0ms | 78× | 0 | valid |
| 4.0ms | 30× | 0 | invalid |
| 0.0ms | 2× | 1 | valid |
Compiled 116 to 87 computations (25% saved)
ival-add: 2.0ms (28.7% of total)ival-mult: 2.0ms (28.7% of total)ival-div: 1.0ms (14.4% of total)ival-sub: 1.0ms (14.4% of total)ival-sqrt: 1.0ms (14.4% of total)ival-neg: 1.0ms (14.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 20× | *-commutative_binary64 |
| 8× | +-commutative_binary64 |
| 6× | sub-neg_binary64 |
| 2× | neg-sub0_binary64 |
| 2× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 160 |
| 1 | 70 | 160 |
| 2 | 75 | 160 |
| 3 | 77 | 160 |
| 4 | 78 | 160 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 b #s(literal -1120000000000000027555041439183329795116880408118252354298732993346618251095833260621060986702248745771650128246448595826351068413952 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) a) (if (<=.f64 b #s(literal 1034434490084475/383123885216472214589586756787577295904684780545900544 binary64)) (/.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 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -7999999999999999985739548513481931327911430950075300003492346717839523215247237195976926129138148480078217407734013323009857683456 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) a) (if (<=.f64 b #s(literal 838083498911033/2993155353253689176481146537402947624255349848014848 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 -6318737500113431/421249166674228746791672110734681729275580381602196445017243910144 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) a) (if (<=.f64 b #s(literal 6884257312483485/2993155353253689176481146537402947624255349848014848 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal 8831690822831249/609082125712499942522086399242199269429764178599687970429244153575809293172901631404100941617625641201581557264463041761466198116575193377911124206019540838720704856247279564366924353468128353022049974592451148679605349870337179684109147725966810350801733675194017346692614286874494631936 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal 8831690822831249/609082125712499942522086399242199269429764178599687970429244153575809293172901631404100941617625641201581557264463041761466198116575193377911124206019540838720704856247279564366924353468128353022049974592451148679605349870337179684109147725966810350801733675194017346692614286874494631936 binary64)) (/.f64 b (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal 8831690822831249/609082125712499942522086399242199269429764178599687970429244153575809293172901631404100941617625641201581557264463041761466198116575193377911124206019540838720704856247279564366924353468128353022049974592451148679605349870337179684109147725966810350801733675194017346692614286874494631936 binary64)) (/.f64 b (*.f64 a #s(literal -3/2 binary64))) (*.f64 c (/.f64 #s(literal -1/2 binary64) b))) |
(if (<=.f64 b #s(literal 8831690822831249/609082125712499942522086399242199269429764178599687970429244153575809293172901631404100941617625641201581557264463041761466198116575193377911124206019540838720704856247279564366924353468128353022049974592451148679605349870337179684109147725966810350801733675194017346692614286874494631936 binary64)) (*.f64 (/.f64 #s(literal -2/3 binary64) a) b) (*.f64 c (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
#s(literal 0 binary64) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -1120000000000000027555041439183329795116880408118252354298732993346618251095833260621060986702248745771650128246448595826351068413952 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) a) (if (<=.f64 b #s(literal 1034434490084475/383123885216472214589586756787577295904684780545900544 binary64)) (/.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 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -1120000000000000027555041439183329795116880408118252354298732993346618251095833260621060986702248745771650128246448595826351068413952 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) a) (if (<=.f64 b #s(literal 1034434490084475/383123885216472214589586756787577295904684780545900544 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 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -7999999999999999985739548513481931327911430950075300003492346717839523215247237195976926129138148480078217407734013323009857683456 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) a) (if (<=.f64 b #s(literal 838083498911033/2993155353253689176481146537402947624255349848014848 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 -7999999999999999985739548513481931327911430950075300003492346717839523215247237195976926129138148480078217407734013323009857683456 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) a) (if (<=.f64 b #s(literal 838083498911033/2993155353253689176481146537402947624255349848014848 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 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal -6318737500113431/421249166674228746791672110734681729275580381602196445017243910144 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) a) (if (<=.f64 b #s(literal 6884257312483485/2993155353253689176481146537402947624255349848014848 binary64)) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b))) |
(if (<=.f64 b #s(literal 8831690822831249/609082125712499942522086399242199269429764178599687970429244153575809293172901631404100941617625641201581557264463041761466198116575193377911124206019540838720704856247279564366924353468128353022049974592451148679605349870337179684109147725966810350801733675194017346692614286874494631936 binary64)) (/.f64 (/.f64 b #s(literal -3/2 binary64)) a) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal 8831690822831249/609082125712499942522086399242199269429764178599687970429244153575809293172901631404100941617625641201581557264463041761466198116575193377911124206019540838720704856247279564366924353468128353022049974592451148679605349870337179684109147725966810350801733675194017346692614286874494631936 binary64)) (/.f64 b (*.f64 a #s(literal -3/2 binary64))) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal 8831690822831249/609082125712499942522086399242199269429764178599687970429244153575809293172901631404100941617625641201581557264463041761466198116575193377911124206019540838720704856247279564366924353468128353022049974592451148679605349870337179684109147725966810350801733675194017346692614286874494631936 binary64)) (/.f64 b (*.f64 #s(literal -3/2 binary64) a)) (/.f64 (*.f64 c #s(literal -1/2 binary64)) b)) |
(if (<=.f64 b #s(literal 8831690822831249/609082125712499942522086399242199269429764178599687970429244153575809293172901631404100941617625641201581557264463041761466198116575193377911124206019540838720704856247279564366924353468128353022049974592451148679605349870337179684109147725966810350801733675194017346692614286874494631936 binary64)) (/.f64 b (*.f64 a #s(literal -3/2 binary64))) (*.f64 c (/.f64 #s(literal -1/2 binary64) b))) |
(if (<=.f64 b #s(literal 8831690822831249/609082125712499942522086399242199269429764178599687970429244153575809293172901631404100941617625641201581557264463041761466198116575193377911124206019540838720704856247279564366924353468128353022049974592451148679605349870337179684109147725966810350801733675194017346692614286874494631936 binary64)) (/.f64 b (*.f64 #s(literal -3/2 binary64) a)) (*.f64 c (/.f64 #s(literal -1/2 binary64) b))) |
(if (<=.f64 b #s(literal 8831690822831249/609082125712499942522086399242199269429764178599687970429244153575809293172901631404100941617625641201581557264463041761466198116575193377911124206019540838720704856247279564366924353468128353022049974592451148679605349870337179684109147725966810350801733675194017346692614286874494631936 binary64)) (*.f64 (/.f64 #s(literal -2/3 binary64) a) b) (*.f64 c (/.f64 #s(literal -1/2 binary64) b))) |
(if (<=.f64 b #s(literal 8831690822831249/609082125712499942522086399242199269429764178599687970429244153575809293172901631404100941617625641201581557264463041761466198116575193377911124206019540838720704856247279564366924353468128353022049974592451148679605349870337179684109147725966810350801733675194017346692614286874494631936 binary64)) (*.f64 b (/.f64 #s(literal -2/3 binary64) a)) (*.f64 c (/.f64 #s(literal -1/2 binary64) b))) |
(*.f64 c (/.f64 #s(literal -1/2 binary64) b)) |
#s(literal 0 binary64) |
| 7204× | *-lowering-*.f32 |
| 7204× | *-lowering-*.f64 |
| 6040× | *-lowering-*.f32 |
| 6040× | *-lowering-*.f64 |
| 5988× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 109 |
| 1 | 122 | 95 |
| 2 | 669 | 94 |
| 3 | 4680 | 94 |
| 0 | 8616 | 94 |
| 0 | 558 | 3241 |
| 1 | 1915 | 3067 |
| 2 | 7258 | 3061 |
| 0 | 8104 | 3061 |
| 0 | 13 | 43 |
| 1 | 40 | 39 |
| 2 | 150 | 39 |
| 3 | 796 | 39 |
| 4 | 7633 | 39 |
| 0 | 8533 | 39 |
| 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 | 1154 | 9069 |
| 1 | 4156 | 8614 |
| 0 | 9011 | 8614 |
| 0 | 40 | 153 |
| 1 | 207 | 133 |
| 2 | 1243 | 120 |
| 3 | 7626 | 120 |
| 0 | 8229 | 120 |
| 0 | 33 | 162 |
| 1 | 155 | 148 |
| 2 | 891 | 148 |
| 3 | 6762 | 148 |
| 0 | 8311 | 148 |
| 0 | 565 | 4489 |
| 1 | 1928 | 4315 |
| 2 | 7296 | 4309 |
| 0 | 8024 | 4309 |
| 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 |
Compiled 800 to 519 computations (35.1% saved)
Compiled 366 to 138 computations (62.3% saved)
Loading profile data...